I currently only have one machine (physical, not virtualized) available which I could use to run Jenkins on. I am wondering, without creating virtualized master-slave environments, is it possible to have Jenkins to execute several builds/tests/deployments, etc. with only one machine? Thanks.
I currently only have one machine (physical, not virtualized) available which I could use
Share
Yes, you can set how many executors you want to run simoutineously. You can change this setting in Jenkins > Configure System > # of executors.