yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #30653
[Bug 1014647] Re: Tempest has no test for soft reboot
** Changed in: nova
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1014647
Title:
Tempest has no test for soft reboot
Status in OpenStack Compute (Nova):
Invalid
Status in Tempest:
Confirmed
Bug description:
1. soft reboot requires support from the guest to operate. The current nova implementation tells the guest to reboot and
then waits. If the soft reboot did not happen, it triggers a hard reboot but after a default wait of 2 minutes.
Solution: Provide a new soft_reboot_image_ref, defaults to None, that
is used for soft reboot tests which. If the value is None then the
test is skipped.
2. Because of (1), we should only use soft reboot when we are actually
testing that feature.
3. The current soft reboot test does not check that a soft reboot was
done rather than hard. It should check for the server state of REBOOT.
Same issue for the hard reboot test.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1014647/+subscriptions