14 lines
768 B
YAML
14 lines
768 B
YAML
--- !Policy
|
|
product_versions:
|
|
- rhel-10
|
|
decision_contexts:
|
|
- osci_compose_gate
|
|
rules:
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/matrix/jdk21/full.functional}
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/matrix/jdk21/headless.functional}
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/matrix/jdk25/full.functional}
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/matrix/jdk25/headless.functional}
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/matrix/unbound/jlink.functional}
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/javapackages/jdk21.functional}
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/javapackages/jdk25.functional}
|