maven/gating.yaml

13 lines
613 B
YAML
Raw Normal View History

--- !Policy
product_versions:
- rhel-9
decision_contexts:
- osci_compose_gate
rules:
2022-12-08 13:01:08 +00:00
- !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
- !PassingTestCaseRule {test_case_name: manual.sst_cs_apps.maven.bootstrap}