mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-16 11:43:08 +00:00
b35695c4ce
this gets quite a few more tests working. We now handle crypted disks, tests with czech keyboard layout, and the proxy tests. We also handle the package tests that boot to lightdm because they install Xfce, by allowing forced console login after graphical boot with FORCE_CONSOLE_LOGIN. We also allow (require, in fact) specifying URLs for the HTTP and NFS test repos (we don't do anything for generating those, you're expected to do it with the script from kickstart-tests). We now handle the filesystem type tests when run on a Server image (previously they would fail because default FS on those is xfs while the kickstart test expects ext4). We workaround the kickstart test 'fail' in the openQA test for now, as fixing the kickstart test is actually quite complex (detecting a Server install from a %post script is not super clean). Note these changes depend on kickstart-tests PRs #14 and #15 to some extent (without #14 in fact the 'kickstarts' command will die in a fire, as it expects the Makefile from that PR to be present). Without #15 the reqpart test may fail. |
||
---|---|---|
.. | ||
_boot_to_anaconda.pm | ||
_console_shutdown.pm | ||
_console_wait_login.pm | ||
_do_install_and_reboot.pm | ||
_graphical_wait_login.pm | ||
_software_selection.pm | ||
base_selinux.pm | ||
base_service_manipulation.pm | ||
base_services_start.pm | ||
disk_custom_btrfs.pm | ||
disk_custom_ext3.pm | ||
disk_custom_lvmthin.pm | ||
disk_custom_no_swap.pm | ||
disk_custom_software_raid_postinstall.pm | ||
disk_custom_software_raid.pm | ||
disk_custom_xfs.pm | ||
disk_guided_delete_all.pm | ||
disk_guided_delete_partial_postinstall.pm | ||
disk_guided_delete_partial.pm | ||
disk_guided_empty.pm | ||
disk_guided_encrypted_postinstall.pm | ||
disk_guided_encrypted.pm | ||
disk_guided_free_space_postinstall.pm | ||
disk_guided_multi_empty_all_postinstall.pm | ||
disk_guided_multi_empty_all.pm | ||
disk_guided_multi_postinstall.pm | ||
disk_guided_multi.pm | ||
disk_guided_shrink_postinstall.pm | ||
disk_guided_shrink.pm | ||
firewall_configured_postinstall.pm | ||
firewall_disabled_postinstall.pm | ||
install_source_graphical.pm | ||
install_source_variation.pm | ||
kstest_home_postinstall.pm | ||
kstest_root_postinstall.pm | ||
uefi_postinstall.pm | ||
upgrade_postinstall_desktop.pm | ||
upgrade_postinstall_minimal.pm | ||
upgrade_preinstall.pm | ||
upgrade_run.pm |