gating: add fips mode test run

Resolves: RHEL-178309

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
Gerd Hoffmann 2026-05-21 11:54:44 +02:00
parent e960235088
commit f384589c34

View File

@ -1,10 +1,23 @@
summary: run tests from distgit tarball
prepare:
how: install
package:
- edk2-ovmf
- name: enable fips mode
when: fips == yes
how: feature
fips: enabled
- name: install test dependencies
how: install
package:
- edk2-ovmf
discover:
how: fmf
dist-git-source: true
execute:
how: tmt
/default:
summary: default test run
/fips:
summary: fips mode test run
context:
fips: yes