Skip to content

Commit b0fa3d4

Browse files
authored
Merge pull request #28987 from lsm5/v5.8-packit-update
[v5.8] Packit: skip rawhide, remove podman-next job
2 parents 8a43fb4 + 4bd6a24 commit b0fa3d4

1 file changed

Lines changed: 3 additions & 12 deletions

File tree

.packit.yaml

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ jobs:
5656
message: "[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore."
5757
enable_net: true
5858
targets:
59-
- fedora-all-x86_64
60-
- fedora-all-aarch64
59+
- fedora-stable-x86_64
60+
- fedora-stable-aarch64
6161
# Re-enable these scans if OpenScanHub starts scanning go packages
6262
# https://packit.dev/posts/openscanhub-prototype
6363
osh_diff_scan_after_copr_build: false
@@ -88,22 +88,13 @@ jobs:
8888
- centos-stream-10-x86_64
8989
- centos-stream-10-aarch64
9090

91-
# Run on commit to main branch
92-
- job: copr_build
93-
trigger: commit
94-
packages: [podman-fedora]
95-
branch: main
96-
owner: rhcontainerbot
97-
project: podman-next
98-
enable_net: true
99-
10091
# Tests on Fedora
10192
- job: tests
10293
trigger: pull_request
10394
packages: [podman-fedora]
10495
notifications: *packit_generic_failure_notification
10596
targets:
106-
- fedora-all
97+
- fedora-stable
10798
tmt_plan: "/plans/system/*"
10899

109100
- job: tests

0 commit comments

Comments
 (0)