Adjust Fedora CI test plan as per upstream
This commit is contained in:
parent
efa722d41d
commit
15dee78736
@ -20,7 +20,16 @@ discover:
|
|||||||
ref: main
|
ref: main
|
||||||
test:
|
test:
|
||||||
- /setup/configure_tpm_emulator
|
- /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/.*"
|
- "/functional/.*"
|
||||||
|
# now set zeromq as a default revocation notifier and test it
|
||||||
|
- /setup/configure_default_revocation_notifier/zeromq
|
||||||
|
- /functional/basic-attestation-on-localhost
|
||||||
|
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
how: tmt
|
||||||
|
Loading…
Reference in New Issue
Block a user