Add onboarding test config for tboot in CI
From Miroslave Vadkerti: Onboarding tests to RHEL9 in BaseOS CI requires action, adding test configuration in our "dispatcher" configuration for RHEL9: https://gitlab.cee.redhat.com/baseos-qe/citool-config/blob/production/brew-dispatcher-rhel9.yaml Test config was added for tboot in the following MR. https://gitlab.cee.redhat.com/baseos-qe/citool-config/-/merge_requests/2686 Bumped to 1.10.2-4 for rebuild. Resolves: rhbz#1922002 Signed-off-by: Tony Camuso <tcamuso@redhat.com>
This commit is contained in:
parent
152d9753e1
commit
715d5bbe85
11
tboot.spec
11
tboot.spec
@ -1,7 +1,7 @@
|
||||
Summary: Performs a verified launch using Intel TXT
|
||||
Name: tboot
|
||||
Version: 1.10.2
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Epoch: 1
|
||||
|
||||
License: BSD
|
||||
@ -58,6 +58,15 @@ make debug=y DISTDIR=$RPM_BUILD_ROOT install
|
||||
/boot/tboot-syms
|
||||
|
||||
%changelog
|
||||
* Wed Jul 28 2021 Tony Camuso <tcamuso@redhat.com> - 1:1.10.2-4
|
||||
- From Miroslave Vadkerti:
|
||||
Onboarding tests to RHEL9 in BaseOS CI requires action, adding
|
||||
test configuration in our "dispatcher" configuration for RHEL9:
|
||||
https://gitlab.cee.redhat.com/baseos-qe/citool-config/blob/production/brew-dispatcher-rhel9.yaml
|
||||
Test config was added for tboot in the following MR.
|
||||
https://gitlab.cee.redhat.com/baseos-qe/citool-config/-/merge_requests/2686
|
||||
Resolves: rhbz#1922002
|
||||
|
||||
* Tue Jul 27 2021 Tony Camuso <tcamuso@redhat.com> - 1:1.10.2-3
|
||||
- Add the %{optflags} and %{build_ldflags} macros to assure the
|
||||
build meets RHEL security requirements.
|
||||
|
Loading…
Reference in New Issue
Block a user