-
Bug
-
Resolution: Unresolved
-
Major
-
None
The website site address of my Jenkins is http://10.128.4.199:8180/jenkins/ and not directly a hostname:port as http://10.128.4.199:8180/
Then the link exposed in Tap extended result is:
http://10.128.4.199:8180/job/MyJob/ws/myfile.xml
and not
http://10.128.4.199:8180/jenkins/job/MyJob/ws/myfile.xml
Seems like the plugin uses server root, maybe the Jenkins API provide a access to Workspace dir and not root dir?
[JENKINS-24245] Broken links on Tap Extended test results
Component/s | Original: plugin [ 15491 ] | |
Affects Version/s | Original: current [ 10162 ] | |
Labels | Original: plugin |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Workflow | Original: JNJira [ 157125 ] | New: JNJira + In-Review [ 185524 ] |