Enable gating on tmt tests
This commit is contained in:
parent
77e5c6a879
commit
13ff7e5395
@ -4,6 +4,9 @@ product_versions:
|
|||||||
decision_contexts:
|
decision_contexts:
|
||||||
- osci_compose_gate
|
- osci_compose_gate
|
||||||
rules:
|
rules:
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/smoke/jdk8.functional}
|
||||||
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/smoke/jdk11.functional}
|
||||||
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/smoke/jdk17.functional}
|
||||||
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/regression.functional}
|
||||||
# https://docs.engineering.redhat.com/display/RHELPLAN/Maven+Bootstrap+manual+gating+test
|
# https://docs.engineering.redhat.com/display/RHELPLAN/Maven+Bootstrap+manual+gating+test
|
||||||
- !PassingTestCaseRule {test_case_name: manual.sst_cs_apps.maven.bootstrap}
|
- !PassingTestCaseRule {test_case_name: manual.sst_cs_apps.maven.bootstrap}
|
||||||
|
Loading…
Reference in New Issue
Block a user