Skip to content

Commit

Permalink
Merge pull request #22856 from lsm5/v4.9-rhel-packit-update
Browse files Browse the repository at this point in the history
[v4.9-rhel] [skip-ci] Packit: only keep essential jobs
  • Loading branch information
openshift-merge-bot[bot] committed May 30, 2024
2 parents 6464b2c + c86e5bb commit 1a6dca2
Showing 1 changed file with 2 additions and 54 deletions.
56 changes: 2 additions & 54 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,59 +21,7 @@ jobs:
message: "Ephemeral COPR build failed. @containers/packit-build please check."
enable_net: true
targets:
- fedora-all-x86_64
- fedora-all-aarch64
- fedora-eln-x86_64
- fedora-eln-aarch64
- centos-stream+epel-next-8-x86_64
- centos-stream+epel-next-8-aarch64
- centos-stream+epel-next-9-x86_64
- centos-stream+epel-next-9-aarch64
- epel-9-x86_64
- epel-9-aarch64
additional_repos:
- "copr://rhcontainerbot/podman-next"

# Run on commit to main branch
- job: copr_build
trigger: commit
notifications:
failure_comment:
message: "podman-next COPR build failed. @containers/packit-build please check."
branch: main
owner: rhcontainerbot
project: podman-next
enable_net: true

- job: tests
identifier: cockpit-revdeps
trigger: pull_request
notifications:
failure_comment:
message: "Cockpit tests failed for commit {commit_sha}. @martinpitt, @jelly, @mvollmer please check."
targets:
- fedora-latest-stable
- fedora-development
tf_extra_params:
environments:
- artifacts:
- type: repository-file
id: https://copr.fedorainfracloud.org/coprs/g/cockpit/main-builds/repo/fedora-$releasever/group_cockpit-main-builds-fedora-$releasever.repo
- type: repository-file
id: https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next/repo/fedora-$releasever/rhcontainerbot-podman-next-fedora-$releasever.repo
tmt:
context:
revdeps: "yes"

- job: propose_downstream
trigger: release
update_release: false
dist_git_branches: &stable_fedora
- fedora-39
- fedora-38

- job: koji_build
trigger: commit
dist_git_branches: *stable_fedora

- job: bodhi_update
trigger: commit
dist_git_branches: *stable_fedora

0 comments on commit 1a6dca2

Please sign in to comment.