Skip to content

Commit b311191

Browse files
committed
Remove obsolete packit testing farm tests.
Those tests should now be covered by ATEX testing.
1 parent acd1e7f commit b311191

File tree

2 files changed

+1
-240
lines changed

2 files changed

+1
-240
lines changed

.packit.yaml

Lines changed: 1 addition & 124 deletions
Original file line numberDiff line numberDiff line change
@@ -15,144 +15,21 @@ jobs:
1515
trigger: pull_request
1616
targets:
1717
- fedora-all-x86_64
18-
- centos-stream-8-x86_64
19-
- centos-stream-9-x86_64
20-
- centos-stream-10-x86_64
2118

2219
- <<: *build
2320
trigger: commit
2421
branch: "gh-readonly-queue/.*"
2522

23+
# when modifying this, modify also tests/tmt-plans/
2624
- &test-static-checks
2725
job: tests
2826
trigger: pull_request
2927
fmf_path: tests/tmt
30-
identifier: /static-checks
31-
tmt_plan: /plans/contest/static-checks$
32-
targets:
33-
centos-stream-8: {}
34-
centos-stream-9: {}
35-
centos-stream-10: {}
36-
37-
# when modifying this, modify also tests/tmt-plans/
38-
39-
- <<: *test-static-checks
4028
identifier: /rpmbuild-ctest-fedora
4129
tmt_plan: /plans/contest/rpmbuild-ctest-fedora$
4230
targets:
4331
fedora-all: {}
44-
- <<: *test-static-checks
45-
identifier: /hardening/host-os/ansible/anssi_bp28_high
46-
tmt_plan: /plans/contest/hardening/host-os/ansible/anssi_bp28_high$
47-
- <<: *test-static-checks
48-
identifier: /hardening/host-os/ansible/bsi
49-
tmt_plan: /plans/contest/hardening/host-os/ansible/bsi$
50-
targets:
51-
centos-stream-9: {}
52-
- <<: *test-static-checks
53-
identifier: /hardening/host-os/ansible/ccn_advanced
54-
tmt_plan: /plans/contest/hardening/host-os/ansible/ccn_advanced$
55-
targets:
56-
centos-stream-9: {}
57-
- <<: *test-static-checks
58-
identifier: /hardening/host-os/ansible/cis
59-
tmt_plan: /plans/contest/hardening/host-os/ansible/cis$
60-
- <<: *test-static-checks
61-
identifier: /hardening/host-os/ansible/cis_server_l1
62-
tmt_plan: /plans/contest/hardening/host-os/ansible/cis_server_l1$
63-
- <<: *test-static-checks
64-
identifier: /hardening/host-os/ansible/cis_workstation_l1
65-
tmt_plan: /plans/contest/hardening/host-os/ansible/cis_workstation_l1$
66-
- <<: *test-static-checks
67-
identifier: /hardening/host-os/ansible/cis_workstation_l2
68-
tmt_plan: /plans/contest/hardening/host-os/ansible/cis_workstation_l2$
69-
- <<: *test-static-checks
70-
identifier: /hardening/host-os/ansible/cui
71-
tmt_plan: /plans/contest/hardening/host-os/ansible/cui$
72-
targets:
73-
centos-stream-8: {}
74-
centos-stream-9: {}
75-
- <<: *test-static-checks
76-
identifier: /hardening/host-os/ansible/e8
77-
tmt_plan: /plans/contest/hardening/host-os/ansible/e8$
78-
- <<: *test-static-checks
79-
identifier: /hardening/host-os/ansible/hipaa
80-
tmt_plan: /plans/contest/hardening/host-os/ansible/hipaa$
81-
- <<: *test-static-checks
82-
identifier: /hardening/host-os/ansible/ism_o
83-
tmt_plan: /plans/contest/hardening/host-os/ansible/ism_o$
84-
- <<: *test-static-checks
85-
identifier: /hardening/host-os/ansible/ism_o_top_secret
86-
tmt_plan: /plans/contest/hardening/host-os/ansible/ism_o_top_secret$
87-
targets:
88-
centos-stream-10: {}
89-
- <<: *test-static-checks
90-
identifier: /hardening/host-os/ansible/ospp
91-
tmt_plan: /plans/contest/hardening/host-os/ansible/ospp$
92-
- <<: *test-static-checks
93-
identifier: /hardening/host-os/ansible/pci-dss
94-
tmt_plan: /plans/contest/hardening/host-os/ansible/pci-dss$
95-
- <<: *test-static-checks
96-
identifier: /hardening/host-os/ansible/stig
97-
tmt_plan: /plans/contest/hardening/host-os/ansible/stig$
98-
99-
- <<: *test-static-checks
100-
identifier: /hardening/host-os/oscap/anssi_bp28_high
101-
tmt_plan: /plans/contest/hardening/host-os/oscap/anssi_bp28_high$
102-
- <<: *test-static-checks
103-
identifier: /hardening/host-os/oscap/bsi
104-
tmt_plan: /plans/contest/hardening/host-os/oscap/bsi$
105-
targets:
106-
centos-stream-9: {}
107-
- <<: *test-static-checks
108-
identifier: /hardening/host-os/oscap/ccn_advanced
109-
tmt_plan: /plans/contest/hardening/host-os/oscap/ccn_advanced$
110-
targets:
111-
centos-stream-9: {}
112-
- <<: *test-static-checks
113-
identifier: /hardening/host-os/oscap/cis
114-
tmt_plan: /plans/contest/hardening/host-os/oscap/cis$
115-
- <<: *test-static-checks
116-
identifier: /hardening/host-os/oscap/cis_server_l1
117-
tmt_plan: /plans/contest/hardening/host-os/oscap/cis_server_l1$
118-
- <<: *test-static-checks
119-
identifier: /hardening/host-os/oscap/cis_workstation_l1
120-
tmt_plan: /plans/contest/hardening/host-os/oscap/cis_workstation_l1$
121-
- <<: *test-static-checks
122-
identifier: /hardening/host-os/oscap/cis_workstation_l2
123-
tmt_plan: /plans/contest/hardening/host-os/oscap/cis_workstation_l2$
124-
- <<: *test-static-checks
125-
identifier: /hardening/host-os/oscap/cui
126-
tmt_plan: /plans/contest/hardening/host-os/oscap/cui$
127-
targets:
128-
centos-stream-8: {}
129-
centos-stream-9: {}
130-
- <<: *test-static-checks
131-
identifier: /hardening/host-os/oscap/e8
132-
tmt_plan: /plans/contest/hardening/host-os/oscap/e8$
133-
- <<: *test-static-checks
134-
identifier: /hardening/host-os/oscap/hipaa
135-
tmt_plan: /plans/contest/hardening/host-os/oscap/hipaa$
136-
- <<: *test-static-checks
137-
identifier: /hardening/host-os/oscap/ism_o
138-
tmt_plan: /plans/contest/hardening/host-os/oscap/ism_o$
139-
- <<: *test-static-checks
140-
identifier: /hardening/host-os/oscap/ism_o_top_secret
141-
tmt_plan: /plans/contest/hardening/host-os/oscap/ism_o_top_secret$
142-
targets:
143-
centos-stream-10: {}
144-
- <<: *test-static-checks
145-
identifier: /hardening/host-os/oscap/ospp
146-
tmt_plan: /plans/contest/hardening/host-os/oscap/ospp$
147-
- <<: *test-static-checks
148-
identifier: /hardening/host-os/oscap/pci-dss
149-
tmt_plan: /plans/contest/hardening/host-os/oscap/pci-dss$
150-
- <<: *test-static-checks
151-
identifier: /hardening/host-os/oscap/stig
152-
tmt_plan: /plans/contest/hardening/host-os/oscap/stig$
15332

