summaryrefslogtreecommitdiffstats
path: root/jjb/modeling/modeling-toscaparsers-javatoscachecker.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-04-11Remove unused javatoscachecker jobsJessica Wagantall1-67/+0
Code was deprecated as per RT70716 Change-Id: Ifeadc95342a75b7ec47f8f3a799f55a7ae789a04 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-08Add INFO.yaml verify job (MOD)Jessica Wagantall1-0/+8
Add gerrit-info-yaml-verify from global-jjb to verify INFO.yaml file contents. Change-Id: I9c17d4bec9a116523f9dd704f84b96e53fd7cb1a 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-11-13Manage views [l*-p*] in JJBJessica Wagantall1-0/+5
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-23MOD-Refactor CLM project blockJessica Wagantall1-2/+11
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-0/+1
- Add empty line between project sections. Issue-ID: CIMAN-1 Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
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-03-29Add CLM for javatocacheckerJessica Wagantall1-0/+2
Add CLM job for modeling-toscaparsers-javatoscachecker Change-Id: I0593c54d5b638d0b0e7bb0ebcc725607020998f5 Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@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-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-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-01Add mvn-params for pom's file locationJessica Wagantall1-1/+2
Added pom file location for integration, modeling and vnfsdk Issue-ID: CIMAN-126 Change-Id: I2b829ae78c50e423de437c248aba2b6d20894a54 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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-12Fix jjb template to publish to stagingSerban Jora1-1/+1
Change-Id: I748d0b44495c5e065891650ee8cba8b504f39986 Issue-Id: MODELING-28 Signed-off-by: Serban Jora <jora@research.att.com>
2017-10-20Correct the pom location in javatoscacheckerSerban Jora1-1/+1
Location needs to include subproject in path. Also corrects trigger job name for csit job. Change-Id: Ic0d936682e6479d3a7ee4cda6540939badd3f5cb Issue-Id: MODELING-26 Signed-off-by: Serban Jora <jora@research.att.com>
2017-10-19Add missing parameter for docker java jobJessica Wagantall1-0/+1
Add missing setVersion parameter which is needed by {project-name}-{stream}-docker-java-properties-daily job template. Change-Id: Ie4acb1b363b2613eb9f7ec5b9f210acdbeff8c77 Issue-Id: MODELING-26 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-19Correct job template for docker image processingSerban Jora1-0/+7
Add CSIT job template Change-Id: I920d296ffa123f2fdae503612bfd9d83d589e05f Issue-Id: MODELING-26 Signed-off-by: Serban Jora <jora@research.att.com>
2017-10-12Change build node for modeling/javatoscacheckerSerban Jora1-1/+1
Requires node with docker support as image is built at packaging stage. Change-Id: Iba4421bf0fc85172e6b85924f11e245f9178bf74 Issue-Id: MODELING-26 Signed-off-by: Serban Jora <jora@research.att.com>
2017-09-07Add javatoscachecker jobsZhaoxing1-0/+19
Add javatoscachecker jobs for modeling/toscaparsers/javatoscachecker Change-Id: Ibc1b3e20aec94d4ff3289c25081c8c4a643e8070 Issues-ID: MODELING-14 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>