firewalld/gating.yaml
Štěpán Němec c2728f3b5e gating.yaml: add baseos-ci.brew-build.destructive.functional
The new test case contains integration tests from firewalld upstream
test suite that should run isolated from the rest.
2021-07-30 14:18:08 +02:00

10 lines
430 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.tier1-gating-heavy.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.destructive.functional}
# - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}