summaryrefslogtreecommitdiffstats
path: root/jjb/music/music.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-09-28Spread out the scheduling of Daily jobsGary Wu1-1/+1
Spread the scheduling of Daily jobs throughout the day to reduce resource contention. Change-Id: I2b2606b4022c1d9f882bfe95b439b021b17f362e Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-24Revert "Remove CLM jobs"Jessica Wagantall1-0/+1
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f. Issue-ID: CIMAN-33 Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-23Remove CLM jobsJessica Wagantall1-1/+0
Remove CLM jobs as they are exposing proprietary information. Looking into how to handle these better. Change-Id: I8dde2f314af5a945163e0b1172926c398ec78c37 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-06-05Update Music jenkins buildNelson,Thomas(tn1381)(arthurdent3)1-2/+2
Build both war,jar in master,beijing and release 2.5.5 Change-Id: I2352a0ab0fe31a661a7550011d1e07e8bc0674d2 Issue-ID: MUSIC-78, MUSIC-79 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-05-07Move Dmaven.test.skip param (h-m)Jessica Wagantall1-0/+1
Rather than hardcoding this parameter as part of the maven-docker-push-daily macro, we are passing it as a "mvn-params" parameter from the project's JJB template. Notice that this change IS NOT adding "Dmaven.test.skip=true" but rather moving it away from the macro into the project's template to handle it individually per project. Please refer to commit 262e8694ebce04450bc29b4805088a354b8aaccb Change-Id: I71a93ca778817448d7b8772fd32fd7cc87460d35 Issue-ID: CIMAN-159 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-04-27Update jenkins jobs for ReleaseNelson,Thomas(tn1381)(arthurdent3)1-0/+2
- Updated to fix duplicat release values Change-Id: Ic726e9b530c3d3704d58b579b5270f2fd62491ac Issue-ID: MUSIC-74 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@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-13Merge "Remove stage-site-java template"Jessica Wagantall1-5/+0
2018-03-13Add XC CLM job for musicJessica Wagantall1-1/+0
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-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-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>