forked from ComplianceAsCode/content
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.packit.yaml
More file actions
160 lines (151 loc) · 5.39 KB
/
.packit.yaml
File metadata and controls
160 lines (151 loc) · 5.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
downstream_package_name: scap-security-guide
upstream_package_name: scap-security-guide
specfile_path: scap-security-guide.spec
actions:
get-current-version:
- bash utils/version.sh
srpm_build_deps:
- bash
jobs:
- &build
job: copr_build
trigger: pull_request
targets:
- fedora-all-x86_64
- centos-stream-8-x86_64
- centos-stream-9-x86_64
- centos-stream-10-x86_64
- <<: *build
trigger: commit
branch: "gh-readonly-queue/.*"
- &test-static-checks
job: tests
trigger: pull_request
fmf_path: tests/tmt
identifier: /static-checks
tmt_plan: /plans/contest/static-checks$
targets:
centos-stream-8: {}
centos-stream-9: {}
centos-stream-10: {}
# when modifying this, modify also tests/tmt-plans/
- <<: *test-static-checks
identifier: /rpmbuild-ctest-fedora
tmt_plan: /plans/contest/rpmbuild-ctest-fedora$
targets:
fedora-all: {}
- <<: *test-static-checks
identifier: /hardening/host-os/ansible/anssi_bp28_high
tmt_plan: /plans/contest/hardening/host-os/ansible/anssi_bp28_high$
- <<: *test-static-checks
identifier: /hardening/host-os/ansible/bsi
tmt_plan: /plans/contest/hardening/host-os/ansible/bsi$
targets:
centos-stream-9: {}
centos-stream-10: {}
- <<: *test-static-checks
identifier: /hardening/host-os/ansible/ccn_advanced
tmt_plan: /plans/contest/hardening/host-os/ansible/ccn_advanced$
targets:
centos-stream-9: {}
- <<: *test-static-checks
identifier: /hardening/host-os/ansible/cis
tmt_plan: /plans/contest/hardening/host-os/ansible/cis$
- <<: *test-static-checks
identifier: /hardening/host-os/ansible/cis_server_l1
tmt_plan: /plans/contest/hardening/host-os/ansible/cis_server_l1$
- <<: *test-static-checks
identifier: /hardening/host-os/ansible/cis_workstation_l1
tmt_plan: /plans/contest/hardening/host-os/ansible/cis_workstation_l1$
- <<: *test-static-checks
identifier: /hardening/host-os/ansible/cis_workstation_l2
tmt_plan: /plans/contest/hardening/host-os/ansible/cis_workstation_l2$
- <<: *test-static-checks
identifier: /hardening/host-os/ansible/cui
tmt_plan: /plans/contest/hardening/host-os/ansible/cui$
targets:
centos-stream-8: {}
centos-stream-9: {}
- <<: *test-static-checks
identifier: /hardening/host-os/ansible/e8
tmt_plan: /plans/contest/hardening/host-os/ansible/e8$
- <<: *test-static-checks
identifier: /hardening/host-os/ansible/hipaa
tmt_plan: /plans/contest/hardening/host-os/ansible/hipaa$
- <<: *test-static-checks
identifier: /hardening/host-os/ansible/ism_o
tmt_plan: /plans/contest/hardening/host-os/ansible/ism_o$
- <<: *test-static-checks
identifier: /hardening/host-os/ansible/ism_o_top_secret
tmt_plan: /plans/contest/hardening/host-os/ansible/ism_o_top_secret$
targets:
centos-stream-10: {}
- <<: *test-static-checks
identifier: /hardening/host-os/ansible/ospp
tmt_plan: /plans/contest/hardening/host-os/ansible/ospp$
- <<: *test-static-checks
identifier: /hardening/host-os/ansible/pci-dss
tmt_plan: /plans/contest/hardening/host-os/ansible/pci-dss$
- <<: *test-static-checks
identifier: /hardening/host-os/ansible/stig
tmt_plan: /plans/contest/hardening/host-os/ansible/stig$
- <<: *test-static-checks
identifier: /hardening/host-os/oscap/anssi_bp28_high
tmt_plan: /plans/contest/hardening/host-os/oscap/anssi_bp28_high$
- <<: *test-static-checks
identifier: /hardening/host-os/oscap/bsi
tmt_plan: /plans/contest/hardening/host-os/oscap/bsi$
targets:
centos-stream-9: {}
centos-stream-10: {}
- <<: *test-static-checks
identifier: /hardening/host-os/oscap/ccn_advanced
tmt_plan: /plans/contest/hardening/host-os/oscap/ccn_advanced$
targets:
centos-stream-9: {}
- <<: *test-static-checks
identifier: /hardening/host-os/oscap/cis
tmt_plan: /plans/contest/hardening/host-os/oscap/cis$
- <<: *test-static-checks
identifier: /hardening/host-os/oscap/cis_server_l1
tmt_plan: /plans/contest/hardening/host-os/oscap/cis_server_l1$
- <<: *test-static-checks
identifier: /hardening/host-os/oscap/cis_workstation_l1
tmt_plan: /plans/contest/hardening/host-os/oscap/cis_workstation_l1$
- <<: *test-static-checks
identifier: /hardening/host-os/oscap/cis_workstation_l2
tmt_plan: /plans/contest/hardening/host-os/oscap/cis_workstation_l2$
- <<: *test-static-checks
identifier: /hardening/host-os/oscap/cui
tmt_plan: /plans/contest/hardening/host-os/oscap/cui$
targets:
centos-stream-8: {}
centos-stream-9: {}
- <<: *test-static-checks
identifier: /hardening/host-os/oscap/e8
tmt_plan: /plans/contest/hardening/host-os/oscap/e8$
- <<: *test-static-checks
identifier: /hardening/host-os/oscap/hipaa
tmt_plan: /plans/contest/hardening/host-os/oscap/hipaa$
- <<: *test-static-checks
identifier: /hardening/host-os/oscap/ism_o
tmt_plan: /plans/contest/hardening/host-os/oscap/ism_o$
- <<: *test-static-checks
identifier: /hardening/host-os/oscap/ism_o_top_secret
tmt_plan: /plans/contest/hardening/host-os/oscap/ism_o_top_secret$
targets:
centos-stream-10: {}
- <<: *test-static-checks
identifier: /hardening/host-os/oscap/ospp
tmt_plan: /plans/contest/hardening/host-os/oscap/ospp$
- <<: *test-static-checks
identifier: /hardening/host-os/oscap/pci-dss
tmt_plan: /plans/contest/hardening/host-os/oscap/pci-dss$
- <<: *test-static-checks
identifier: /hardening/host-os/oscap/stig
tmt_plan: /plans/contest/hardening/host-os/oscap/stig$
- <<: *test-static-checks
identifier: fedora-cis
tmt_plan: /plans/fedora-cis$
targets:
fedora-all: {}