Fix gating.yaml to reference RHEL 10

- Resolves: RHEL-51617
This commit is contained in:
Andrew Hughes 2024-07-30 18:29:16 +01:00
parent c77ecf1886
commit 0f7cce044a
2 changed files with 3 additions and 3 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

@ -2496,9 +2496,9 @@ cjc.mainProgram(args)
%changelog
* Tue Jul 30 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.2.0.13-3
- rebuilt
- Fix gating.yaml to reference RHEL 10
- Related: RHEL-34597
- Related: RHEL-51617
- Resolves: RHEL-51617
* Fri Apr 12 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.2.0.13-2
- Define portablesuffix according to whether pkgos is defined or not