@@ -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 : {}
0 commit comments