69051/how-to-increase-no-of-executors-in-jenkins
Hi Guys,
I have three jobs in Jenkins. I want to perform all the jobs parallelly. But by default Jenkins has two executors. So everytime one job have to wait to perform the task. How can I increase no of executors in Jenkins?
Hi@akhtar,
By default Jenkins has 2 executors. But you can increase the no of executors. You can follow the below given steps.
Go to manage Jenkins.
After that click om configure system.
Inside configure Jenkins you can find #of executors parameter.
Now you can set your desire executors.
Hope this will help.
Here is a snippet from our Jenkins ...READ MORE
You can use the same dockerfile for ...READ MORE
I’m assuming that Java and Maven are ...READ MORE
Hey @Hannah, Parameterized jobs/builds are the ones ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
You can run the following code, its ...READ MORE
To automatically run build on code commit, follow ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.