Difference between revisions of "Distributed Jenkins"

From Lingoport Wiki
Jump to: navigation, search
Line 8: Line 8:
   
   
  +
# On slave:
  +
  +
 
On your master machine go to Manage Jenkins > Manage Nodes.
 
On your master machine go to Manage Jenkins > Manage Nodes.

Revision as of 22:33, 21 December 2016

Notes on the Jenkins Deployment for Scalability around Pull Requests from GitHub.


  1. On master:
 sudo -u jenkins -H ssh-keygen


  1. On slave:


On your master machine go to Manage Jenkins > Manage Nodes.