15433
- <<: *test-static-checks
15534
identifier: fedora-cis
15635
tmt_plan: /plans/fedora-cis$
157-
targets:
158-
fedora-all: {}

tests/tmt/plans/contest.fmf

Lines changed: 0 additions & 116 deletions
Original file line numberDiff line numberDiff line change
@@ -9,122 +9,6 @@ adjust:
99
report:
1010
how: html
1111

12-
#
13-
# Hardening via ansible-playbook remediation
14-
#
15-
16-
/hardening/host-os/ansible/anssi_bp28_high:
17-
discover+: {test: /hardening/host-os/ansible/anssi_bp28_high$}
18-
19-
/hardening/host-os/ansible/bsi:
20-
discover+: {test: /hardening/host-os/ansible/bsi$}
21-
22-
/hardening/host-os/ansible/ccn_advanced:
23-
discover+: {test: /hardening/host-os/ansible/ccn_advanced$}
24-
25-
/hardening/host-os/ansible/cis:
26-
discover+: {test: /hardening/host-os/ansible/cis$}
27-
28-
/hardening/host-os/ansible/cis_server_l1:
29-
discover+: {test: /hardening/host-os/ansible/cis_server_l1$}
30-
31-
/hardening/host-os/ansible/cis_workstation_l1:
32-
discover+: {test: /hardening/host-os/ansible/cis_workstation_l1$}
33-
34-
/hardening/host-os/ansible/cis_workstation_l2:
35-
discover+: {test: /hardening/host-os/ansible/cis_workstation_l2$}
36-
37-
/hardening/host-os/ansible/cui:
38-
discover+: {test: /hardening/host-os/ansible/cui$}
39-
40-
/hardening/host-os/ansible/e8:
41-
discover+: {test: /hardening/host-os/ansible/e8$}
42-
43-
/hardening/host-os/ansible/hipaa:
44-
discover+: {test: /hardening/host-os/ansible/hipaa$}
45-
46-
/hardening/host-os/ansible/ism_o:
47-
discover+: {test: /hardening/host-os/ansible/ism_o$}
48-
49-
/hardening/host-os/ansible/ism_o_top_secret:
50-
discover+: {test: /hardening/host-os/ansible/ism_o_top_secret$}
51-
52-
/hardening/host-os/ansible/ospp:
53-
discover+: {test: /hardening/host-os/ansible/ospp$}
54-
55-
/hardening/host-os/ansible/pci-dss:
56-
discover+: {test: /hardening/host-os/ansible/pci-dss$}
57-
58-
/hardening/host-os/ansible/stig:
59-
discover+: {test: /hardening/host-os/ansible/stig$}
60-
61-
#
62-
# Hardening via oscap xccdf eval --remediate
63-
#
64-
65-
/hardening/host-os/oscap/anssi_bp28_high:
66-
discover+: {test: /hardening/host-os/oscap/anssi_bp28_high$}
67-
68-
/hardening/host-os/oscap/bsi:
69-
discover+: {test: /hardening/host-os/oscap/bsi$}
70-
71-
/hardening/host-os/oscap/ccn_advanced:
72-
discover+: {test: /hardening/host-os/oscap/ccn_advanced$}
73-
74-
/hardening/host-os/oscap/cis:
75-
discover+: {test: /hardening/host-os/oscap/cis$}
76-
77-
/hardening/host-os/oscap/cis_server_l1:
78-
discover+: {test: /hardening/host-os/oscap/cis_server_l1$}
79-
80-
/hardening/host-os/oscap/cis_workstation_l1:
81-
discover+: {test: /hardening/host-os/oscap/cis_workstation_l1$}
82-
83-
/hardening/host-os/oscap/cis_workstation_l2:
84-
discover+: {test: /hardening/host-os/oscap/cis_workstation_l2$}
85-
86-
/hardening/host-os/oscap/cui:
87-
discover+: {test: /hardening/host-os/oscap/cui$}
88-
89-
/hardening/host-os/oscap/e8:
90-
discover+: {test: /hardening/host-os/oscap/e8$}
91-
92-
/hardening/host-os/oscap/hipaa:
93-
discover+: {test: /hardening/host-os/oscap/hipaa$}
94-
95-
/hardening/host-os/oscap/ism_o:
96-
discover+: {test: /hardening/host-os/oscap/ism_o$}
97-
98-
/hardening/host-os/oscap/ism_o_top_secret:
99-
discover+: {test: /hardening/host-os/oscap/ism_o_top_secret$}
100-
101-
/hardening/host-os/oscap/ospp:
102-
discover+: {test: /hardening/host-os/oscap/ospp$}
103-
104-
/hardening/host-os/oscap/pci-dss:
105-
discover+: {test: /hardening/host-os/oscap/pci-dss$}
106-
107-
/hardening/host-os/oscap/stig:
108-
discover+: {test: /hardening/host-os/oscap/stig$}
109-
110-
#
111-
# Misc smoke/sanity tests
112-
#
113-
114-
/static-checks:
115-
discover+:
116-
test: /static-checks
117-
exclude:
118-
# exclude here due to the test failing frequently for short periods
119-
# of time, as many websites have temporary availability issues
120-
- /static-checks/html-links
121-
# these always fail, meant for manual review
122-
- /static-checks/diff
123-
# The value of this test is debatable and therefore it should not delay upstream gating.
124-
# Our SCAP datastream is often noncompliant from the start, for example by containing SCE checks.
125-
- /static-checks/nist-validation
126-
127-
12812
# Fedora specific plan
12913
/rpmbuild-ctest-fedora:
13014
discover+: {test: /static-checks/rpmbuild-ctest}

0 commit comments

Comments
 (0)