Skip to content

Commit

Permalink
Remove CentOS 7 from Packit building and testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mildas committed Jun 13, 2024
1 parent 0e6c15e commit 110e7af
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
trigger: pull_request
targets:
- fedora-all-x86_64
- epel-7-x86_64
- centos-stream-8-x86_64
- centos-stream-9-x86_64

Expand All @@ -30,8 +29,6 @@ jobs:
identifier: /static-checks
tmt_plan: /static-checks
targets:
epel-7:
distros: [ centos-7 ]
centos-stream-8: {}
centos-stream-9: {}

Expand All @@ -40,9 +37,6 @@ jobs:
- <<: *test-static-checks
identifier: /hardening/host-os/ansible/anssi_bp28_high
tmt_plan: /hardening/host-os/ansible/anssi_bp28_high
targets:
centos-stream-8: {}
centos-stream-9: {}
# disable for now - it seems to be broken on CentOS Stream
#- <<: *test-static-checks
# identifier: /hardening/host-os/ansible/ccn_advanced
Expand Down Expand Up @@ -73,9 +67,6 @@ jobs:
- <<: *test-static-checks
identifier: /hardening/host-os/ansible/ism_o
tmt_plan: /hardening/host-os/ansible/ism_o
targets:
centos-stream-8: {}
centos-stream-9: {}
- <<: *test-static-checks
identifier: /hardening/host-os/ansible/ospp
tmt_plan: /hardening/host-os/ansible/ospp
Expand All @@ -89,14 +80,9 @@ jobs:
- <<: *test-static-checks
identifier: /hardening/host-os/oscap/anssi_bp28_high
tmt_plan: /hardening/host-os/oscap/anssi_bp28_high
targets:
centos-stream-8: {}
centos-stream-9: {}
- <<: *test-static-checks
identifier: /hardening/host-os/oscap/ccn_advanced
tmt_plan: /hardening/host-os/oscap/ccn_advanced
targets:
centos-stream-9: {}
- <<: *test-static-checks
identifier: /hardening/host-os/oscap/cis
tmt_plan: /hardening/host-os/oscap/cis
Expand All @@ -121,9 +107,6 @@ jobs:
- <<: *test-static-checks
identifier: /hardening/host-os/oscap/ism_o
tmt_plan: /hardening/host-os/oscap/ism_o
targets:
centos-stream-8: {}
centos-stream-9: {}
- <<: *test-static-checks
identifier: /hardening/host-os/oscap/ospp
tmt_plan: /hardening/host-os/oscap/ospp
Expand Down

0 comments on commit 110e7af

Please sign in to comment.