Adjust Fedora CI test plan as per upstream

This commit is contained in:
Sergio Correia 2022-07-08 15:38:24 -03:00
parent efa722d41d
commit 15dee78736

View File

@ -20,7 +20,16 @@ discover:
ref: main
test:
- /setup/configure_tpm_emulator
# change IMA policy to simple and run one attestation scenario
# this is to utilize also a different parser
- /setup/configure_kernel_ima_module/ima_policy_simple
- /functional/basic-attestation-on-localhost
# now change IMA policy to signing and run all tests
- /setup/configure_kernel_ima_module/ima_policy_signing
- "/functional/.*"
# now set zeromq as a default revocation notifier and test it
- /setup/configure_default_revocation_notifier/zeromq
- /functional/basic-attestation-on-localhost
execute:
how: tmt