ELN builds for packages that have a gating.yaml end up getting stuck in Bodhi with missing "fedora-ci.koji-build.tier0.functional" test results--and require manual waiving by someone with the appropriate rights. (A recent example is https://bodhi.fedoraproject.org/updates/FEDORA-2020-25259e319b for a podman build.)
gating.yaml
podman
Please correct this.
Perhaps greenwave needs to distinguish regular builds from ELN builds and let the ELN updates go through.
This is not an issue in Greenwave itself but the configuration in Fedora instance: https://greenwave.fedoraproject.org/api/v1.0/policies
It happens because couple of policies (containing RemoteRule to fetch the gating.yaml) in fedora-infra have "fedora-eln" product version set: https://pagure.io/fedora-infra/ansible/blob/master/f/roles/openshift-apps/greenwave/templates/fedora.yaml
Commit to enable ELN testing in prod: https://pagure.io/fedora-infra/ansible/c/861820c31d5087703b0bfaba09890f15403ac7a3
Metadata Update from @lholecek: - Issue close_status updated to: Invalid - Issue status updated to: Closed (was: Open)