Adjust Fedora CI test plan to match upstream one

This commit is contained in:
Karel Srot 2022-06-07 12:58:05 +02:00
parent f24e892b6f
commit 603392c415

View File

@ -1,5 +1,19 @@
summary: run keylime e2e tests
# define context to filter out all test requiring TPM device
context:
swtpm: yes
prepare:
- how: shell
script:
- rm -f /etc/yum.repos.d/tag-repository.repo
- dnf config-manager --set-enabled updates-testing updates-testing-modular
- how: shell
order: 90
script:
- sed -i "s/tpm_hash_alg =.*/tpm_hash_alg = sha256/" /etc/keylime.conf
discover:
how: fmf
url: https://github.com/RedHat-SP-Security/keylime-tests