Comment 7 for bug 1014683

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

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

commit 547a306af133f1ca9588bfba026081cca26f93b4
Author: Ken'ichi Ohmichi <email address hidden>
Date: Mon Dec 2 09:30:36 2013 +0900

    Change unstable test which gets console output

    We don't necessarily get "REBOOT" status of a server because the
    state is ephemeral. As the result, the test fails sometimes.
    This patch changes the server status from "REBOOT" to "SHUTOFF" for
    stable test condition.

    Closes-Bug: #1014683
    Change-Id: I4b06b148b5d9bceda0cef2d2bb5f3b72325928ac