#214 Increase from 120 to 180s delay for rescue_select
Merged 3 years ago by lruzicka. Opened 3 years ago by michelmno.
fedora-qa/ michelmno/os-autoinst-distri-fedora hd_variation_to  into  master

file modified
+1 -1
@@ -1071,7 +1071,7 @@ 

          }

      }

  

-     assert_screen "rescue_select", 120; # it takes time to start anaconda

+     assert_screen "rescue_select", 180; # it takes time to start anaconda

  }

  

  sub copy_devcdrom_as_isofile {

required at least for install_repository_hd_variation
test that failed systematically for ppc64le since a while
https://openqa.stg.fedoraproject.org/tests/980357#step/preinstall_iso_in_hd/17
https://openqa.stg.fedoraproject.org/tests/980357#next_previous

Signed-off-by: Michel Normand normand@linux.vnet.ibm.com

Build succeeded.

Thank you, very much. Looks good.

Pull-Request has been merged by lruzicka

3 years ago
Metadata