[skip-ci] Packit: Enable sidetags for bodhi updates#2421
[skip-ci] Packit: Enable sidetags for bodhi updates#2421lsm5 merged 2 commits intocontainers:mainfrom
Conversation
Packit now has sidetag support for adding multiple builds into a single bodhi update. Since we release c/ccommon, skopeo, buildah and podman often almoost simultaneously, we should release them to Fedora in a single bodhi update using sidetags so all builds can be tested together. Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
ELN is kind of a midway between Fedora and RHEL, so it's best to mention ELN jobs separately. This will also allow reusing fedora targets using YAML anchors for TMT tests. This commit also mentions fedora-40 targets separately for copr_build jobs so that once fedora-41 is released, fedora-40 jobs continue to trigger. Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
4856e67 to
c810bb2
Compare
mtrmac
left a comment
There was a problem hiding this comment.
Thanks!
LGTM, please merge whenever appropriate.
| - fedora-40-x86_64 | ||
| - fedora-40-aarch64 |
There was a problem hiding this comment.
(Before #2417 , this was fedora-all…. It would be nice to eventually get back to that, but Go’s release timing will probably force us to keep managing the details.)
There was a problem hiding this comment.
Yup, we can do that once Fedora 39 goes EOL. Of course, the situation would arise again with some dependency update unsupported on older Fedoras, so this will require frequent manual review.
@mtrmac would you mind giving an |
mtrmac
left a comment
There was a problem hiding this comment.
I’m sorry, I must have misclicked. Approved now.
Packit now has sidetag support for adding multiple builds into a single bodhi update.
Since we release c/ccommon, skopeo, buildah and podman often almoost simultaneously, we should release them to Fedora in a single bodhi update using sidetags so all builds can be tested together.