summaryrefslogtreecommitdiffstats
path: root/jjb/music
AgeCommit message (Collapse)AuthorFilesLines
2018-03-20Add Golang Docker image build support in CIShashank Kumar Shankar2-0/+12
This patch adds support to build/upload music-distributed-kv-store-image to nexus. For context: The docker-build.sh script is this: [1] [1] - https://git.onap.org/music/distributed-kv-store/tree/deployment/docker-build.sh Change-Id: I3320046d243d3452d12e2d5a06db1e04c832a269 Issue-ID: MUSIC-59 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2018-03-19Rename basebuild to builderJessica Wagantall2-3/+3
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-13Merge "Remove stage-site-java template"Jessica Wagantall1-5/+0
2018-03-13Add XC CLM job for musicJessica Wagantall2-2/+1
Add clm extended report for music distributed-kv-store Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I0f90ce5a04fd47fd71e47f89a1721e059ffe6f78
2018-03-13Add XC CLM job for musicJessica Wagantall1-1/+2
Add clm extended report for music Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I9a2d00301d171d8d0dc1ad3549882498b588e487
2018-03-09Remove stage-site-java templateJessica Wagantall1-5/+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-03-08Modify music-csit yamlAmjath khan1-1/+1
Change-Id: I0abe022707011550e22f9d53506838038d262cb6 Issue-ID: MUSIC-46 Signed-off-by: Amjath khan <ak683p@att.com>
2018-03-07Add music csitAmjath khan1-0/+16
Change-Id: I294c71c75438fdc1f601f888cff0c76a9af8b6e5 Issue-ID: MUSIC-46 Signed-off-by: Amjath khan <ak683p@att.com>
2018-02-20Add missing CLM jobsJessica Wagantall1-0/+1
Add missing CLM jobs for music, policy, portal-sdk, sdc and so Change-Id: I6b640f45a07ec63b2e7891a77a40b2cdc8b605d7 Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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-12Add JJB for Distributed Key Value storeShashank Kumar Shankar1-0/+16
This patch adds Jenkins job builds for Distributed KV store. Change-Id: Ifea16034f351223f61e18869766f2239b7176b6f Issue-ID: MUSIC-27 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2018-02-09Add music JJB jobsJessica Wagantall1-0/+26
Add music Jenkins jobs: - verify - merge - release-version-java-daily - docker-java-daily - site Change-Id: I0dfe60f4a1dad326a30b9297e9226d51a7707154 Issue-ID: MUSIC-23 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-06Add first yaml to music for sonar.Thomas Nelson Jr (arthurdent3)1-0/+14
Issue-ID: MUSIC-22 Change-Id: Ib7d3ae2723a86044af92b4aac7e530eb77f0aed3 Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>