Files
fedora-infra_ansible/roles/openshift-apps
Jeremy Cline b876584260 fedora-image-tester: use "#" rather than "*" in routing key
The routing keys published by the image uploader are in the format
"fedora_image_uploader.published.v1.azure.<release>.<variant>.<arch>".
In AMQP, * matches a single segment up to a "." whereas # matches zero
or more segments. If ELN publishing frequency uses too many test
resources we will want to filter those out, but for now lets try testing
everything.

Signed-off-by: Jeremy Cline <jeremycline@linux.microsoft.com>
2025-11-18 18:24:36 +00:00
..
2025-11-03 18:08:18 +01:00