summaryrefslogtreecommitdiffstats
path: root/jjb/vvp/vvp-validation-scripts.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-03-04VVP - Fix link to upload artifactHagop Bozawglanian1-1/+1
Fixing the link to curl artifact Change-Id: I665379aae3ee8cacf9de435ea9daf7c7e0548956 Issue-ID: VNFRQTS-559 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-03-01VNFRQTS - Adding triggers to jjb templateHagop Bozawglanian1-1/+1
Adding triggers for gerrit comment, fixed mispelling. Change-Id: Ia2cb0bc62d1a5c2cf12db70bfd7b6973611103ff Issue-ID: VNFRQTS-559 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-02-28VNFRQTS - Update job to upload artifactsHagop Bozawglanian1-2/+4
Update the post script to curl raw artifacts based on the number passed in to work for VNFRQTS and VVP. Change-Id: Iefd4e0e5069c2917952072dbf5e26433495fd25f Issue-ID: VNFRQTS-539 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-02-15VNFRQTS - Update JJB to upload artifactsHagop Bozawglanian1-0/+2
Update the VNFRQTS JJB to upload RAW artifacts to nexus. Change-Id: I8f5b3b330859acfc45422728c04d62f49c35684a Issue-ID: VNFRQTS-538 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-02-05[VVP] - Daily JJB for VVP validation scriptsHagop Bozawglanian1-0/+12
Create a daily job to generate a traceability artifact to be used by other projects. Issue-ID: VNFRQTS-533 Change-Id: I920197e32a364d40c670ec7bef50b80308802e07 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-01-23[CI] add docker build - VVP validation scriptsstark, steven1-2/+6
Change-Id: Ic4e6f5bc890ba490d06b2285c0114405f04d8897 Issue-ID: VVP-82 Signed-off-by: stark, steven <steven.stark@att.com>
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-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-1/+1
- Add empty line between project sections. Issue-ID: CIMAN-1 Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2018-04-13[VVP] adding sonar for validation scripts backstark, steven1-0/+13
Created pom file and sonar coverage for validation scripts project. Need sonar job added back to ci Change-Id: I3264deccc2cc0670cf862993b4b228b51beb18a1 Issue-ID: VVP-56 Signed-off-by: stark, steven <ss820f@att.com>
2018-03-29Remove Sonar job for validation scriptsJessica Wagantall1-12/+0
This repo has mostly yaml files and few py scripts. Since there is no pom.xml this job is not able to execute. Change-Id: I9e6dbddc3a8b3cbd00948066ccf76680f9e732bb Issue-ID: CIMAN-140 Signed-off-by: Jessica Wagantall <jwagantall@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-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-01Add Jenkins jobs for VVP projectAreli Fuss1-0/+17
Add Jenkins jobs to the VVP project The current jobs are used to run Python verification only. Change-Id: Ib9d4158d1f5c9c5dc0ae0fbd774735d9cc65bde2 Issue-Id: VVP-25 Signed-off-by: Areli Fuss <af732p@att.com>