Daniel Schaarschmidt created JENKINS-12679:
----------------------------------------------

             Summary: Matrix-Build Console Links to Hudson instead of Jenkins
                 Key: JENKINS-12679
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12679
             Project: Jenkins
          Issue Type: Bug
          Components: matrix
    Affects Versions: current
            Reporter: Daniel Schaarschmidt


I have configured a Matrix-Build using multiple slave nodes. The parent console 
output contains the following:
Löse OS11.4-64 aus
OS11.4-64 beendet mit Ergebnis SUCCESS
Löse OS11.1-32 aus
OS11.1-32 beendet mit Ergebnis SUCCESS
Finished: SUCCESS

The Labels OSS11.4-64 and OS11.1-32 are links, but instead of pointing to 
http://<myserver>/jenkins/job/<myjob>/label=OS11.4-64/ they link to 
http://<myserver>/hudson/job/<myjob>/label=OS11.4-64/

Even better would be a direct link to the corresponding console 
log:http://<myserver>/jenkins/job/<myjob>/6/label=OS11.1-32/console


--
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