mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-12 01:44:21 +00:00
212926a078
Summary: I was having a weird failure that I finally figured out: when software source config runs then storage config, the 'begin_ installation' needle can match while the 'slide down from the top' animation is still playing, and by the time os-autoinst positions the cursor to click where the button was when the match happened, it's moved down and we wind up clicking outside the button area. So, wait a sec before clicking to avoid this. Test Plan: Run the server_sata_multi test. Reviewers: jskladan, garretraziel Reviewed By: garretraziel Subscribers: tflink Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D464 |
||
---|---|---|
.. | ||
_boot_to_anaconda.pm | ||
_console_wait_login.pm | ||
_do_install_and_reboot.pm | ||
_graphical_wait_login.pm | ||
_software_selection.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_part_software_raid_postinstall.pm | ||
disk_part_software_raid.pm | ||
install_source_graphical.pm | ||
install_source_variation.pm | ||
upgrade_postinstall_desktop.pm | ||
upgrade_postinstall_minimal.pm | ||
upgrade_preinstall.pm | ||
upgrade_run.pm |