dnf/gating.yaml
Martin Banas ce761a27c3 Enable gating through fmf plans in TMT.
For now both an old way and new way through fmf plans is enabled. The
legacy way to be disabled once the fmf plans are verified to work.
2024-11-04 12:48:35 +01:00

9 lines
363 B
YAML

--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.ci-dnf-stack-gating.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/internal/CI-Tier-1.functional}