Skip to content

Commit

Permalink
ci: drop EL 9 & EL 10 & Fedora distros from packit
Browse files Browse the repository at this point in the history
This branch targets only EL 8.

Signed-off-by: Pino Toscano <[email protected]>
  • Loading branch information
ptoscano authored and m-horky committed Jan 7, 2025
1 parent bcec61d commit f7ce1c1
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,7 @@ jobs:
trigger: pull_request
targets:
- centos-stream-8
- centos-stream-9
- centos-stream-10
- fedora-all
- rhel-8
- rhel-9

- job: copr_build
trigger: commit
Expand All @@ -35,19 +31,13 @@ jobs:
project: latest
targets:
- centos-stream-8
- centos-stream-9
- centos-stream-10
- fedora-all
- rhel-8
- rhel-9

- job: tests
trigger: pull_request
identifier: "unit/centos-stream"
targets:
- centos-stream-8
- centos-stream-9
- centos-stream-10
labels:
- unit
tf_extra_params:
Expand All @@ -56,29 +46,13 @@ jobs:
- type: repository-file
id: https://copr.fedorainfracloud.org/coprs/g/yggdrasil/latest/repo/centos-stream-$releasever/group_yggdrasil-latest-centos-stream-$releasever.repo

- job: tests
trigger: pull_request
identifier: "unit/fedora"
targets:
- fedora-all
labels:
- unit
tf_extra_params:
environments:
- artifacts:
- type: repository-file
id: https://copr.fedorainfracloud.org/coprs/g/yggdrasil/latest/repo/fedora-$releasever/group_yggdrasil-latest-fedora-$releasever.repo

- job: tests
trigger: pull_request
identifier: "unit/rhel"
targets:
rhel-8-x86_64:
distros:
- RHEL-8-Released
rhel-9-x86_64:
distros:
- RHEL-9.4.0-Nightly
labels:
- unit
tf_extra_params:
Expand Down

0 comments on commit f7ce1c1

Please sign in to comment.