#41 Provide a mean how to test post-release live respin with openQA
Closed: Fixed None Opened 7 years ago by jsedlak.

Ben Williams asked about possibility to run his live respins through our openQA testsuite. From what I know, post-release live respins are
Fedora image builds, that are build from time to time after Fedora releases, to incorporate all important updates (e. g. kernel, Anaconda...).
Built images sit in [[ http://dl.fedoraproject.org/pub/alt/live-respins/ | official Fedora archives ]].

If those ISOs are built using Fedora infra and Pungi, I suppose that testing this via openQA requires only adding one more fedmsg topic to listen to.
If they are not built by Pungi, we can come up with something that checks this page and runs whole suite every time this files are updated
(perhaps use HTTP Last-Modified?).

Another way how to solve it would be to make this more universal (but at the same time harder to implement). We could allow "any" (authorized) user
to submit their own ISOs for openQA to test. Question is whether to incorporate this directly into upstream or built our own middleware.


This ticket had assigned some Differential requests:
D1067

This is all done now, with fedfind's help. D1067 implemented it.

Login to comment on this ticket.

Metadata