Add versioned x86_64 arches support

This commit is contained in:
Andrew Lukoshko 2026-07-09 03:24:26 +00:00 committed by root
commit 97bc7af470
4 changed files with 17 additions and 8 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

View File

@ -1,6 +0,0 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

View File

@ -6,7 +6,7 @@
Name: pesign
Summary: Signing utility for UEFI binaries
Version: 116
Release: 7%{?dist}.alma.1
Release: 8%{?dist}.alma.1
License: GPL-2.0-only
URL: https://github.com/rhboot/pesign
@ -162,9 +162,13 @@ certutil -d %{_sysconfdir}/pki/pesign/ -X -L > /dev/null
%{python3_sitelib}/mockbuild/plugins/pesign.*
%changelog
* Sat Jul 04 2026 Andrei Lukoshko <alukoshko@almalinux.org> - 116-7.alma.1
* Thu Jul 09 2026 Andrei Lukoshko <alukoshko@almalinux.org> - 116-8.alma.1
- Add versioned x86_64 arches support
* Tue Jul 07 2026 Marta Lewandowska <mlewando@redhat.com> - 116-8
- Move gating tests correctly to TF
Resolves: RHEL-190540
* Tue Jun 30 2026 Marta Lewandowska <mlewando@redhat.com> - 116-7
- Move gating tests to Testing Farm
Resolves: RHEL-190540

10
plans/ci.fmf Normal file
View File

@ -0,0 +1,10 @@
summary: pesign gating tests
discover:
- name: kernel-tests
how: fmf
url: https://gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests.git
ref: main
test:
- /misc/secureboot/pesign
execute:
how: tmt