Bug #16027
Jenkins web interface has broken artifact links
0%
Description
See e.g.: https://jenkins.tails.boum.org/job/build_Tails_ISO_stable/2338/
The latest.iso.shasum
link is broken; one has to expand build-artifacts
to then find tails-build-artifacts.shasum
which works. Ideally we’d only get the build-artifacts
, where the real files are, with informative filenames and all.
I wasted quite a lot of time trying to find the SHAAAA (it’s required by the release process) first ending up with Bug #16026, then realizing I had access to the Jenkins machine where I found the ISO. Only later did I see the expander…
Subtasks
Related issues
Related to Tails - Bug #16959: Gather usability data about our current CI | In Progress |
History
#1 Updated by intrigeri 2018-10-10 20:58:59
- Assignee deleted (
intrigeri)
#2 Updated by intrigeri 2018-10-10 21:00:24
Thanks for your report. I think it’s very valuable to collect the list of known issues / pain points with our current setup ⇒ we’ll be in a better position to integrate improvements into our roadmap/budget :)
#3 Updated by intrigeri 2019-09-01 13:26:34
- related to Bug #16959: Gather usability data about our current CI added
#4 Updated by intrigeri 2019-09-14 07:49:51
- Status changed from Confirmed to Resolved
This was incidentally fixed by https://git.tails.boum.org/puppet-tails/commit/files/jenkins/master/clean_old_jenkins_artifacts?id=057b1f97882e6b595f3b39c9adf6ccc59cf8ed4a: we don’t create latest.iso.shasum
links anymore.
The other latest.*
links seem to work just fine so I’m closing this ticket. Please reopen if something is still broken :)