in Technology by

Explain the master-slave architecture of Jenkins.

1 Answer

0 votes
by

Jenkins master pulls the code from the remote GitHub repository every time there is a code commit.

It distributes the workload to all the Jenkins slaves.

On request from the Jenkins master, the slaves carry out, builds, test, and produce test reports.

Related questions

0 votes
    I have a Jenkins Slave (A Windows PC) which has the JAVA_HOME environment variable. I updated the Java ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 19, 2022 in Education by JackTerrance
0 votes
    Master Slave and Sharding are examples of the _________ approach. (1)Horizontal Scaling (2)Vertical Scaling (3)Hybrid Scaling...
asked Apr 22, 2021 in Technology by JackTerrance
0 votes
    In Master-Slave databases, all writes are written to the ____________. (1)Master (2)Replicated Slaves...
asked Apr 22, 2021 in Technology by JackTerrance
0 votes
    _ is the number of sentinels that need to agree the fact that the master is not reachable and make a failover procedure promoting slave to master....
asked Apr 12, 2021 in Technology by JackTerrance
0 votes
    I want have a setup of redis where I write to master and read from slave, without any sentinel. I ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 16, 2022 in Education by JackTerrance
0 votes
    Master Slave and Sharding are examples of the _________ approach....
asked Oct 11, 2020 in Education by anonymous
+1 vote
    In Master-Slave databases, all writes are written to the ____________....
asked Oct 11, 2020 in Education by anonymous
+1 vote
    In Master-Slave databases, all reads are performed against the ___________....
asked Oct 11, 2020 in Education by anonymous
0 votes
    How to get the Jenkins version programmatically in Jobs/Pipelines or nodes other than master?...
asked Sep 14, 2021 in Technology by JackTerrance
0 votes
    Explain DevOps and how Jenkins is used in it?...
asked Oct 1, 2021 in Technology by JackTerrance
0 votes
    Explain WCF Architecture and also explain its Fundamentals?...
asked Apr 1, 2021 in Technology by JackTerrance
0 votes
    Explain the architecture of Web Intelligence tool?...
asked Mar 13, 2021 in Technology by JackTerrance
0 votes
    What are the components of Splunk? Explain Splunk architecture....
asked Oct 31, 2020 in Technology by JackTerrance
0 votes
    Which of these class object has an architecture similar to that of array? (a) Bitset (b) Map (c) ... Collections Framework of Java Select the correct answer from above options...
asked Mar 1, 2022 in Education by JackTerrance
0 votes
    Explain the architecture of micro controller and its components Select the correct answer from above options...
asked Dec 25, 2021 in Education by JackTerrance
...