11 lines
468 B
YAML
11 lines
468 B
YAML
# Gating rhel
|
|
--- !Policy
|
|
product_versions:
|
|
- rhel-10
|
|
decision_context: osci_compose_gate
|
|
rules:
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-gating.functional}
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-gating-heavy.functional}
|
|
# - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/destructive.functional}
|
|
# - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-public.functional}
|