summaryrefslogtreecommitdiffstats
path: root/jjb/music/music.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-01-21Update build nodes for musicJessica Wagantall1-1/+1
music maven-docker jobs need to run on ubuntu since the team is calling apt commands in their scripts. Change-Id: If19ae2768c548767367de4ad09284f6028582577 Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2020-01-14Ensure INFO runs in centosJessica Wagantall1-0/+1
Move INFO.yaml verify jobs to centos node to ensure there are no issues with Python packages. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib696292b9785478175515694247854b2e4e1c37f
2020-01-09Simplify sonar variablesJessica Wagantall1-1/+1
Globalize sonar_mvn_goal Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ia46696394bfbde621b861e662e6a512f5f6df967
2019-11-26Migrate MUSIC to SonarCloudJessica Wagantall1-0/+5
Issue-ID: CIMAN-343 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Icd30fd97397cc9fdf507093f92a63f2b1cac35a2
2019-09-16Move release jobs to docker nodeJessica Wagantall1-1/+1
Move release jobs to docker node since these repos will start using self container releases Change-Id: If335d12375863b3809e0d1335310a3eaeefea154 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-08-05Add MUSIC self release jobTschaen, Brendan1-0/+2
Issue-ID: MUSIC-478 Signed-off-by: Tschaen, Brendan <ctschaen@att.com> Change-Id: Idfff6a54857ebb72a069eefc47f110dade57e203
2019-06-04Remove deprecated music release jobsJessica Wagantall1-5/+6
- music-mdbc-master-release-version-java-daily has been replaced by music-mdbc-maven-stage-master - docker-version-java-daily jobs should be replaced by gerrit-maven-docker-stage jobs Change-Id: I0c063efc2ce9ad21b28cb9b54312046e4a211ce2 Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-09Remove old release jobsJessica Wagantall1-1/+0
Maven-stage jobs are running and working. Deprecate old release jobs Change-Id: Ia46faf5031213106aa7cd8ed1f6ad23993a9e5c2 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-02Migrate to gerrit-maven-stage (MUSIC)Jessica Wagantall1-0/+4
Migrate to use gerrit-maven-stage from global-jjb to allow the generation of signed release artifacts that will reduce release processing time. Change-Id: Ie8dd9828a80930b363c15fa7de61d8a809428f23 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-04-23Create music dublin jobsTschaen, Brendan1-2/+2
Change-Id: I4656b3ce5f86eabef77751f870ebcf7862a6cb30 Issue-ID: MUSIC-385 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-04-04Removing development branch jenkins jobTschaen, Brendan1-2/+0
Issue-ID: MUSIC-375 Change-Id: Ie92b1bfc976993f1e3d1b940bd605fdf5e75cdf6 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-03-08Add INFO.yaml verify job (MUSIC)Jessica Wagantall1-0/+8
Add gerrit-info-yaml-verify from global-jjb to verify INFO.yaml file contents. Change-Id: I815d7a840d13c9ca5563854d0257622ef75d402e Issue-ID: CIMAN-179 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-12-11Allow docker-version-java to specify nodePaul Vaduva1-0/+1
Allow {project-name}-{stream}-docker-version-java-daily to allow a specific build-node to be able to run these jobs using the ARM architecture nodes. All current projects using this job will stay unchaged and will still run their builds on ubuntu1604-docker-8c-8g. Change-Id: If3e5c77b1e80c1dd86a676c920ac0ecb7d93d562 Issue-ID: CIMAN-219 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-12-03Add nexus-iq-namespace for CLM jobsJessica Wagantall1-0/+1
Add nexus-iq-namespace variable for CLM jobs to use the 'onap' prefix in Nexus IQ reports. Having this prefix, will help in situations where two different organizations have the same application names. Change-Id: Id689cbb482d823482932fb4d397bd2adae950735 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-14Update for Cassandra BranchNelson,Thomas(tn1381)(arthurdent3)1-2/+2
Change-Id: Ia158bb01b8d3f48dde1099721306e83f45ccce31 Issue-ID: MUSIC-187 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-11-13Manage views [l*-p*] in JJBJessica Wagantall1-0/+6
Use lf-views to manage views through JJB Issue-ID: CIMAN-218 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: If154d6a488998346cefe4a39927a6cb5379c08b0
2018-11-05Add jobs for dev cassandra only branchTschaen, Brendan1-0/+2
Change-Id: I0179ab1805a197082ba3b4c177afaee8a66bbe09 Issue-ID: MUSIC-148 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2018-10-23MUSIC-Refactor CLM project blockJessica Wagantall1-1/+9
The clm job portion needs to be on its own project section similar to the Sonar portion. The reason behind this, is because we only want this job to be running for master and no other branches. Also, this is in preparation for the work that is to come from global-jjb on application names in CLM. Change-Id: I7c6c2e167f86c4d66d45adddbbed256e3c798d83 Issue-ID: CIMAN-213 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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>