Update test plan
Fix regex so that we will not run unwanted tests.
This commit is contained in:
parent
6a94ffa449
commit
8bd46bc758
@ -24,7 +24,7 @@ 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/.*"
|
||||||
|
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
how: tmt
|
||||||
|
Loading…
Reference in New Issue
Block a user