-
Bug
-
Resolution: Not A Defect
-
Major
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
I am also seeing a similar issue, where my console links point to localhost:8080/foo instead of the correct 192.168.1.100:8080/foo. If i click on the build status bubble in the matrix then it works fine but when i click on the console link it completely ignores the current context of the page and just tries to use localhost