mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-12-04 18:46:26 +00:00
Merge pull request #239 from rocky-linux/develop
task: merge develop to main
This commit is contained in:
commit
fb4c138b18
@ -90,7 +90,7 @@ sub run {
|
||||
# match for the installer bootloader if it hangs around for a
|
||||
# while after do_bootloader finishes (in PXE case it does)
|
||||
sleep 20;
|
||||
assert_screen "bootloader", 3600;
|
||||
assert_screen "login_screen", 3600;
|
||||
}
|
||||
else {
|
||||
if (get_var("ANACONDA_TEXT")) {
|
||||
|
Loading…
Reference in New Issue
Block a user