Update gating.yaml for rhel-10
Resolves: #RHEL-83444 Signed-off-by: Nicolas Frayer <nfrayer@redhat.com>
This commit is contained in:
parent
db2afa44d5
commit
12e48512ab
@ -1,6 +1,6 @@
|
|||||||
--- !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: manual.sst_desktop.shim.functional}
|
- !PassingTestCaseRule {test_case_name: manual.sst_desktop.shim.functional}
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: shim-unsigned-%{efiarch}
|
Name: shim-unsigned-%{efiarch}
|
||||||
Version: 15.8
|
Version: 15.8
|
||||||
Release: 2.el10
|
Release: 3.el10
|
||||||
Summary: First-stage UEFI bootloader
|
Summary: First-stage UEFI bootloader
|
||||||
ExclusiveArch: x86_64
|
ExclusiveArch: x86_64
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -160,6 +160,10 @@ cd ..
|
|||||||
%files debugsource -f build-%{efiarch}/debugsource.list
|
%files debugsource -f build-%{efiarch}/debugsource.list
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 13 2025 Nicolas Frayer <nfrayer@redhat.com> - 15.8-3.el10
|
||||||
|
- Update gating.yaml for rhel-10
|
||||||
|
- Resolves: #RHEL-83444
|
||||||
|
|
||||||
* Wed Mar 12 2025 Nicolas Frayer <nfrayer@redhat.com> - 15.8-2.el10
|
* Wed Mar 12 2025 Nicolas Frayer <nfrayer@redhat.com> - 15.8-2.el10
|
||||||
- Build for rhel10
|
- Build for rhel10
|
||||||
- Resolves: #RHEL-82408
|
- Resolves: #RHEL-82408
|
||||||
|
Loading…
Reference in New Issue
Block a user