tests: update tests to run in test plan
This commit is contained in:
parent
4dba8b49a7
commit
306aeaf2ab
@ -8,7 +8,7 @@ context:
|
|||||||
discover:
|
discover:
|
||||||
how: fmf
|
how: fmf
|
||||||
url: https://github.com/RedHat-SP-Security/keylime-tests
|
url: https://github.com/RedHat-SP-Security/keylime-tests
|
||||||
ref: "@.tmt/dynamic_ref.fmf"
|
ref: "main"
|
||||||
test:
|
test:
|
||||||
- /setup/configure_tpm_emulator
|
- /setup/configure_tpm_emulator
|
||||||
- /setup/inject_SELinux_AVC_check
|
- /setup/inject_SELinux_AVC_check
|
||||||
@ -18,8 +18,8 @@ discover:
|
|||||||
- /functional/basic-attestation-on-localhost
|
- /functional/basic-attestation-on-localhost
|
||||||
# now change IMA policy to signing and run all tests
|
# now change IMA policy to signing and run all tests
|
||||||
- /setup/configure_kernel_ima_module/ima_policy_signing
|
- /setup/configure_kernel_ima_module/ima_policy_signing
|
||||||
- "/functional/.*"
|
- "^/functional/.*"
|
||||||
- "/compatibility/.*"
|
- "^/compatibility/.*"
|
||||||
|
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
how: tmt
|
||||||
|
Loading…
Reference in New Issue
Block a user