Ken Garland created JENKINS-13701:
-------------------------------------
Summary: Parameters lost on retry
Key: JENKINS-13701
URL: https://issues.jenkins-ci.org/browse/JENKINS-13701
Project: Jenkins
Issue Type: Bug
Components: naginator
Affects Versions: current
Environment: Jenkins 1.463, Naginator 1.6.1, Parameterized Trigger 2.14
Reporter: Ken Garland
Assignee: Nayan Hajratwala
Parameters are not passed onto newly started Naginator jobs.
Started by Naginator
[EnvInject] - Loading node environment variables.
Building in workspace /root/.jenkins/jobs/test/workspace
Checkout:workspace / /root/.jenkins/jobs/test/workspace -
hudson.remoting.LocalChannel@2a2bfd5
Using strategy: Default
[workspace] $ /bin/sh -xe /tmp/hudson3453253707221002170.sh
+ python test.py --hostname
There should be a value after "--hostname" as it is in the original build
before failure.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira