Skip to content

Commit

Permalink
Merge pull request #12063 from mildas/rhel7_remove_tf
Browse files Browse the repository at this point in the history
Remove CentOS 7 from Packit building and testing
  • Loading branch information
Mab879 authored Jun 13, 2024
2 parents fcbb19a + 13a9d36 commit 1956744
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 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,9 +80,6 @@ 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
Expand Down Expand Up @@ -121,9 +109,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 1956744

Please sign in to comment.