Fix gating.yaml to reference RHEL 10

- Resolves: RHEL-51870
This commit is contained in:
Andrew Hughes 2024-07-31 02:20:50 +01:00
parent c9b2d8797c
commit c92c114d34
2 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# recipients: java-qa
--- !Policy
product_versions:
- rhel-9
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

View File

@ -2486,6 +2486,10 @@ cjc.mainProgram(args)
%endif
%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
- Update to jdk-17.0.11+9 (GA)
- Add openjdk-17.0.11+9.tar.xz to .gitignore