8108928ca6
maven-openjdk${N} packages don't contain any Java content anyway, so it doesn't make sense to validate them. It is enough to validate the core packages only.
17 lines
956 B
YAML
17 lines
956 B
YAML
--- !Policy
|
|
product_versions:
|
|
- rhel-10
|
|
decision_contexts:
|
|
- osci_compose_gate
|
|
rules:
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/matrix/jdk8/full.functional}
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/matrix/jdk11/full.functional}
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/matrix/jdk17/full.functional}
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/matrix/jdk21/full.functional}
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/matrix/jdk8/headless.functional}
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/matrix/jdk11/headless.functional}
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/matrix/jdk17/headless.functional}
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/matrix/jdk21/headless.functional}
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/javapackages.functional}
|
|
k
|