Currently the Fedora image is chosen according to the branch (e.g. master -> Rawhide, f33 -> Fedora-33, etc.). This is fine if the repo contains these branches, but some tests share the tests namespace for all Fedora's.
I believe we could improve this situation by this algorithm. 1. If the branch contains only master branch and no f* branches, run against all Fedora's in seprate requests to Testing Farm. Label the results with different labels or put the used OS in description
@psss what do you think?
Sounds good to me. It could work similar to how fedora-all is used in packit to run against all currently supported fedora releases.
fedora-all
packit
Metadata Update from @msrb: - Issue assigned to msrb