mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-13 02:14:21 +00:00
b7abdf81a9
Summary: Except when running on the pre-upgrade release in the upgrade tests (where GPG check should always be OK). Currently we always need to use --nogpgcheck on Rawhide, and we must also use it on Branched prior to the Bodhi activation point. At present we don't really have any simple way to know when the Bodhi activation point has kicked in. We could assume that it's safe to do GPG checking for 'candidate' (not nightly) composes, but even that isn't 100% safe and isn't really the *right* thing to do. So I think for now it's best to just always use --nogpgcheck , until we come up with a decent way to check for Bodhi enablement, or releng figures things out so we can rely on packages being signed in Rawhide and in Branched before Bodhi enablement. Test Plan: Check the tests all still run, make sure I didn't miss any dnf calls. Reviewers: jskladan, garretraziel Reviewed By: garretraziel Subscribers: tflink Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D964 |
||
---|---|---|
.. | ||
_boot_to_anaconda.pm | ||
_check_install_source.pm | ||
_console_shutdown.pm | ||
_console_wait_login.pm | ||
_do_install_and_reboot.pm | ||
_graphical_wait_login.pm | ||
_network_static.pm | ||
_software_selection.pm | ||
_support_server_postinstall.pm | ||
base_selinux.pm | ||
base_service_manipulation.pm | ||
base_services_start.pm | ||
desktop_browser_postinstall.pm | ||
desktop_terminal_postinstall.pm | ||
disk_custom_btrfs.pm | ||
disk_custom_ext3.pm | ||
disk_custom_iscsi_postinstall.pm | ||
disk_custom_iscsi.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 | ||
freeipa_client_postinstall.pm | ||
freeipa_password_change_postinstall.pm | ||
freeipa_webui_postinstall.pm | ||
install_arm_image_deployment.pm | ||
install_source_graphical.pm | ||
realmd_join_cockpit_postinstall.pm | ||
realmd_join_sssd_postinstall.pm | ||
role_deploy_domain_controller.pm | ||
server_cockpit_basic_postinstall.pm | ||
server_cockpit_default_postinstall.pm | ||
server_firewall_default_postinstall.pm | ||
uefi_postinstall.pm | ||
upgrade_postinstall.pm | ||
upgrade_preinstall.pm | ||
upgrade_run.pm |