kernel/gating.yaml
Justin M. Forbes c8313e0f24
kernel-7.1.0-0.rc2.260507g8ab992f815d6.19
* Thu May 07 2026 Fedora Kernel Team <kernel-team@fedoraproject.org> [7.1.0-0.rc2.8ab992f815d6.19]
- Disable MODULE_SIG_KEY_TYPE_MLDSA_87 for RHEL right now (Justin M. Forbes)
- Gate Fedora ELN kernel updates on openQA tests (Adam Williamson)
- automotive: enable HUGETLBFS to workaround build error (Scott Weaver)
- disable selftests by default for now (Thorsten Leemhuis)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2026-05-07 09:15:12 -06:00

24 lines
1.5 KiB
YAML

--- !Policy
product_versions:
- rhel-*
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: cki.tier1-aarch64.functional}
- !PassingTestCaseRule {test_case_name: cki.tier1-ppc64le.functional}
- !PassingTestCaseRule {test_case_name: cki.tier1-s390x.functional}
- !PassingTestCaseRule {test_case_name: cki.tier1-x86_64.functional}
- !PassingTestCaseRule {test_case_name: s1-aws-ci_x86_64.brew-build.tier1.functional}
- !PassingTestCaseRule {test_case_name: s1-aws-ci_aarch64.brew-build.tier1.functional}
- !PassingTestCaseRule {test_case_name: s1-azure-ci_x86_64.brew-build.tier1.functional}
- !PassingTestCaseRule {test_case_name: s1-azure-ci_aarch64.brew-build.tier1.functional}
- !PassingTestCaseRule {test_case_name: s1-gcp-ci.brew-build.tier1.functional}
--- !Policy
product_versions:
- fedora-eln
decision_context: bodhi_update_push_stable
rules:
- !PassingTestCaseRule {test_case_name: update.install_default_update_netinst, scenario: "fedora.updates-baseos-boot-iso.aarch64.aarch64"}
- !PassingTestCaseRule {test_case_name: update.install_default_update_netinst, scenario: "fedora.updates-baseos-boot-iso.x86_64.64bit"}
- !PassingTestCaseRule {test_case_name: update.install_default_update_netinst, scenario: "fedora.updates-baseos-boot-iso.x86_64.bios"}
- !PassingTestCaseRule {test_case_name: update.installer_build, scenario: "fedora.updates-baseos-boot-iso.aarch64.aarch64"}
- !PassingTestCaseRule {test_case_name: update.installer_build, scenario: "fedora.updates-baseos-boot-iso.x86_64.64bit"}