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.
This commit is contained in:
Štěpán Němec 2021-07-30 14:18:08 +02:00
parent 7151c3dc03
commit c2728f3b5e

View File

@ -5,4 +5,5 @@ 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}