PowerPC machine identified by OFW parameter to use grub bootloader
Signed-off-by: Guy Menanteau <menantea@linux.vnet.ibm.com>
new rescue_system test for fedora ppc64le
- adding a new RESCUE_SYSTEM in VARIABLES file
- changes in fedorabase and _console_wait_login scripts
- 2 new rescuesystem scripts (grab from openSUSE openQA) and associated needles
Signed-off-by: Guy Menanteau <menantea@linux.vnet.ibm.com>
new bootloader_bios_offline_ppc needle for ppc64le
Signed-off-by: Guy Menanteau <menantea@linux.vnet.ibm.com>
new bootloader_bios_offline_automatic_start needle for ppc64le
required for kickstart test for ppc64le
Signed-off-by: Guy Menanteau <menantea@linux.vnet.ibm.com>
templates first changes for PowerPC
Signed-off-by: Guy Menanteau <menantea@linux.vnet.ibm.com>
bypass type_string problem for grub2 and ppc64le
call check_type_string rather than type_string in type_very_safely.
check_type_string checking rc of wait_screen_change and loop 5 times
if failure.
This is a temporary bypass as long as problems reported
typing strings to grub2 on PowerPC.
Signed-off-by: Guy Menanteau <menantea@linux.vnet.ibm.com>
bootloader_bios_offline_automatic_start needle update
replace bootloader_bios_offline_automatic_start needle
by a 20161108 version.
Signed-off-by: Guy Menanteau <menantea@linux.vnet.ibm.com>
add only one test for ppc64 (BE)
only for validation purpose (will later add more)
Note: for ppc64le:
- no cockpit tests because need firefox browser not validated yet for PowerPC tests.
- no install_multi test because env not setup yet for PowerPC.
Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com>
Fix typo error in templates
Signed-off-by: Guy Menanteau <menantea@linux.vnet.ibm.com>
Add a missing comma.
Revert "bypass type_string problem for grub2 and ppc64le"
This reverts commit dfcde5c76a207461452bffa22c942ec4296269e2.
tempo bypass fedorabase.pm for investigation
need to continue investigation
Signed-off-by: Guy Menanteau <menantea@linux.vnet.ibm.com>
increase timer to avoid error on slow repo access
Signed-off-by: Guy Menanteau <menantea@linux.vnet.ibm.com>
Add ppc64 tests (same as ppc64le)
Signed-off-by: Eric Fintzel <efintzel@linux.vnet.ibm.com>
new fedora PowerPC group name for ppc64 & ppc64le
Signed-off-by: Eric Fintzel <efintzel@linux.vnet.ibm.com>
Update two needles for install_anaconda_text fc26
Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com>
increase again timer in _boot_to_anaconda.pm
to support slow repo access.
Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com>
add Server-boot-iso flavor for PowerPC
to test PowerPC network iso.
install_default test is the only one I identified.
(compare with x86_64)
Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com>
add universal flavor for PowerPC
and move some PowerPC tests from "Server-dvd-iso" to "universal" flavor
to ease comparison between PowerPC tests results and x86_64 ones.
Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com>
New minimal_selected_french-20170103 needle
do not grab button status on left side of string.
Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com>
It looks like MEDIACHECK value isn't used anywhere in tests.