deployment - Jenkins: prevent Deploy from running with Selenium Tests -


we have 20 selenium builds , 1 deployment build (for every of 4 environments) best way prevent deployments , selenium tests running simultaneously?

to use throttleconcurrentbuilds plugin i'll need create 20 categories of 2 builds in each - deployment+seleniumjob1, deployment+seleniumjob2, deployment+seleniumjob3 etc.

and when i'll every environment, i'll 80 categories in total

is there better way it?


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -