tests: update tests to run in test plan

This commit is contained in:
Sergio Correia 2023-07-20 08:30:30 +01:00
parent 4dba8b49a7
commit 306aeaf2ab
No known key found for this signature in database
GPG Key ID: D0D219ED1F7E762C
1 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ context:
discover:
how: fmf
url: https://github.com/RedHat-SP-Security/keylime-tests
ref: "@.tmt/dynamic_ref.fmf"
ref: "main"
test:
- /setup/configure_tpm_emulator
- /setup/inject_SELinux_AVC_check
@ -18,8 +18,8 @@ discover:
- /functional/basic-attestation-on-localhost
# now change IMA policy to signing and run all tests
- /setup/configure_kernel_ima_module/ima_policy_signing
- "/functional/.*"
- "/compatibility/.*"
- "^/functional/.*"
- "^/compatibility/.*"
execute:
how: tmt