File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments