On 09.04.2018 15:07, LnT wrote:
[snip]
*Requirement :*- Both job1 and job2 should be executed on same slave node.
because
- Job2 does clean-up activity.
- Job1 does package creation.
Could you please let me know the possibilities .
Have a look at the Job Node Stalker plugin:
https://wiki.jen
Hi -
* job1 and job2 are freestyle projects*
On Monday, April 9, 2018 at 6:37:15 PM UTC+5:30, LnT wrote:
> Hi -
> using jenkins Vers 1.58.
>
> Having Job1 and Job2 - where job2 is down stream job of Job1.
>
> When Job1 is triggered , job2 will be triggered as pre-requisite.
>
> Job1 is as
Hi -
using jenkins Vers 1.58.
Having Job1 and Job2 - where job2 is down stream job of Job1.
When Job1 is triggered , job2 will be triggered as pre-requisite.
Job1 is assigned to execute on Label "Win8" which consists of 4 Windows
slave nodes.
*Requirement :*- Both job1 and job2 should be exe