summaryrefslogtreecommitdiffstats
path: root/jjb/vvp/vvp-test-engine.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-09-19Clean Sonar project entriesGildas Lanilis1-13/+0
Remove Sonar configuration for upstream VVP projects. Issue-ID: CIMAN-202 Change-Id: I99962721778ae54df18580267b8a9b3c4d56fa2f Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-08-31Remove python clm configurationGildas Lanilis1-1/+0
In Beijing release, there was a try to have Nexus IQ scanning python file. This never succeed. This code submission is about removing "gerrit-python-xc-clm" job. Change-Id: Iee9a91b0fc481843a1c2acdefad3f7680104de14 Issue-ID: CIMAN-199 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-08-24Revert "Remove CLM jobs"Jessica Wagantall1-0/+1
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-1/+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-08Move Dmaven.test.skip param (v)Jessica Wagantall1-1/+2
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 Issue-ID: CIMAN-159 Change-Id: Ifb0d616f34730ffc0eaa9a371ad8800b7d153e50 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-04-05[VVP] vvp ci jobs dockerstark, steven1-2/+2
change jobs to use docker images Change-Id: If6b08aa38a8bda5089c8ab0ed723e6a578dec0b0 Issue-ID: VVP-44 Signed-off-by: stark, steven <ss820f@att.com>
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-16Merge "Add sonar jobs for vvp"Jessica Wagantall1-0/+12
2018-03-13Move vvp jobs to CLM XCJessica Wagantall1-1/+1
Move vvp gerrit-maven-clm jobs to gerrit-python-xc-clm for producing extended reports. Change-Id: I8d8234837462a115d31f479f1721236e08a20924 Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-13Add sonar jobs for vvpJessica Wagantall1-0/+12
Add sonar jobs for: - vvp/cms - vvp/engagementmgr - vvp/image-scanner - vvp/test-engine - vvp/validation-scripts Change-Id: I87d52da4a4ebf42c6c22580c554d46d606d9c3dd Issue-ID: CIMAN-140 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-20Add missing CLM jobs vvpJessica Wagantall1-0/+1
Change-Id: I64980754436f8a5c8e1f976c2d0c7149693805e2 Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-03Add Docker jobs to VVP projectsAreli Fuss1-0/+1
Add Docker daily job to VVP sub projects Change-Id: Ibb075375ad389e904f241fb84e3af415562a6f34 Issue-Id: VVP-25 Signed-off-by: Areli Fuss <af732p@att.com>
2017-10-01Add VVp-test-engine job fileAreli Fuss1-0/+19
Add VVp-test-engine job file Change-Id: Iaaa8e8d306a282f896f35f16faaa8f6aaded4166 Issue-Id: VVP-25 Signed-off-by: Areli Fuss <af732p@att.com>