-
Bug
-
Resolution: Unresolved
-
Blocker
-
Operating System-Windows
JDK Version -1.8.171
Jenkin Version-2.137
Multijob plugin version-1.31
Browser-Firefox
Hi, I am executing the multiple projects using MultiJob plugin,In multi job I have configured the two projects namely apache_jmeter and auto_perf_jmeter_scripts and executing them in parallel/sequential by selecting the option parallel/sequential as both the projects are resides in the same phase. Here upstream project named as MultiJob and down stream projects are apache_jmeter and auto_perf_jmeter_scripts ,*as downstream projects are configured to execute on different node like *master and slave1 in sequential manner.when I trigger the execution of upstream project *Multijob,*it will execute both down stream projects in parallel/sequential and in the console of upstream project I could see only the build IDS which were triggered on master not the slave one ,but execution happened in both the master and slave also and build status of upstream project was showing as SUCCESS even though build execution was going on slave, I hope its considering only the execution of master one,Please let me know.