-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
When submitting external jobs pro programatically as described in
https://hudson.dev.java.net/cron.html the duration is not stored correctly. It
shows up for a minute or so and then is reset to zero in the graph display and
the graph gets wonky.
Sample submitted job XML:
<run><log
encoding='hexBinary'>576564204d61722032382031363a30373a3035204d535420323030370a0a</log><result>0</result><duration>5000</duration></run>
[JENKINS-402] External jobs submitted via XML over HTTP do not persist the duration correctly.
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Component/s | New: core [ 15593 ] | |
Component/s | Original: www [ 15484 ] |
Workflow | Original: JNJira [ 130475 ] | New: JNJira + In-Review [ 199850 ] |
External jobs executed by launching hudson.jar on a host have the same problem.