[node-patches] Change in ovirt-node[master]: tests: Ensure that a reboot happened
mburns at redhat.com
mburns at redhat.com
Thu Jul 26 11:47:54 UTC 2012
Michael Burns has submitted this change and it was merged.
Change subject: tests: Ensure that a reboot happened
......................................................................
tests: Ensure that a reboot happened
Previously the reboot testcase just "pinged" the server to tell that the
client is alive. This change introduces a "reboot marker" which is set
before a reboot is happened, this marker resides on /tmp and should be
removed after reboot. reboot_completed now checks if the marker is still
around (failure, no reboot) or not (success, marker is removed).
Change-Id: Ib740426fc0d945ead45c899fccbc09694a0bea80
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M tests/igor/libs/common/common.py
M tests/igor/tcs/reboot_completed.sh
M tests/igor/tcs/reboot_initiate.sh
M tests/igor/tcs/uinput/basic_tui_installation.py
M tests/igor/tcs/uinput/installer/06_progress_page.py
5 files changed, 30 insertions(+), 1 deletion(-)
Approvals:
Michael Burns: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/6478
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib740426fc0d945ead45c899fccbc09694a0bea80
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>
More information about the node-patches
mailing list