summaryrefslogtreecommitdiffstats
path: root/jjb/music
AgeCommit message (Collapse)AuthorFilesLines
2019-12-04clean CSIT jobsmrichomme1-15/+0
Issue-ID: INT-1237 Change-Id: I465ae7335455aaeb1f31b6cdf693ae595a6b0ee2 Signed-off-by: mrichomme <morgan.richomme@orange.com>
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-11-18Add PTL mail notification for CSIT testsmrichomme1-0/+1
Use PTL mail address to notify in case of csit job errors Issue-ID: INT-1363 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I698f109c29c85ccca1b5c9eab5fab231918c6e0d
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-09-10Clean CSIT jjbsumry83641-2/+1
- delete jobs that have never been triggered - disable jobs corresponding to test code that has not changed for more than 9 months Issue-ID: INT-1237 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ifd1e652a3700f874277f148af23c49042410ba29
2019-09-09Need to apply release to jar subproject.Nelson, Thomas (tn1381)1-0/+7
Issue-ID: MUSIC-406 Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com> Change-Id: I2dd1386362c02dfc49c2183057f5fad05c2b4737 Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
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-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 Wagantall3-11/+12
- 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 Wagantall2-2/+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 Wagantall3-0/+12
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-04Merge "Removing development branch jenkins job"Jessica Wagantall1-2/+0
2019-04-04Remove music-trigger jobsTschaen, Brendan1-31/+0
Trigger no longer implemented in music Issue-ID: MUSIC-375 Change-Id: I72d79fb208061b129eaa75d0c2b6144bdefde762 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 Wagantall4-0/+32
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>
2019-01-29No need for Trigger in Master.Nelson,Thomas(tn1381)(arthurdent3)1-2/+2
Trigger only in Casablanca, has been removed going forward. Change-Id: Ib842c425c195b1e97094ac95267fd17d5dc8c7cc Issue-ID: MUSIC-297 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-12-11Allow docker-version-java to specify nodePaul Vaduva2-0/+2
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 Wagantall5-0/+5
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-11-14Update for Cassandra BranchNelson,Thomas(tn1381)(arthurdent3)2-4/+4
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-07Add mdbc jenkins jobsTschaen, Brendan1-0/+26
Change-Id: Ib0c684ecc2f8a50f0817f709fdccb845aa1a2cac Issue-ID: MUSIC-177 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
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 Wagantall4-6/+38
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-09-21Fix nested trigger_jobs (M)Jessica Wagantall2-4/+2
After upgrading to JJB 2.2.0 any nested parameters up to 3 levels will be reported as a failure. We need to fix those so that there is only 2 levels maximum. Committing this as a single patch since our verify job is broken. Change-Id: I17cb960bd182c45b8921855f699a0777882fd154 Issue-ID: CIMAN-184 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-09-13Add music trigger builderTschaen, Brendan (bt054f)1-0/+22
Change-Id: I8da1f04e52f2f95bec9de8058a5d4a864a16f8ff Issue-ID: MUSIC-103 Signed-off-by: Tschaen, Brendan (bt054f) <bt054f@att.com>
2018-08-31Remove python clm configurationGildas Lanilis1-1/+0
In Beijing release, there was a try to have Nexus IQ scanning python file. This never succeed. This code submission is about removing "gerrit-python-xc-clm" job. Change-Id: Iee9a91b0fc481843a1c2acdefad3f7680104de14 Issue-ID: CIMAN-199 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-08-24Revert "Remove CLM jobs"Jessica Wagantall4-0/+5
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f. Issue-ID: CIMAN-33 Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-23Remove CLM jobsJessica Wagantall4-5/+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-06Update Music jar branch version to 2.5.5Manoop Talasila1-1/+1
Issue-ID: MUSIC-78 Change-Id: Ia2d8214b8fa34c12fd3feba3094f40a6191f8832 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2018-06-05Update Music jenkins buildNelson,Thomas(tn1381)(arthurdent3)2-3/+7
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-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>
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)2-1/+3
- Updated to fix duplicat release values Change-Id: Ic726e9b530c3d3704d58b579b5270f2fd62491ac Issue-ID: MUSIC-74 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-04-13Add new script to build jarNelson,Thomas(tn1381)(arthurdent3)1-0/+22
This is to satify bug from PORTAL Change-Id: I40b28c246b18c67386b1bc93d1fac06ec75ab701 Issue-ID: MUSIC-68 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-03-27Fix issue in CSIT Job trigger for KV storeShashank Kumar Shankar1-5/+2
This patch fixes an error in the CSIT KV store job trigger. Change-Id: I8f327a08eaf402c03effb6741176637e55a33afe Issue-ID: INT-446 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2018-03-26Add CSIT trigger for KV storeShashank Kumar Shankar1-0/+17
This patch adds CSIT trigger for distributed KV store. Change-Id: Ia7dbbfe6a2c4b93d5e35a1ef8301d0cdcbeb533a Issue-ID: INT-446 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
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>