User Tools

Site Tools


resources:compute:jenkins

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:compute:jenkins [2017/04/03 22:46] jkurodaresources:compute:jenkins [2019/08/01 13:30] (current) sknapp
Line 44: Line 44:
   ssh <EECS LDAP username>@amp-jenkins-worker-{01..08}   ssh <EECS LDAP username>@amp-jenkins-worker-{01..08}
  
-=== Operational Guide ===+==== Operational Guide ===
 +If we lose power, the connections to the Jenkins workers need to be restarted: 
 +  * once power is back up, log in to the jenkins GUI and go here:  https://amplab.cs.berkeley.edu/jenkins/computer/ 
 +  * for each worker, click on it's link and then Disconnect -> confirm -> Connect (to relaunch the slave process) 
 +  * to confirm this works, on each worker's url (example: https://amplab.cs.berkeley.edu/jenkins/computer/amp-jenkins-worker-05/), click on 'System Information' and confirm that the PATH environment variable has things like the path to anaconda visible.
  
 Starting/Stopping/Restarting the Jenkins daemon: Starting/Stopping/Restarting the Jenkins daemon:
Line 58: Line 62:
   service sssd restart   service sssd restart
      
-Setting up a new worker (run as root from the master): +Once jenkins is up and running, it will be in "Quiet mode" and not triggering builds.  To turn this offstaff can log in (upper right corner of the GUI) and then click "Cancel" on the quiet mode notifier located at the top of the build queue (left side below menu).
- +
-  /root/tools/setup_jenkins_worker.sh <hostname> +
-   +
-Tools github repo (privatevisible only to people in the AMPLab group)+
- +
-  https://github.com/amplab/amplab-infra+
  
 === Architecture === === Architecture ===
  
 Master: Master:
-{{page>resources:compute:snb-gzp-1u#configuration_detais&noheader}}+{{page>resources:compute:snb-gzp-1u#configuration_details&noheader}}
  
 Workers: 2 of the following for a total of 8 build nodes Workers: 2 of the following for a total of 8 build nodes
 {{page>resources:compute:snb-jfq#configuration_details&noheader}} {{page>resources:compute:snb-jfq#configuration_details&noheader}}
resources/compute/jenkins.1491284796.txt.gz · Last modified: 2017/04/03 22:46 by jkuroda

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki