Comment 2 for bug 1107768

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (stable/folsom)

Reviewed: https://review.openstack.org/19195
Committed: http://github.com/openstack/glance/commit/55976974cc5e10ccc3ea736b869aaf2dbd390024
Submitter: Jenkins
Branch: stable/folsom

commit 55976974cc5e10ccc3ea736b869aaf2dbd390024
Author: Sascha Peilicke <email address hidden>
Date: Tue Jan 8 13:47:31 2013 +0100

    Wait in TestBinGlance.test_update_copying_from until image is active

    Test randomly fails on slow machines, the updated image is still
    in 'Status: saving' while 'Status: active' is expected. So loop around
    the "glance show" command until the image leaves the 'saving' state
    (bug 1107768).

    Change-Id: I908069b35079dcc8ccd25acb3ebc74fe43f9d524