-
Bug
-
Resolution: Unresolved
-
Major
I have a script that copies some QA test results (simple txt files) to the local workspace, and then I have a build action that archives these txt files.
The only way I can view these archived artifacts is to manually enter 'artifact/' on the end of the promoted job url, like so:
http://jenkins/view/job_view/job/job_name/77/promotion/QA%20Fail/promotionBuild/1/artifact/test_results/
Right now the default page is just the console log, would it be possible to add multiple job-related links the left-hand side, similar to the parent job that was promoted? This would make it a heck of a lot easier to find the artifacts for each promoted build.