Skip to content

Commit

Permalink
Enable PCI-DSS in test-farm tests
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusburghardt committed Nov 9, 2023
1 parent 0da234c commit 72bc715
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
12 changes: 12 additions & 0 deletions tests/fmf-plans/ansible-pcidss.fmf
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
summary:
Destructive PCI-DSS profile test (Ansible)
discover:
how: fmf
url: https://src.fedoraproject.org/tests/scap-security-guide.git
test:
- /Sanity/ansible-machine-hardening/pci-dss
execute:
how: tmt
adjust:
- enabled: false
when: distro == fedora
12 changes: 12 additions & 0 deletions tests/fmf-plans/bash-pcidss.fmf
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
summary:
Destructive PCI-DSS profile test (Bash)
discover:
how: fmf
url: https://src.fedoraproject.org/tests/scap-security-guide.git
test:
- /Sanity/machine-hardening/pci-dss
execute:
how: tmt
adjust:
- enabled: false
when: distro == fedora

0 comments on commit 72bc715

Please sign in to comment.