Jenkins: Configuring a Linux Slave Node
Most Jenkins instances start out by using only a single build node. Many teams will quickly outgrow this limit for any number of reasons, such as: Increasing build throughput due to long build times Increasing the number of concurrent builds that can run Building and testing software on multiple architectures (e.g. x86, ARM) Building and …
