summaryrefslogtreecommitdiffstats
path: root/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-zte-java.yaml
AgeCommit message (Collapse)AuthorFilesLines
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-08-13Add release job of VFCyangyan1-0/+2
Change-Id: I84a24afdd1a16389634b7f2541d32c338f84a754 Issue-ID: VFC-1486 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-06-21remove release-version-java-daily jobsyangyan1-1/+0
Issue-ID: VFC-1424 Change-Id: I13d775381eb3f8ac60d410fcc0d325ea7e017d72 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-06-17Migrate to gerrit-maven-stage (VFC)Jessica Wagantall1-0/+6
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: I1ee12b9f92e7a230886ba39cf09cafc4446c688d 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-23VFC-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: I28975b8279fa0b1f2f6fb57b76468db366e800e2 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/+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-2/+2
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-16Split CLM jobs for svnfmJessica Wagantall1-1/+2
Split jobs for vfc/nfvo/driver/vnfm/svnfm: ./nokia/pom.xml ./nokiav2/pom.xml ./huawei/pom.xml ./zte/pom.xml Change-Id: I9bdeebd3815fb41cbf5b95576aa5a97cbca1480b Issue-ID: CIMAN-133 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-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-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-05Fix Sonar entries for VFCJessica Wagantall1-3/+4
Add separate entries for Nokia, ZTE and Huawei Change-Id: I20077a1c4383e82f9699ce55e290c0db5ac381b3 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
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-12-05Add CLM jobs for vfc reposJessica Wagantall1-1/+3
Change-Id: I1ca53dae012c84aa59c749a59f913ec452032a3a Issue-ID: CIMAN-65 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 vfc repos Change-Id: I8c9e2d3947277dc22ab939440c992d810719ec57 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-10Update zte-svnfm-driver yaml templatefujinhua1-0/+1
Add release-version-java-daily-no-sonar job Change-Id: Iba04bfa6401c2b7871f66e47dddc4add293de39a Issue-Id: CIMAN-100 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-06Merge svnfm docker build Jobying.yunlong1-5/+0
Because the job template does not support subproject, ZTE and Huawei's driver Docker job names are the same, so need to be merged into a job Change-Id: I363565aeffbfb3a4a51f56cc3c761ab6f2a27802 Issue-ID: CIMAN-59 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-04Update vfc-nfvo-driver-svnfm-zte yaml templatefujinhua1-0/+5
Add docker build daily job Change-Id: I87ab0e2239080d7f4258af5e2b8ab220a256d533 Issue-Id: CIMAN-49 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-08-08Add vfc gvnfm and svnfm driver job fileying.yunlong1-0/+20
As there is no verify and merge job in vfc-gvnfm-driver and vfc-svnfm-zte-driver job list, add job file for the first time. Change-Id: I11d5abdc2d0d88144a48748b9007f3ec9b0fcfac Issue-ID: CIMAN-5 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>