summaryrefslogtreecommitdiffstats
path: root/jjb/sdc/sdc.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-05-31Update SDC jobMichael Lando1-1/+3
Update SDC JJB to use the Beijing branch Change-Id: Ic6773ec3d8f17989316a5a250200d5104459dcdb Issue-ID: SDC-1370 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-07Add mvn-params to SDC jobJessica Wagantall1-0/+1
Add -DskipTests=true to docker-version-java-daily job. This flag will compile the tests but not run them. Change-Id: I416cec8ae14ac444a7675f25e60b7bd418624b16 Issue-ID: CIMAN-158 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-04-30Use mvn-params for SDCJessica Wagantall1-1/+2
Use mvn-params: '-Djacoco.skip=false' to skip jacoco during Sonar scans. Change-Id: I042dc6783cd4a056b830912a4fa827c36d7e88c2 Issue-ID: SDC-1232 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-04-16update sdc sonar jobMichael Lando1-1/+1
add flag to job execution to enable jacoco coverage collection flag -Djacoco.skip=false Change-Id: Ibc2ad42b5b716791cb498f64ca892e4ec782cd89 Issue-ID: SDC-1232 Signed-off-by: Michael Lando <ml636r@att.com>
2018-03-19Rename basebuild to builderJessica Wagantall1-2/+2
Rename nodes from "basebuild" to "builder" in preparation for updating to common-packer. Change-Id: I6ff64e3ee5c856391430296aded45d84c46de171 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-09Remove stage-site-java templateJessica Wagantall1-3/+0
Remove stage-site-java JJB template as we no longer will be using or updating the maven settings files. Change-Id: I5aa610328613ccd24fdfa5c64a14950b926dc5c8 Issue-ID: CIMAN-144 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-14sdc jjb jobs updatesMichael Lando1-5/+4
remove the jobs from Amsterdam branch add clm job to sdc repo remove the sonar scan from sdc titan as requested by Gildas Lanilis Issue-ID: SDC-1040 Change-Id: I66b8a167ce45addc0cd44be2d592353568e3e398 Signed-off-by: Michael Lando <ml636r@att.com>
2018-02-14Run sonar jobs once a dayJessica Wagantall1-0/+1
Change-Id: If9d9a676ade972890a3748f24a58c81541b5b1df Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-13Remove empty java-version in templatesJessica Wagantall1-1/+0
The new upgrade of global-jjb 0.16.0 is able to handle the java version better. We do not need to set this variable as empty anymore. Change-Id: I88cae9f4b49241b6045deee7fd696c18d781db1c Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-01Set build node for gerrit-maven-sonarJessica Wagantall1-0/+1
Run gerrit-maven-sonar on a 4c-4g node Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I8a50b075ab6c1da5b015136b30a8aa2fab5bbc9a
2018-02-01Move projects to gerrit-maven-sonarJessica Wagantall1-0/+11
The current Sonar goal in release-version-java-daily has a lot of issues when running for projects in more than one branch. Remove sonar task from release-version-java-daily and use global-jjb gerrit-maven-sonar job instead. Change-Id: I9a20b68f4539e227ceab4063edb2df429cf60afb Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-12-06Update sdc JJBMichael Lando1-2/+2
Update sdc Jenkins jobs to use the amsterdam branch. Align across all repos. Change-Id: I0e18833d1c989e7e54ad1f640ece8596267f67b5 Issue-ID: SDC-713 Signed-off-by: Michael Lando <ml636r@att.com>
2017-10-01Remove release 1.0.0 from sdcYuli Shlosberg1-2/+0
Remove Jenkins triggers release 1.0.0 of sdc Change-Id: I7853e5f271c6d7a7099be6ffc80c349856d7a877 Issue-Id: SDC-423 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-09-26Change Jenkins jobs for SDCMichael Lando1-1/+1
Change Jenkins jobs for SDC repo from release-java-daily to release-version-java-daily Change-Id: I0ac936b32244776f0d9fa3b802e869deebae58f9 Issue-Id: CIMAN-88 Signed-off-by: Michael Lando <ml636r@att.com>
2017-09-25Add Jenkins jobs for SDCMichael Lando1-0/+3
Add Jenkins jobs to the branch release-1.1.0 Add release java daily job to run sonar Change-Id: If7635a10c75970e0ef5731d33b5b6e407834e2ce Issue-ID: CIMAN-81 Signed-off-by: Michael Lando <ml636r@att.com>
2017-05-04Remove timeout. Default is 6 hoursig61331-1/+0
Change-Id: I3107f6151dd15f4cc82f02bfb7bea59b8aaca817 Signed-off-by: ig6133 <ig6133@intl.att.com>
2017-04-30Increase build timeoutig61331-1/+1
Change-Id: I2f6b8e4f43129469c56d96d806fd78ffae7a16c2 Signed-off-by: ig6133 <ig6133@intl.att.com>
2017-04-25sdc: Increasing build timeout to 240Jessica Wagantall1-1/+1
Few jobs are reaching the timeout very quick if there are small delays from maven. Let's increase the timeout to give them a chance to finish Change-Id: I7f176c06dce618efab5619c1a5386f7b80cee992 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-04-05Add sdc javadoc jobig61331-0/+4
Change-Id: Icdd150df7755f1f31b5d8392d94f6b4e4a9c42e3 Signed-off-by: ig6133 <ig6133@intl.att.com>
2017-04-03SDC job modificationsig61331-3/+4
Add SDC merge template with mvn-profile Modified SDC jobs to use updated templates Change-Id: Id94b9821332c8af77219a3b1c2bb3e4f493e106e Signed-off-by: ig6133 <ig6133@intl.att.com>
2017-03-19Remove release jobig61331-1/+0
Change-Id: I0e04e278f5850517e983780c46fb401912a8f7be Signed-off-by: ig6133 <ig6133@intl.att.com>
2017-03-12Add release streamig61331-0/+2
Change-Id: I6484a2533ffd7a61342531ef362ac2c4f5df6efc Signed-off-by: ig6133 <ig6133@intl.att.com>
2017-02-22Add release daily jobml636r1-0/+1
Change-Id: I5f0125942d8801ce4eb01e4e373d285cf2d08065 Signed-off-by: ml636r <ml636r@att.com>
2017-02-22Add timeoutml636r1-3/+2
Set build-timeout to 90 minutes Change-Id: I327378467db88d329acf24e878695180a7b99747 Signed-off-by: ml636r <ml636r@att.com>
2017-02-20Default sdc jobs to 8c X 8gAndrew Grimberg1-2/+1
Change-Id: I3a30353e1e7986ab32e49d137007c49d75d70649 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-20Update sdc merge job to use 8c X 8g systemAndrew Grimberg1-4/+5
The sdc-master-merge-java job seems to be hitting possible memory issues and failing. This increases the build node instance to take that out of the troubleshooting. Change-Id: Ia1d437e62063eba2c3401de5417209c9e961996e Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-20Add SDC Docker daily jobml636r1-2/+6
Change-Id: I3c4977bffcf18b697854ff50baf4dd11bd7b0498 Signed-off-by: ml636r <ml636r@att.com>
2017-02-16Set build-nodeml636r1-0/+1
Set build-node to powernode Change-Id: I11744a7f0cdca46f59ceabaffd186f9a50cab79d Signed-off-by: ml636r <ml636r@att.com>
2017-02-10Add starter jobs for sdc*Andrew Grimberg1-0/+16
Change-Id: Ib1124585734c4cfcd348249b609208bac8f3f396 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>