summaryrefslogtreecommitdiffstats
path: root/jjb/sdc/sdc-sdc-distribution-client.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-03-19Rename basebuild to builderJessica Wagantall1-1/+1
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-4/+1
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-3/+0
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-2/+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-13Add java-version for CLM projectsJessica Wagantall1-1/+2
Add java-version parameter just for CLM jobs to avoid other jobs from breaking by picking the wrong configuration. Issue-ID: CIMAN-65 Change-Id: Ia70e807cc581d63296ef59320ef18e079b63c17d Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-11Move CLM jobs to global jjbJessica Wagantall1-1/+1
Use CLM job from global-jjb Remove the local CLM job template Issue-ID: CIMAN-65 Change-Id: I0660c6b73552d2e29851f3f120c7db2698724141 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-04Update SDC supported stremsMichael Lando1-2/+0
Remove streams release 1.0.0 from the jjb Change-Id: I62bc2a8d14a399a31e7cec95b2b7762a86b2e2c3 Issue-Id: SDC-423 Signed-off-by: Michael Lando <ml636r@att.com>
2017-09-13Modified jjb files for releaseIdan Amit1-0/+2
Modified the jjb files for sdc projects to be ready for 1.1.0 release Change-Id: I220ba5992f407bf0d27b3755bca3aaaab52ba8da Issue-Id: SDC-302 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-06-08sdc-distribution-client: Enable CLM scan jobJessica Wagantall1-0/+1
CLM scans should be performed for sdc-distribution-client and the results will be reported in Nexus IQ server. Change-Id: Ib54d7a037ec478ff141e74903c1754cf28a209dd Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-04-04Add javadoc jobig61331-0/+3
Change-Id: I71ae60a1be72a4474eab079c7d4a19d6be117069 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-23Added release job and timeoutml636r1-0/+2
Change-Id: I6f32ff0cda7d0384a2aaa330e8056befd01a533c Signed-off-by: ml636r <ml636r@att.com>
2017-02-15Properly identify settings fileAndrew Grimberg1-0/+16
Update to use the correct file name for the sdc/sdc-distribution-client settings file Change-Id: I64510b8612ba2bdeec33b6a2ca90b784c98a0388 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>