summaryrefslogtreecommitdiffstats
path: root/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-java.yaml
AgeCommit message (Collapse)AuthorFilesLines
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-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 vfc-gvnfm-driver yaml templatefujinhua1-0/+1
Add release-version-java-daily-no-sonar job Change-Id: I98719bd7adf46934a13a3ebff1e404683d1be407 Issue-Id: CIMAN-101 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-06Update vfc-vnfm-gvnfm-driver yaml templateying.yunlong1-2/+4
Add docker build daily job. Change-Id: Id3aae248bdf4aeb702ca010db13fee8cee72fda4 Issue-ID: CIMAN-48 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-31Add vfc-nfvo-gvnfm jobluxin1-0/+3
Add vfc-nfvo-gvnfm csit job and java daily job Change-Id: I37bd2bcfabec90b8d41d87accdd6d288de8ff75b Issue-Id:CIMAN-39 Signed-off-by: luxin <luxin7@huawei.com>
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>