This starts fairly small: it'll run a set of tests against uploaded Azure images. It currently publishes results on AMQP, and stashes an HTML version of the results which is accessible at https://fedoratestresults.z5.web.core.windows.net///index.html. For example, here's the results for compose Fedora-Cloud-42-20251107.0 on aarch64.
As you can see, not all tests currently pass. Once I'm satisfied the tests run reliably, this consumer could start tagging images with results and promoting images that pass tests to be the latest image for the given release. After that, this can be expanded to AWS.
This starts fairly small: it'll run a set of tests against uploaded Azure images. It currently publishes results on AMQP, and stashes an HTML version of the results which is accessible at https://fedoratestresults.z5.web.core.windows.net///index.html. For example, here's the results for compose Fedora-Cloud-42-20251107.0 on aarch64.
As you can see, not all tests currently pass. Once I'm satisfied the tests run reliably, this consumer could start tagging images with results and promoting images that pass tests to be the latest image for the given release. After that, this can be expanded to AWS.