summaryrefslogtreecommitdiffstats
path: root/jjb/so/so-libs.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-03-08Add INFO.yaml verify job (SO)Jessica Wagantall1-0/+8
Add gerrit-info-yaml-verify from global-jjb to verify INFO.yaml file contents. Change-Id: I90ebc8d34d12b6d7a45887eee6798c6c876ebda8 Issue-ID: CIMAN-179 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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-10-23SO-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: I6bd7db60496fcbfdd52993959c9b080cabe1b8a9 Issue-ID: CIMAN-213 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-19Create SO casablanca jobsRob Daugherty1-0/+2
Change-Id: I88b374352da4aef316dbcabff43e2bf4d9d3e4ca Issue-ID: CIMAN-215 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-10-19Remove SO dublin jobsRob Daugherty1-2/+0
The Dublin_dev jobs are no longer needed. We are preparing to cut a casablanca release branch for SO. Change-Id: I400737201cedba45c18159a6fb8b0dbdfea9bbca Issue-ID: CIMAN-214 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-10-05Fix the typo for the Dublin_devseshukm1-2/+2
Change-Id: I5f08c977823bf10b696e47f0e23e4b56605b9f8e Issue-ID: SO-1103 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-10-04Build Job for the Dublin devseshukm1-0/+2
Change-Id: Iabfa5076862509290a1418694fb6c29f48e5a17b Issue-ID: SO-1103 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
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-08-01Fix clm job definitionJessica Wagantall1-1/+1
Cleanup CLM job definitions that do not require any parameters Change-Id: Ib0125bcaa5e3c0a1f70041a78fec59c445e00645 Issue-ID: CIMAN-184 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-14Make code sections readable and consistentAnil Belur1-0/+1
- Add empty line between project sections. Issue-ID: CIMAN-1 Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2018-03-19Rename basebuild to builderJessica Wagantall1-1/+1
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-09Remove stage-site-java templateJessica Wagantall1-5/+1
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-14Merge "Update jjb for SO"Jessica Wagantall1-2/+0
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-09Update jjb for SOsubhash kumar singh1-2/+0
Update jjb for SO to disable "amsterdam" job. Issue-ID: SO-415 Change-Id: Ib72cc5f497adc20d12f015ee33cd80042cf73611 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-02-01Set build node for gerrit-maven-sonarJessica Wagantall1-0/+1
Run gerrit-maven-sonar on a 4c-4g node Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I8a50b075ab6c1da5b015136b30a8aa2fab5bbc9a
2018-02-01Move projects to gerrit-maven-sonarJessica Wagantall1-0/+11
The current Sonar goal in release-version-java-daily has a lot of issues when running for projects in more than one branch. Remove sonar task from release-version-java-daily and use global-jjb gerrit-maven-sonar job instead. Change-Id: I9a20b68f4539e227ceab4063edb2df429cf60afb Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-21Add amsterdam stream to JJB templatesJessica Wagantall1-0/+2
Add amsterdam branch for jjb job templates for so repos Change-Id: I1035bed70e54d4ab4144c224acad4ab11248c4f7 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-13Add java-version for CLM projectsJessica Wagantall1-1/+2
Add java-version parameter just for CLM jobs to avoid other jobs from breaking by picking the wrong configuration. Issue-ID: CIMAN-65 Change-Id: Ia70e807cc581d63296ef59320ef18e079b63c17d Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-11Move CLM jobs to global jjbJessica Wagantall1-1/+1
Use CLM job from global-jjb Remove the local CLM job template Issue-ID: CIMAN-65 Change-Id: I0660c6b73552d2e29851f3f120c7db2698724141 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-26Remove unneeded jenkins jobs for SORob Daugherty1-2/+0
Some of these 1.0.0 jobs are failing and it makes no sense to fix them. so-docker-image-blessing has never been executed. so-libs-release-1.0.0-clm so-libs-release-1.0.0-merge-java so-libs-release-1.0.0-release-version-java-daily so-libs-release-1.0.0-stage-site-java so-libs-release-1.0.0-verify-java so-release-1.0.0-docker-version-java-daily so-release-1.0.0-merge-profile-java so-release-1.0.0-release-version-java-daily so-release-1.0.0-stage-site-java so-release-1.0.0-verify-profile-java so-docker-image-blessing Issue: CIMAN-90 Change-Id: I23ae80e785924d18f14957f4279318dc1b6ca94b Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-07-27Use so-libs-settings for the SO libs buildRob Daugherty1-1/+1
The failed SO daily build is occuring because we're using the following settings file: so-settings. We need to use so-libs-settings instead. Normally our settings file matches the project name and structure (nesting). This is another fix related to SO-21. Issue: SO-21 Change-Id: Ia060ba8f9f9bdcd1de6fd586ccb907ef0546035a Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-07-12'mso' is now called 'so'Rob Daugherty1-0/+27
The 'mso' repositories in gerrit were deprecated (marked read-only) and new 'so' repositories were created. The jenkins jobs should build the code from the 'so' repositories, not the 'mso' repositories. NOTE TO REVIEWERS: I don't see any direct references to the yaml files I've renamed. Please confirm that this change is correct. Issue: CIMAN-6 Signed-off-by: Rob Daugherty <rd472p@att.com> Change-Id: Ibefd42d289c76f927e7541ec0886235f02187a42