Artifacts link pointing to the wrong location
Bug #1207208 reported by
Gema Gomez
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu CI Dashboard |
Fix Released
|
Low
|
Chris Johnston |
Bug Description
The artifacts link on all the image views:
http://
and
http://
poing to the wrong location:
https:/
They should point to:
https:/
Whilst at it, please remove logcat from http://
Related branches
lp://staging/~cjohnston/qa-dashboard/1207208
- Andy Doan (community): Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
-
Diff: 52 lines (+10/-7)3 files modifiedsmokeng/tables.py (+4/-5)
smokeng/templates/smokeng/test_result_detail.html (+3/-1)
smokeng/templates/smokeng/test_results.html (+3/-1)
Changed in qa-dashboard: | |
importance: | Undecided → High |
Changed in qa-dashboard: | |
assignee: | nobody → Chris Johnston (cjohnston) |
status: | Confirmed → Triaged |
status: | Triaged → In Progress |
Changed in qa-dashboard: | |
status: | In Progress → Fix Committed |
Changed in qa-dashboard: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Not all jobs have /artifact/ clientlogs/ , but all jobs have /artifcat/. If we make this change then we will introduce 404's. This is one of those things that without consistency in the jobs it becomes *extremely* hard to attempt to overcome and much more error prone. Look at security on the first link.