summaryrefslogtreecommitdiffstats
path: root/jjb/music/music-prom.yaml
AgeCommit message (Collapse)AuthorFilesLines
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
2019-06-11Update node for music jobJessica Wagantall1-1/+1
Music-prom still depends on Ubuntu to run. Update node to an Ubuntu one. Change-Id: I0b4cf4ad9366ec387310950513660d8aee934d41 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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-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-15Update PROM for Release in CasablancaNelson,Thomas(tn1381)(arthurdent3)1-0/+2
Change-Id: Ibfdb2975e631d5923633a8e0e2013a3291c734a3 Issue-ID: MUSIC-190 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@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-18Remove Sonar job on repo not used in CasablancaGildas Lanilis1-13/+0
Music/prom repo won't be delivering artifacts for Casablanca release, thus removing from Sonar. Change-Id: I653a0842e3542ed88df177069efa0c23667550b4 Issue-ID: CIMAN-202 Signed-off-by: Gildas Lanilis <gildas.lanilis@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-05-25Initial jenkins job for music-promTschaen, Brendan (bptschaen)1-0/+35
Changed name of sonar project to avoid conflict Made suggested changes Change-Id: I49124bdd3d2053176b6283e23e9db44f954fd092 Issue-ID: MUSIC-77 Signed-off-by: Tschaen, Brendan (bt054f) <bt054f@att.com> Signed-off-by: Tschaen, Brendan (bptschaen) <bt054f@att.com> Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>