User Tools

Site Tools


wiki:jenkins

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:jenkins [2015/04/07 16:45]
Fatih Degirmenci How to Connect Servers from Labs to OPNFV Jenkins
wiki:jenkins [2016/01/18 21:33] (current)
Iben Rodriguez old revision restored (2016/01/08 02:39)
Line 19: Line 19:
   * Ensure DNS is setup for your public IP addresses: DNS A records and PTR records need to be matching   * Ensure DNS is setup for your public IP addresses: DNS A records and PTR records need to be matching
   * Create a local user on server you want to connect to OPNFV Jenkins. (user could be named jenkins for example)   * Create a local user on server you want to connect to OPNFV Jenkins. (user could be named jenkins for example)
-  * Download ​jenkins war using this link: http://mirrors.jenkins-ci.org/war/1.599/jenkins.war +  * Download ​slave.jar to server you want to connect to OPNFV Jenkins ​using this link: https://build.opnfv.org/ci/jnlpJars/slave.jar
-  * Extract contents, find the file named slave.jar ​and copy it to somewhere which jenkins user created in first step can access.+
   * Create a directory /​home/​jenkins/​opnfv_slave_root   * Create a directory /​home/​jenkins/​opnfv_slave_root
   * Ping/​contact LF(Aric) via chat as getting the server connected requires Aric's help.   * Ping/​contact LF(Aric) via chat as getting the server connected requires Aric's help.
Line 31: Line 30:
   * Aric will probably create a "​HelloWorld"​ job and execute it on the slave to verify basic functionality.   * Aric will probably create a "​HelloWorld"​ job and execute it on the slave to verify basic functionality.
   * Once you reach this step, you have the server connection to OPNFV Jenkins completed. You can script the command you used above so the connection between slave and Jenkins can be kept open.   * Once you reach this step, you have the server connection to OPNFV Jenkins completed. You can script the command you used above so the connection between slave and Jenkins can be kept open.
 +====== Jenkins Slaves ======
  
 +The slaves connected to OPNFV Jenkins using the method explained above are listed below.
  
-List of slaves connected to OPNFV Jenkins using the method explained above +https://​build.opnfv.org/​ci/​computer/​
- +
-  * Ericsson: ​https://​build.opnfv.org/​ci/​computer/​ericsson-build/​ +
-  * Huawei: https://​build.opnfv.org/​ci/​computer/​compass-build-deploy-01/​ +
-  * Orange: https://​build.opnfv.org/​ci/​computer/​orange-build/​ +
- +
- +
  
 +The ones that don't have red cross next to computer icon are fully functional.
  
 ====== Basic Jenkins Setup ====== ====== Basic Jenkins Setup ======
wiki/jenkins.1428425132.txt.gz · Last modified: 2015/04/07 16:45 by Fatih Degirmenci