Devin Linnington created JENKINS-13447:
------------------------------------------

             Summary: Show link to promotion jobs archived artifacts
                 Key: JENKINS-13447
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13447
             Project: Jenkins
          Issue Type: Improvement
          Components: promoted-builds
    Affects Versions: current
            Reporter: Devin Linnington
            Assignee: Peter Hayes
         Attachments: promote_builds.png

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.

!promote_builds.png!

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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to