Skip to content

Commit

Permalink
Run Contest test instead of Fedora project beakerlib tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mildas committed Jan 5, 2024
1 parent fc33453 commit 919371e
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions tests/fmf-plans/ansible-anssi.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ summary:
Destructive ANSSI BP-028 (high) profile test (Ansible)
discover:
how: fmf
url: https://src.fedoraproject.org/tests/scap-security-guide.git
url: https://github.com/RHSecurityCompliance/contest.git
test:
- /Sanity/ansible-machine-hardening/anssi
- /hardening/host-os/ansible/anssi_bp28_high
execute:
how: tmt
adjust:
Expand Down
4 changes: 2 additions & 2 deletions tests/fmf-plans/ansible-cis.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ summary:
Destructive CIS Server Level 2 profile test (Ansible)
discover:
how: fmf
url: https://src.fedoraproject.org/tests/scap-security-guide.git
url: https://github.com/RHSecurityCompliance/contest.git
test:
- /Sanity/ansible-machine-hardening/cis
- /hardening/host-os/ansible/cis
execute:
how: tmt
adjust:
Expand Down
4 changes: 2 additions & 2 deletions tests/fmf-plans/ansible-ospp.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ summary:
Destructive OSPP profile test (Ansible)
discover:
how: fmf
url: https://src.fedoraproject.org/tests/scap-security-guide.git
url: https://github.com/RHSecurityCompliance/contest.git
test:
- /Sanity/ansible-machine-hardening/ospp
- /hardening/host-os/ansible/ospp
execute:
how: tmt
adjust:
Expand Down
4 changes: 2 additions & 2 deletions tests/fmf-plans/ansible-pcidss.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ summary:
Destructive PCI-DSS profile test (Ansible)
discover:
how: fmf
url: https://src.fedoraproject.org/tests/scap-security-guide.git
url: https://github.com/RHSecurityCompliance/contest.git
test:
- /Sanity/ansible-machine-hardening/pci-dss
- /hardening/host-os/ansible/pci-dss
execute:
how: tmt
adjust:
Expand Down
4 changes: 2 additions & 2 deletions tests/fmf-plans/ansible-stig.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ summary:
Destructive STIG profile test (Ansible)
discover:
how: fmf
url: https://src.fedoraproject.org/tests/scap-security-guide.git
url: https://github.com/RHSecurityCompliance/contest.git
test:
- /Sanity/ansible-machine-hardening/stig
- /hardening/host-os/ansible/stig
execute:
how: tmt
adjust:
Expand Down
4 changes: 2 additions & 2 deletions tests/fmf-plans/bash-anssi.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ summary:
Destructive ANSSI-BP-028 (high) profile test (Bash)
discover:
how: fmf
url: https://src.fedoraproject.org/tests/scap-security-guide.git
url: https://github.com/RHSecurityCompliance/contest.git
test:
- /Sanity/machine-hardening/anssi_bp28_high
- /hardening/host-os/oscap/anssi_bp28_high
execute:
how: tmt
adjust:
Expand Down
4 changes: 2 additions & 2 deletions tests/fmf-plans/bash-cis.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ summary:
Destructive CIS Server Level 2 profile test (Bash)
discover:
how: fmf
url: https://src.fedoraproject.org/tests/scap-security-guide.git
url: https://github.com/RHSecurityCompliance/contest.git
test:
- /Sanity/machine-hardening/cis
- /hardening/host-os/oscap/cis
execute:
how: tmt
adjust:
Expand Down
4 changes: 2 additions & 2 deletions tests/fmf-plans/bash-ospp.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ summary:
Destructive OSPP profile test (Bash)
discover:
how: fmf
url: https://src.fedoraproject.org/tests/scap-security-guide.git
url: https://github.com/RHSecurityCompliance/contest.git
test:
- /Sanity/machine-hardening/ospp
- /hardening/host-os/oscap/ospp
execute:
how: tmt
adjust:
Expand Down
4 changes: 2 additions & 2 deletions tests/fmf-plans/bash-pcidss.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ summary:
Destructive PCI-DSS profile test (Bash)
discover:
how: fmf
url: https://src.fedoraproject.org/tests/scap-security-guide.git
url: https://github.com/RHSecurityCompliance/contest.git
test:
- /Sanity/machine-hardening/pci-dss
- /hardening/host-os/oscap/pci-dss
execute:
how: tmt
adjust:
Expand Down
4 changes: 2 additions & 2 deletions tests/fmf-plans/bash-stig.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ summary:
Destructive STIG profile test (Bash)
discover:
how: fmf
url: https://src.fedoraproject.org/tests/scap-security-guide.git
url: https://github.com/RHSecurityCompliance/contest.git
test:
- /Sanity/machine-hardening/stig
- /hardening/host-os/oscap/stig
execute:
how: tmt
adjust:
Expand Down

0 comments on commit 919371e

Please sign in to comment.