os-autoinst-distri-fedora/tests
Adam Williamson 4dc1786278
All checks were successful
CI via Tox and perl / tox (pull_request) Successful in 1m18s
CI via Tox and perl / perl (pull_request) Successful in 3m12s
CI via Tox and perl / checkwiki (pull_request) Successful in 33s
AI Code Review / ai-review (pull_request_target) Successful in 23s
rmdepcheck: handle rdc-repos / rdc-compose split
This adapts to the planned upstream split of rmdepcheck into
rdc-repos and rdc-compose:
quality/rmdepcheck#40
rdc-repos is the 'old' mode, still used for most cases.
rdc-compose is the new mode intended for EL cases, especially ELN;
we use it for ELN now.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2026-05-15 23:30:19 -07:00
..
applications Maps: always use ctrl-f to search 2026-05-14 11:53:56 -07:00
apps_startstop Use menu_launch_type with checkstart where appropriate 2026-05-11 15:44:40 +02:00
_advisory_post.pm ad _advisory_post: argh, we're already logged out I think 2026-02-10 23:57:16 -08:00
_advisory_update.pm Drop Power support 2026-04-26 14:43:26 -07:00
_anaconda_network_static.pm Add extra click for Network & Host Name spoke also 2024-10-22 16:35:37 -07:00
_boot_to_anaconda.pm Drop Power support 2026-04-26 14:43:26 -07:00
_check_install_source.pm _check_install_source: drop old stuff, update for dnf5 2025-07-16 15:47:42 -07:00
_cockpit_setup.pm Ensure repos are set up for cockpit tests 2024-04-25 16:52:09 -07:00
_collect_data.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
_console_avc_crash.pm Don't snapshot after wait_login tests (usually) 2022-12-08 09:59:23 -08:00
_console_login.pm Run update repo setup steps from a serial console 2024-01-11 12:09:59 -08:00
_console_shutdown.pm Add some waiting time for shutdown 2026-01-16 14:13:50 +01:00
_console_wait_login.pm Don't snapshot after wait_login tests (usually) 2022-12-08 09:59:23 -08:00
_console_wait_login_2.pm Workaround issues with loading same module more than once 2017-04-18 10:38:16 -07:00
_coreos_install.pm Fix CoreOS USB install test to disconnect USB before rebooting 2026-01-05 11:25:08 -08:00
_do_install_and_reboot.pm Remove NetworkManager-config-server after ELN install 2026-05-12 16:33:16 -07:00
_do_root_and_user.pm Add a partial kickstart install test (#308) 2026-04-20 16:59:35 -07:00
_graphical_input.pm _graphical_input: tweak KDE ibus enablement 2026-05-06 16:58:33 -07:00
_graphical_input_2.pm Workaround issues with loading same module more than once 2017-04-18 10:38:16 -07:00
_graphical_wait_login.pm Enable Cyrillic and Asian webUI install tests on KDE (#524) 2026-04-22 16:27:01 -07:00
_graphical_wait_login_2.pm Workaround issues with loading same module more than once 2017-04-18 10:38:16 -07:00
_installer_build.pm Set DESKTOP to gnome for ELN, separate ELN boot.iso flavor 2026-04-27 18:49:53 -07:00
_kiwi_build.pm Build and test cloud image in updates tests 2025-08-28 16:43:07 -07:00
_memcheck.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
_modify_gnome_desktop.pm Create tests for remote desktop connections. 2025-10-16 17:33:57 -07:00
_ostree_build.pm _ostree_build: fix redeclaration of $cmd 2026-05-09 19:11:19 -04:00
_podman_client.pm podman: run the http server test rootless 2025-07-23 16:24:00 -07:00
_post_network_static.pm Create tests for remote desktop connections. 2025-10-16 17:33:57 -07:00
_rdp_client_connect.pm Enable remote_desktop tests more widely, robustify and refactor 2025-11-19 16:55:14 -08:00
_rdp_client_connect_pre.pm RDP client: wait for server before pinging 2025-07-17 09:56:34 -07:00
_secure_boot_fallback.pm Make UEFI testing the default, add Secure Boot testing 2024-04-02 09:24:52 -07:00
_setup_browser.pm Use "dnf group install" not "dnf groupinstall" (dnf5 support) 2023-06-20 12:27:30 +02:00
_software_selection.pm Revert "Flip ELN back to expecting minimal install for now" 2026-05-09 22:22:13 -04:00
_support_server.pm Drop Power support 2026-04-26 14:43:26 -07:00
_uefi_no_fallback.pm Test that transient media don't create UEFI bootloader entries 2025-04-16 15:50:27 -07:00
apps_gnome_preset.pm Avoid update notifications in start-stop tests. 2025-03-05 14:16:08 +01:00
autocloud.pm Run update repo setup steps from a serial console 2024-01-11 12:09:59 -08:00
base_package_install_remove.pm fixes bash syntax 2026-02-05 14:15:52 +01:00
base_reboot_unmount.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
base_selinux.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
base_service_manipulation.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
base_services_start.pm Drop Power support 2026-04-26 14:43:26 -07:00
base_system_logging.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
base_update_cli.pm Be case-flexible in ELN version checks 2024-09-04 13:17:00 -07:00
basic_networking_client.pm Add basic IPv4/IPv6 connectivity test 2026-03-26 18:04:29 -07:00
basic_networking_server.pm Add basic IPv4/IPv6 connectivity test 2026-03-26 18:04:29 -07:00
btrfs_preserve_home_check_content.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
check_default_fonts.pm check_default_fonts: drop both subuid and selinux workarounds 2026-02-05 14:33:15 -08:00
check_packages_signed.pm Logic tweaks and needles for GNOME and KDE ELN tests 2026-03-10 20:31:57 -07:00
database_client.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
desktop_background.pm Add F44 background needles, re-enable background test on F44 2026-02-10 18:13:59 -08:00
desktop_browser.pm desktop_browser: fix on ELN GNOME 2026-04-08 11:41:57 -07:00
desktop_fprint.pm Update pagure.io links to forge.fedoraproject.org 2026-01-23 13:35:50 -08:00
desktop_graphics_validation.pm desktop_graphics_validation: slow type the dnf command 2026-03-25 16:36:20 -07:00
desktop_login.pm Logic tweaks and needles for GNOME and KDE ELN tests 2026-03-10 20:31:57 -07:00
desktop_notifications.pm desktop_notifications: try to prevent "System Updates Installed" notifications 2026-05-14 12:06:02 -07:00
desktop_printing.pm Update desktop_printing for Evince -> Papers switch 2025-04-22 14:48:12 -07:00
desktop_terminal.pm Consistently use desktop_launch_terminal 2024-10-09 17:19:00 -07:00
desktop_update_graphical.pm Revert checkstart usage when launching GNOME Software 2026-05-12 16:37:23 -07:00
disk_custom_blivet_btrfs.pm Drop Power support 2026-04-26 14:43:26 -07:00
disk_custom_blivet_btrfs_preserve_home.pm custom_blivet: handle first click on Add button not working 2026-03-01 09:00:05 -08:00
disk_custom_blivet_lvm_ext4.pm Drop Power support 2026-04-26 14:43:26 -07:00
disk_custom_blivet_lvmthin.pm Drop Power support 2026-04-26 14:43:26 -07:00
disk_custom_blivet_resize_lvm.pm Drop Power support 2026-04-26 14:43:26 -07:00
disk_custom_blivet_software_raid.pm Drop Power support 2026-04-26 14:43:26 -07:00
disk_custom_blivet_standard_partition_ext4.pm Drop Power support 2026-04-26 14:43:26 -07:00
disk_custom_blivet_standard_partition_ext4_postinstall.pm Add initial webUI custom install tests (xfs, ext4) 2025-01-30 15:45:20 -08:00
disk_custom_blivet_with_swap.pm Drop Power support 2026-04-26 14:43:26 -07:00
disk_custom_blivet_xfs.pm Drop Power support 2026-04-26 14:43:26 -07:00
disk_custom_btrfs.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_custom_btrfs_postinstall.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_custom_btrfs_preserve_home.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_custom_iscsi.pm Move most 'universal' tests to Server-dvd-iso 2023-05-03 16:29:38 -07:00
disk_custom_iscsi_postinstall.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_custom_lvm_ext4.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_custom_lvm_ext4_postinstall.pm Create biosboot partitions in blivet tests 2022-08-16 15:39:38 -04:00
disk_custom_lvmthin.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_custom_lvmthin_postinstall.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_custom_resize_lvm.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_custom_resize_lvm_postinstall.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_custom_software_raid.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_custom_software_raid_postinstall.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_custom_standard_partition_ext4.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_custom_standard_partition_ext4_postinstall.pm Create biosboot partitions in blivet tests 2022-08-16 15:39:38 -04:00
disk_custom_with_swap.pm disk_custom_with_swap: drop root part size to 6G 2023-06-19 12:30:52 +02:00
disk_custom_with_swap_postinstall.pm disk_custom_with_swap_postinstall: accept -1 priority 2026-01-22 14:45:59 -08:00
disk_custom_xfs.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_custom_xfs_postinstall.pm Add initial webUI custom install tests (xfs, ext4) 2025-01-30 15:45:20 -08:00
disk_guided_delete_all.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_guided_delete_partial.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_guided_delete_partial_postinstall.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_guided_empty.pm Add a Japanese install test on Workstation live (with webUI) 2025-10-10 17:46:08 -07:00
disk_guided_encrypted.pm Enable Cyrillic and Asian webUI install tests on KDE (#524) 2026-04-22 16:27:01 -07:00
disk_guided_encrypted_postinstall.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_guided_encrypted_postinstall_2.pm Workaround issues with loading same module more than once 2017-04-18 10:38:16 -07:00
disk_guided_free_space_postinstall.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_guided_multi.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_guided_multi_empty_all.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_guided_multi_empty_all_postinstall.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_guided_multi_postinstall.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_guided_shrink.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_guided_shrink_postinstall.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
disk_webui_ext4.pm Add initial webUI custom install tests (xfs, ext4) 2025-01-30 15:45:20 -08:00
disk_webui_xfs.pm Add initial webUI custom install tests (xfs, ext4) 2025-01-30 15:45:20 -08:00
domain_client.pm Add a magic wait for the Active Directory kickstart enrol test 2025-12-04 17:04:30 -08:00
fedora_release.pm Adjust os_release and fedora_release for recent ELN 2026-05-07 14:17:59 -07:00
firewall_configured.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
firewall_disabled.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
flatpak_fedora.pm Enhance the menu_launch_type subroutine. 2025-03-05 19:59:40 +00:00
flatpak_flathub.pm Enhance the menu_launch_type subroutine. 2025-03-05 19:59:40 +00:00
flatpak_update.pm Update the commit reference to older app version 2025-11-27 18:10:41 +01:00
freeipa_password_change.pm Add Samba AD tests 2023-07-27 16:14:30 -07:00
freeipa_webui.pm Run update repo setup steps from a serial console 2024-01-11 12:09:59 -08:00
graphical_upgrade_prerequisites.pm Use menu_launch_type with checkstart where appropriate 2026-05-11 15:44:40 +02:00
graphical_upgrade_run.pm graphical_upgrade_run: handle extra auth_required correctly 2026-03-25 10:33:58 -07:00
i3_tiling.pm Fix the I3 Tiling test 2025-09-03 16:46:39 +00:00
install_source_graphical.pm anaconda on wayland: also click on other spoke launchers 2024-10-22 16:32:45 -07:00
install_text.pm Drop Power support 2026-04-26 14:43:26 -07:00
iot_clevis.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
iot_greenboot.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
mediakit_fileconflicts.pm Update pagure.io links to forge.fedoraproject.org 2026-01-23 13:35:50 -08:00
mediakit_repoclosure.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
os_release.pm Adjust os_release and fedora_release for recent ELN 2026-05-07 14:17:59 -07:00
podman.pm podman: tweak extra filter handling, skip a flaky test on Rawhide 2026-05-12 17:52:02 -07:00
preinstall_iso_in_hd.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
realmd_join_cockpit.pm realmd_join_cockpit: remove sssd-tools again after installing it 2026-02-02 14:13:44 -08:00
realmd_join_sssd.pm Run update repo setup steps from a serial console 2024-01-11 12:09:59 -08:00
remote_desktop_client.pm Logic tweaks and needles for GNOME and KDE ELN tests 2026-03-10 20:31:57 -07:00
remote_desktop_server.pm Use menu_launch_type with checkstart where appropriate 2026-05-11 15:44:40 +02:00
rescue_mode_encrypted.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
rmdepcheck_aarch64.pm rmdepcheck: run on all arches 2026-03-26 17:44:56 -07:00
rmdepcheck_ppc64le.pm rmdepcheck: run on all arches 2026-03-26 17:44:56 -07:00
rmdepcheck_prepare.pm rmdepcheck: handle rdc-repos / rdc-compose split 2026-05-15 23:30:19 -07:00
rmdepcheck_s390x.pm rmdepcheck: run on all arches 2026-03-26 17:44:56 -07:00
rmdepcheck_x86_64.pm rmdepcheck: run on all arches 2026-03-26 17:44:56 -07:00
role_deploy_database_server.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
role_deploy_domain_controller.pm Revert "workaround odd dnf issues with samba-4.19.0-0.3.rc2 updates" 2023-08-22 01:18:08 -07:00
role_deploy_domain_controller_check.pm freeipa replica: allow ipa server-del to fail 2024-08-26 15:34:50 -07:00
rpmostree_overlay.pm Remove the fedora-updates-archive workaround 2026-02-07 12:08:55 -08:00
rpmostree_rebase.pm rpmostree_rebase: drop multiple workarounds in rebase logic 2026-01-07 13:37:33 -08:00
samba_domain_controller.pm samba_domain_controller: move /etc/samba/smb.conf removal 2026-01-22 11:40:15 -08:00
samba_domain_controller_check.pm Add Samba AD tests 2023-07-27 16:14:30 -07:00
server_cockpit_autoupdate.pm cockpit: clean up a no-longer-needed conditional 2026-01-07 13:37:33 -08:00
server_cockpit_basic.pm Add cockpit-354 for f42 and f43 to workarounds, re-enable services 2026-01-07 13:34:06 -08:00
server_cockpit_default.pm cockpit: don't try and get admin privs when re-logging in 2022-11-25 11:24:52 -08:00
server_cockpit_updates.pm cockpit: drop 'reconnect' handling in update test 2026-01-05 10:56:52 -08:00
server_filesystem_default.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
server_firewall_default.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
server_remote_logging_client.pm ...and in the other file too. 2022-12-24 13:42:16 -08:00
server_remote_logging_server.pm remote_logging_server: sleep at the end 2022-12-24 14:30:03 -08:00
text_login_gui.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
toolbox.pm toolbox: pass buildroot repo through to container 2026-05-12 18:46:15 -07:00
uefi_postinstall.pm Make UEFI testing the default, add Secure Boot testing 2024-04-02 09:24:52 -07:00
unwanted_packages.pm Run unwanted_packages on KDE, they don't want gtk2 (#425) 2025-09-05 14:52:28 -07:00
upgrade_boot.pm upgrade_boot: handle KDE 44 disk image booting to plasma-setup 2026-02-17 16:35:10 -08:00
upgrade_postinstall.pm Add a perltidy check and apply it to the entire codebase 2022-07-28 14:38:38 -07:00
upgrade_preinstall.pm Stop wiping the openh264 repo 2025-04-03 12:52:30 -07:00
upgrade_run.pm Drop a couple of 'relnum < 41' conditionals 2026-01-07 13:37:33 -08:00
workstation_core_applications.pm Use 'terminal' instead of 'gnome-terminal' for ptyxis switch 2024-08-13 10:39:20 -04:00