action #16542
closed
[ipmi][sles][functional][virtualization] 'alt-s' did not stop countdown in install_and_reboot, again
Added by okurz almost 8 years ago.
Updated over 7 years ago.
Category:
Bugs in existing tests
Description
Observation¶
issue described in #15164 happened again, previous approach not working: https://openqa.suse.de/tests/758680#step/install_and_reboot/1
Reproducible¶
Fails since this build 0234 and not the last 10 jobs in before so only once so far.
Expected result¶
Reboot countdown should be stopped.
Problem¶
H1. wait_still_screen(2, 4)
is checking same image for 2 seconds but might still catch two images within one second why the countdown did not actually stop
Suggestion¶
S1-1. Check for more than 2 seconds, e.g. 3s
S1-2. Extend testapi to add no_wait
on wait_still_screen
, too
Further details¶
Always latest result in this scenario: latest
- Copied from action #15164: ipmi: looks like 'alt-s' did not stop countdown in install_and_reboot added
- Status changed from New to In Progress
- Status changed from In Progress to Feedback
Setting to feedback, this was solved with an apparent workaround in the test itself, but still.
- Status changed from Feedback to In Progress
would need no_wait
on wait_still_screen
I guess, not currently working on this
- Subject changed from ipmi: 'alt-s' did not stop countdown in install_and_reboot, again to [ipmi][sles][functional][virtualization] 'alt-s' did not stop countdown in install_and_reboot, again
- Related to action #18634: [sles][functional]textmode install_and_reboot fails to stop the reboot countdown added
- Related to action #18514: [sles][functional][ipmi] keys missing added
- Related to action #19092: [sles][functional] test fails in install_and_reboot - not posible to detect still screen after stoping the reboot countdown added
- Status changed from In Progress to Feedback
- Assignee set to okurz
- Status changed from Feedback to Resolved
see related tickets.
The originally mentioned job is still very unstable but did not fail to stop the countdown.
Also available in: Atom
PDF