summaryrefslogtreecommitdiffstats
path: root/jjb/modeling/modeling-toscaparsers-nfvparser.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-05-22Add mising mvn-pom varJessica Wagantall1-0/+1
Add missing mvn-pom variable for modeling versions step. Change-Id: I1cf20d780dc4b9c6a106b98a00eea32f9b83de88 Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-21Migrate to gerrit-maven-stage (MOD)Jessica Wagantall1-1/+5
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: I26628b5159ac3b4bd07105007025c0497b954126 Issue-ID: CIMAN-234 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-23MOD-Refactor CLM project blockJessica Wagantall1-2/+10
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: I9ab50b7be18dd8288106e72231c60f1686c3b14a 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/+2
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-2/+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-07-14Make code sections readable and consistentAnil Belur1-1/+0
- Add empty line between project sections. Issue-ID: CIMAN-1 Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2018-03-27Add sonar job for modeling-nfvparsershangxdy1-0/+14
Add periodic scan job for nfv parser Issue-ID: MODELING-75 Change-Id: If0c41af7857aa26b605d02023d3e7f1ce7fe1a65 Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
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-02-23Remove Amsterdam Job from JenkinsGildas Lanilis1-2/+0
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-13Remove empty java-version in templatesJessica Wagantall1-1/+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-01Remove release-version-java-daily-no-sonarJessica Wagantall1-1/+1
gerrit-maven-sonar is now in place to run all the Sonar scans. "release-version-java-daily-no-sonar" and "release-version-java-daily" templates are exactly the same after removing the sonar goals. Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: If89f2c8a484c28271aa7b634ab7e6b3f064d63fb
2017-11-21Add amsterdam stream to JJB templatesJessica Wagantall1-0/+2
Add amsterdam branch for jjb job templates for modeling repos Change-Id: Iff7e1369aae3f77afc16fc25fcc38c26ade5d4ab Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-23Add nfvparser pom location to CLM jobJessica Wagantall1-0/+1
Use mvn-params to specify location of the pom file Issue-ID: CIMAN-65 Change-Id: Idef2b1273dacb52ba0c8b57daafd1af5b445b50a 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-27Exclude modeling-nfvparser from Sonar scansZhaoxing1-1/+1
Use no-sonar template for daily releases for nfvparser. nfvparser is python project. Change-Id: Ibc9373343eb2b029bb6d0af2feec62cf9ca0c852 Issue-ID: MODELING-19 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2017-09-08Add nfvparser jobsZhaoxing1-0/+22
Add nfvparser jobs for modeling/toscaparsers/nfvparser Change-Id: I9b530077b5341555bcf8be2d21843b881450676c Issues-ID: MODELING-10 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>