summaryrefslogtreecommitdiffstats
path: root/jjb/msb
AgeCommit message (Collapse)AuthorFilesLines
2019-07-23Remove deprecated release jobHuabing Zhao5-18/+16
MSB Maven stage jobs are working fine now. Remove old release job. Issue-ID: MSB-266 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> Change-Id: I4d4fc46b1ff8a9673174c0e09fafef629ad6d469
2019-05-02Migrate to gerrit-maven-stage (MSB)Jessica Wagantall4-0/+16
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: I70b7b1a84bfd6aeda05bb7aad0d39d5ca63e45b0 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-08Add INFO.yaml verify job (MSB)Jessica Wagantall4-0/+32
Add gerrit-info-yaml-verify from global-jjb to verify INFO.yaml file contents. Change-Id: I4450a64ff421e98d4e303bb790a2ccd2a0057c33 Issue-ID: CIMAN-179 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-02-05temporary disable arm64 docker build for msbPaul Vaduva2-37/+37
The docker build jobs on arm64 will not pass until the dockerhub migration is approved and implemented. Change-Id: I0dbf4cd6007fde008d85f2dd38ed2400ea579487 Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2019-01-25Add arm64 docker build for msbPaul Vaduva2-0/+37
Add arm64 docker-build job for msb project Change-Id: Idbc5c7b604b52aebd9dd387daeb29f03328838dc Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-12-03Add nexus-iq-namespace for CLM jobsJessica Wagantall4-0/+4
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-27Allow docker-java to specify nodeJessica Wagantall2-1/+2
Allow {project-name}-{stream}-docker-java-version-shell-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: Iba2032d80038d5b4d4ef3a73900c89866a896918 Issue-ID: CIMAN-219 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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-10-23MSB-Refactor CLM project blockJessica Wagantall4-4/+36
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: If67cb19c61776c7e3c0929af6ecba5e44a3563d4 Issue-ID: CIMAN-213 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-28Spread out the scheduling of Daily jobsGary Wu4-4/+4
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 Wagantall1-8/+4
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-08-24Revert "Remove CLM jobs"Jessica Wagantall4-0/+4
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-4/+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 Wagantall4-4/+4
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 Belur4-0/+4
- 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 Wagantall4-8/+8
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-4/+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-23Remove Amsterdam Job from JenkinsGildas Lanilis4-12/+4
In order to focus on Beijing Release, this is removing remaining Amsterdam Jobs on: -demo -dmaap -holmes -integration -modeling -msb -multicloud -testsuite -usecase ui -vfc Change-Id: I4f2a3818b1b53d426e03709e2bf7848cc02d1c78 Issue-ID: CIMAN-135 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-02-14Run sonar jobs once a dayJessica Wagantall4-0/+4
Change-Id: If9d9a676ade972890a3748f24a58c81541b5b1df Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-13Remove empty java-version in templatesJessica Wagantall4-8/+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-01Set build node for gerrit-maven-sonarJessica Wagantall4-0/+4
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 Wagantall4-0/+44
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>
2018-01-17Remove site jenkins jobHuabingZhao2-6/+0
Jenkins site jobs keep failing for some time. Rmove them because they're necessary. Issue-ID: MSB-118, MSB-119 Change-Id: Id8028aa5bee4de8bf2db009fff746c13637e34e6 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-11-21Add amsterdam stream to JJB templatesJessica Wagantall4-0/+8
Add amsterdam branch for jjb job templates for msb repos Change-Id: I23c0cefe52e8644a5767241c75e63d9ae3ca67fa Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-13Add java-version for CLM projectsJessica Wagantall4-4/+8
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 Wagantall4-4/+4
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-10-10Add daily job for MSB java sdkHuabingZhao1-0/+1
Issue-Id: MSB-87 Change-Id: Id844a1a1536e32bace368ded1b555b35afae055c Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-13Add iag-redirect-discovery test job for msbHuabingZhao1-0/+3
Issue-Id: MSB-75 Change-Id: I2135b8e7c8cb31c53b7ec25a772b4a95d26bd297 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-08Add rest-service test job for msbHuabingZhao1-0/+3
Issue-Id: MSB-63 Change-Id: Iabf79a879a05cd2d01644a506142579f41fed432 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-06Add integration test Jenkins job for msbHuabingZhao1-0/+17
Add sanity-check test job Add tcp-service test job Issue-Id: MSB-61, MSB-64 Change-Id: I8ef08c5273ffc462c71d7a42884995ce3d5a921e Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-28Add jenkins job for msb/swagger-sdkKanagaraj Manickam k003651061-0/+21
Change-Id: I17804208e2188405a81c3fde150441bd34f4746a Issue-id: MSB-15 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-08-22Merge "Jenkis job for apigateway and discovery dockers"Jessica Wagantall4-2/+17
2017-08-22Jenkis job for apigateway and discovery dockersHuabingZhao4-2/+17
Issue-Id: MSB-18, MSB-19 Change-Id: I5c285685dbe76ca63df364e2c5461fc0189e18bd Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-21Jenkins job for MSB JAVA SDKHuabingZhao1-0/+16
Issue_Id: MSB-13 Change-Id: I9e11b2681585a618d2425ef61af6e98a2e5c68a5 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-15Build base docker image for MSBHuabingZhao1-0/+2
Issue-Id: MSB-18 Change-Id: I5c597b7ec91507faa6cbe9a37df8e856f267a8b9 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-11Jenkins job to build MSB API Gateway dockerHuabingZhao2-0/+15
Change-Id: I0613dfd5a17b2130edb6712fea17381dcd5adffc Issue-Id: MSB-18 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-07-11add jenkins job for msbHuabingZhao2-0/+42
Change-Id: Ia5559de02e006630181e8385aa0de6d0b1c82fef Issue-Id: MSB-6, MSB-7 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>