#370 Testing Farm / Zuul - improve accessibility of artifacts
Opened by fbo. Modified

This issue is a followup of https://pagure.io/fedora-ci/general/issue/301 to discuss rooms of improvement to the artifacts accessibility in Zuul after a run of rpm-tmt-test or rpm-sti-test.

Any Zuul job can return a list of artifacts (an artifact is an URL with a name). The artifacts are listed in a Zuul build result page in the artifacts section.

Testing Farm's Zuul jobs (rpm-tmt-test or rpm-sti-test) expose artifacts via this mechanic 1.

However, if the TF API could returns in someway a list of STI test and for each test the link to the result page + artifacts we could make the Zuul job task in 1 to produce a direct link for each STI test. This will reduce the number of indirection to access artifacts through Zuul/TF UIs.

This could be valable for TMT tests as well if TMT API return a list of artifact URL for each TMT Plan.

What do you think @churchyard and @mvadkert ?


Sounds great, thanks for opening the followup.

Metadata Update from @mvadkert:
- Issue tagged with: Testing Farm

Metadata