Jenkins - Run same job on DIFFERENT machine concurrently -


here scenario problem. have 1 job plays machine host file. want run job flag(to change host) 0 , 1 concurrently.

got know jenkins plugin concurrent run may happen both job instances run on same slave , creating problem host file(different flags change/unchange file)

i looking can run both instances, on different slaves.

help needed.

thanks in advance.

throttle concurrent builds plugin - in configuration of plugin set maximum concurrent builds per node = 1


Comments

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

Installing Android SQLite Asset Helper -

Qt Creator - Searching files with Locator including folder -