Skip to content

Commit

Permalink
[skip-ci] Packit: remove epel/rhel copr targets
Browse files Browse the repository at this point in the history
rhel copr targets are often outdated causing failed builds and tests.
Best to only have CentOS Stream targets upstream, so we ensure
everything that enters RHEL at some point has been tested upstream.

Signed-off-by: Lokesh Mandvekar <[email protected]>
  • Loading branch information
lsm5 committed Dec 17, 2024
1 parent a56e85d commit 70397a6
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ packages:
downstream_package_name: containers-common
pkg_tool: centpkg
specfile_path: rpm/containers-common.spec
containers-common-rhel:
downstream_package_name: containers-common
specfile_path: rpm/containers-common.spec
containers-common-eln:
downstream_package_name: containers-common
specfile_path: rpm/containers-common.spec
Expand Down Expand Up @@ -56,14 +53,6 @@ jobs:
- centos-stream-9
- centos-stream-10

- job: copr_build
trigger: pull_request
packages: [containers-common-rhel]
notifications: *ephemeral_build_failure_notification
enable_net: true
targets:
- epel-9

# Run on commit to main branch
- job: copr_build
trigger: commit
Expand Down

0 comments on commit 70397a6

Please sign in to comment.