Comment 1 for bug 1258635

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

Reviewed: https://review.openstack.org/60604
Committed: http://github.com/openstack/tempest/commit/621e460c4effd3575630ae35c75df3cae28a262b
Submitter: Jenkins
Branch: master

commit 621e460c4effd3575630ae35c75df3cae28a262b
Author: Bob Ball <email address hidden>
Date: Fri Dec 6 19:53:43 2013 +0000

    Race condition in ListImageFilters tests

    The server may not have moved back to ACTIVE state for
    a short period after the image has been successfully
    uploaded - so wait for the server to be ACTIVE
    before continuing with the tests

    Change-Id: I2d471c83d902a408004a4b2ccb8b42fdfcd764b0
    Closes-bug: 1258635