Add Jenkins Slave node in Linux system
Jenkins uses a Master-Slave architecture to manage distributed builds. In this architecture, the Master and Slave communicate through TCP/IP protocol. In this tutorial, we learn …
Build-Deploy-Test
Jenkins uses a Master-Slave architecture to manage distributed builds. In this architecture, the Master and Slave communicate through TCP/IP protocol. In this tutorial, we learn …