jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-35705] When re-running a build, "Buid on the same node" param is ignored
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
When configuring a downstream job, one of the parameter types defined by Parameterized Trigger is "build on the same node". When I re-run a failed build using Build Pipeline, this parameter is ignored and the job that's being re-run can end up in any slave.
---
Originally reported by
dserodio, imported from: When re-running a build, "Buid on the same node" param is ignored
Raw content of original issue
When configuring a downstream job, one of the parameter types defined by Parameterized Trigger is "build on the same node". When I re-run a failed build using Build Pipeline, this parameter is ignored and the job that's being re-run can end up in any slave.
- environment:
Jenkins 1.609.3, Build Pipeline Plugin 1.5.1, Parameterized Trigger Plugin 2.29
Contributor guide
Assessment
This issue has not been assessed yet.