Fix gating.yaml to reference RHEL 10
- Resolves: RHEL-51870
This commit is contained in:
parent
c9b2d8797c
commit
c92c114d34
@ -1,7 +1,7 @@
|
|||||||
# recipients: java-qa
|
# recipients: java-qa
|
||||||
--- !Policy
|
--- !Policy
|
||||||
product_versions:
|
product_versions:
|
||||||
- rhel-9
|
- rhel-10
|
||||||
decision_context: osci_compose_gate
|
decision_context: osci_compose_gate
|
||||||
rules:
|
rules:
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||||
|
@ -2486,6 +2486,10 @@ cjc.mainProgram(args)
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 31 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.11.0.9-2
|
||||||
|
- Fix gating.yaml to reference RHEL 10
|
||||||
|
- Resolves: RHEL-51870
|
||||||
|
|
||||||
* Thu Apr 11 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.11.0.9-2
|
* Thu Apr 11 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.11.0.9-2
|
||||||
- Update to jdk-17.0.11+9 (GA)
|
- Update to jdk-17.0.11+9 (GA)
|
||||||
- Add openjdk-17.0.11+9.tar.xz to .gitignore
|
- Add openjdk-17.0.11+9.tar.xz to .gitignore
|
||||||
|
Loading…
Reference in New Issue
Block a user