summaryrefslogtreecommitdiffstats
path: root/jjb/sdc/sdc-sdc-distribution-client.yaml
AgeCommit message (Collapse)AuthorFilesLines
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>