mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-12-05 02:56: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
|
# match for the installer bootloader if it hangs around for a
|
||||||
# while after do_bootloader finishes (in PXE case it does)
|
# while after do_bootloader finishes (in PXE case it does)
|
||||||
sleep 20;
|
sleep 20;
|
||||||
assert_screen "bootloader", 3600;
|
assert_screen "login_screen", 3600;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
if (get_var("ANACONDA_TEXT")) {
|
if (get_var("ANACONDA_TEXT")) {
|
||||||
|
Loading…
Reference in New Issue
Block a user