grub2/gating.yaml
Petr Janda 04bc7689d6 The test result source for bootonce is different
modify gating.yaml as the bootonce test is executed different way and
reported from a differnt soure than stated in gating.yaml
2025-03-19 15:04:14 +00:00

12 lines
643 B
YAML

--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-x86_64-legacy.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-x86_64-efi.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-ppc64le-of.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-ppc64le-opal.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-aarch64-efi.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build./grub2/rhivos-bootonce.functional}