-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Platform: All, OS: All
I have assigned a context of 'hudson' to my running service.
Downstream project is called: TestRun.
I have configured a project to "Aggregate downstream test results".
Unfortunately when I drill into the completed starting job, on to the
"aggregated Test Result" and on the "drill Down" page and attempt to click the
test "TestRun", I get directed to a page that does not exist. The URL that the
link attempts to use is as follows:
http://localhost:18080/hudsonjob/TestRun/
Notice no path separator between my context of 'hudson' and 'job'.
Another side affect of this is that the calling job never accurately reflects
the status from the downstream test run.
- duplicates
-
JENKINS-1574 Aggregate downstream test results use a wrong url
- Closed