-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
Win32, but I do not believe it is platform specific.
When querien the hudson xml api for executioner status on http://hudson.host.com/hudson/computer/<slave_host>/executors/1/api/xml we get the following:
<executor>
<currentExecutable>
<number>10</number>
<url>http://hudson.host.com/hudson/job/<job-name>/promotion//<promo-name>/<#promo-no>/</url>
</currentExecutable>
<idle>false</idle>
<likelyStuck>false</likelyStuck>
<number>1</number>
<progress>99</progress>
</executor>
Notice the:
-double slash
-missing build #
-missing promotionBuilds
The correct url i believe should be:
http://hudson.host.com/hudson/job/<job-name>/<#build-number>/promotion/<promo-name>/promotionBuilds/<#promo-no>/
- is duplicated by
-
JENKINS-6922 PROJECT_URL variable not correctly set when email is sent by Promoted Build Plugin
-
- Open
-
- is related to
-
JENKINS-8577 Promotion Queue Link is not correct.
-
- Resolved
-
[JENKINS-7636] Executor xml api shows incorrect url for promoting build job
Link |
New:
This issue is related to |
Link | New: This issue is duplicated by JENKINS-6922 [ JENKINS-6922 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 137735 ] | New: JNJira + In-Review [ 187649 ] |