Comment 1 for bug 1347122

Revision history for this message
Matthew Treinish (treinish) wrote :

Reviewed: https://review.openstack.org/108800
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=a6b0a2f1290a8c9343869558f1fe7ed860f76899
Submitter: Jenkins
Branch: master

commit a6b0a2f1290a8c9343869558f1fe7ed860f76899
Author: Matthew Treinish <email address hidden>
Date: Tue Jul 22 18:39:13 2014 +0000

    Revert "Add tests for wait_for_server_status"

    This unit test class added several race conditions to the unit tests as well as
    added a dependency on having a valid tempest config file. At this point instead
    of trying to fix all of these issues I'm pushing a revert in the short term and
    long-term we can just fix things and re-push these tests.

    This reverts commit ae7c9ac4aac20a2832fe1beeaac0a688c6accbd9.

    Change-Id: If6026611f3938be0716ce95491a8ee60a53e8c12
    Closes-Bug: #1347096

** Changed in: tempest
       Status: In Progress => Fix Released