Skip to content

Commit

Permalink
Remove test disabling with swtpm == yes
Browse files Browse the repository at this point in the history
  • Loading branch information
kkaarreell committed Nov 9, 2023
1 parent c6d12b2 commit 25d30e9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions functional/basic-attestation-on-containers/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,3 @@ recommend:
- keylime
duration: 10m
enabled: true
adjust:
- when: swtpm == yes
enabled: false
because: This tests needs TPM device since kernel boot
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,3 @@ recommend:
- keylime
duration: 10m
enabled: true
adjust:
- when: swtpm == yes
enabled: false
because: This tests needs TPM device since kernel boot
4 changes: 0 additions & 4 deletions functional/basic-attestation-with-postgresql-db/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,3 @@ recommend:
- keylime
duration: 10m
enabled: true
adjust:
- when: swtpm == yes
enabled: false
because: This tests needs TPM device since kernel boot

0 comments on commit 25d30e9

Please sign in to comment.