X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Fjenkins.rst;h=8e89d67ab33477196aee806f046ae79c6ac82cf3;hb=909d01215f4ec193d3552d823147f978a2c851ef;hp=d5a5fee9511576323859e6158283c47fb343ad63;hpb=4570865812b545ce6880a6b4fd6960f32414652f;p=releng%2Fbuilder.git diff --git a/docs/jenkins.rst b/docs/jenkins.rst index d5a5fee95..8e89d67ab 100644 --- a/docs/jenkins.rst +++ b/docs/jenkins.rst @@ -188,12 +188,13 @@ Pool: ODLRPC - + + centos7-java-builder-2c-4g, centos7-java-builder-2c-8g, + centos7-java-builder-4c-8g, centos7-java-builder-8c-8g, + centos7-java-builder-4c-16g - + @@ -267,7 +268,7 @@ Pool: ODLRPC - + @@ -282,7 +283,7 @@ Pool: ODLRPC - + @@ -572,17 +573,6 @@ TODO: Document test-{project}-{feature} and test-{project}-all. .. raw:: html
Jenkins Labels
dynamic_controller, dynamic_verify, - dynamic_merge, centos7-java-builder-2c-4g, centos7-java-builder-2c-8g, - centos7-java-builder-4c-8g
Jenkins Labels
centos7-java-builder-2c-4g, + centos7-java-builder-2c-8g, centos7-java-builder-4c-8g, + centos7-java-builder-8c-8g, centos7-java-builder-4c-16g
Minion Template names
centos7-java-builder-2c-4g, - centos7-java-builder-2c-8g, centos7-java-builder-2c-8g, - centos7-java-builder-4c-8g, centos7-java-builder-8c-8g
Packer Template
releng/builder/packer/templates/java-builder.json
Spinup Script
@@ -201,7 +202,7 @@ Pool: ODLRPC
- A CentOS 7 huild minion. This system has OpenJDK 1.7 (Java7) and OpenJDK + A CentOS 7 build minion. This system has OpenJDK 1.7 (Java7) and OpenJDK 1.8 (Java8) installed on it along with all the other components and libraries needed for building any current OpenDaylight project. This is the label that is used for all basic verify, merge and daily builds for @@ -210,7 +211,7 @@ Pool: ODLRPC
Jenkins Labels
dynamic_robot, centos7-robot-2c-2g
Jenkins Labels
centos7-robot-2c-2g
Minion Template names
centos7-robot-2c-2g
Packer Template
releng/builder/packer/templates/robot.json
Jenkins Labels
dynamic_devstack, centos7-devstack-2c-4g
Jenkins Labels
centos7-devstack-2c-4g
Minion Template names
centos7-devstack-2c-4g
Packer Template
releng/builder/packer/templates/devstack.json
Spinup Script
releng/builder/jenkins-scripts/devstack.sh
Jenkins Labels
dynamic_docker, centos7-docker-2c-4g
Jenkins Labels
centos7-docker-2c-4g
Minion Template names
centos7-docker-2c-4g
Packer Template
releng/builder/packer/templates/docker.json
Spinup Script
releng/builder/jenkins-scripts/docker.sh
- - - - - - - @@ -623,6 +613,9 @@ TODO: Document test-{project}-{feature} and test-{project}-all. Artifacts are uploaded to OpenDaylight's Nexus on completion. + A distribution-merge-{stream} job is triggered to add the new artifacts to the + integration distribution. + Running the "remerge" trigger is possible before a Change is merged, it would still build the actual HEAD. This job does not alter Gerrit votes.
Job Template
{project}-distribution-{stream}
- This job builds a snapshot distribution. This is triggered by successful merge job, - so the distribution contains newest project artifacts. - This job then triggers subset of sanity CSIT jobs relevant for the project. -
Job Template
{project}-distribution-check-{stream}
Gerrit Trigger
recheck