summaryrefslogtreecommitdiffstats
path: root/jjb/vvp
AgeCommit message (Collapse)AuthorFilesLines
2020-04-01VVP - Fixing build-and-upload scriptHagop Bozawglanian1-1/+1
The virtualenv was not being created and activated properly making the job not build properly. Issue-ID: VVP-398 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com> Change-Id: Ic67e2bb29b0d847ecc7f705317d445f13e724a9d
2020-03-31Migrate to ubuntu1804-dockerJessica Wagantall1-3/+3
Migrate the rest of the jobs from ubuntu1604-docker to ubuntu1804-docker Remove unused nodes Issue-ID: CIMAN-373 Change-Id: Idec34497cec90f650336cdd2dcfc8aaae2bcd2ec Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2020-03-11[VVP] fixing typo in test-engine verify jobstark, steven1-1/+1
Issue-ID: VVP-383 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I1f585349f4ee4cac4ab09d9afab43bd6d6a49a12
2020-03-11[VVP] adding verify and sonar jobs for test-enginestark, steven1-1/+35
Issue-ID: VVP-383 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I1ca1937a2077b22e5a294eb963a8a7ceb44fc0aa
2020-03-02[VVP] adding info.yaml for vvp reposstark, steven4-0/+40
Issue-ID: VVP-383 Change-Id: I20b8ac8cdaa53c840950094e7990d6c6a4d62e30 Signed-off-by: stark, steven <steven.stark@att.com>
2020-01-22Migrate VVP to SonarCloudJessica Wagantall1-0/+5
Issue-ID: CIMAN-343 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I04e54d2b35eb939445b982d5642baebd55148cae
2020-01-21VVP - Updating jenkins jobs to use python3Hagop Bozawglanian1-1/+1
Need to update the jenkins jobs that build and upload artifacts to python 3 to run properly. Issue-ID: VVP-363 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com> Change-Id: Ic0aae8065df2d4a4016d7fe8c51c4563f1bd253e
2020-01-20VVP - Updating jenkins jobs to use python3Hagop Bozawglanian1-3/+2
Need to update the jenkins jobs that build and upload artifacts to python 3 to run properly. Issue-ID: VVP-363 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com> Change-Id: I61e8cae5e929d1bd4adebeb0e2d79544889231f2
2020-01-14Ensure INFO runs in centosJessica Wagantall1-0/+1
Move INFO.yaml verify jobs to centos node to ensure there are no issues with Python packages. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib696292b9785478175515694247854b2e4e1c37f
2019-09-26[VVP] adding release job for VVP to jjbstark, steven1-0/+2
Issue-ID: VVP-305 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I779edb847c3c68cce6d48cdc9ba921665bc04955
2019-08-28VVP - Consistent build nodes for all jobsLovett, Trevor1-0/+1
Issue-ID: VVP-281 Change-Id: Ib6156dde10eff917f0dab58b0f4f671614a6d646 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
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 Bozawglanian3-10/+15
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-19VVP - Update jjbHagop Bozawglanian1-6/+2
Update the JJB to remove tox verify and create yaml verify. Change-Id: I5e0ff9e1866a52b506514da2aa32101632dc6572 Issue-ID: VVP-173 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-08Merge "Removing deprecated VVP Jenkins jobs"Jessica Wagantall9-231/+0
2019-02-05[VVP] - Daily JJB for VVP validation scriptsHagop Bozawglanian2-0/+20
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-02-05Removing deprecated VVP Jenkins jobsLovett, Trevor9-231/+0
Change-Id: I846e7bd61963717373c45f6aefc24917940c19bd Issue-ID: VVP-135 Signed-off-by: Lovett, Trevor (tl2972) <tl2972@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-11-13Manage views [t*-v*] 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: I1297f26739606105288f65aac5919d9b57ef8051
2018-09-28Spread out the scheduling of Daily jobsGary Wu4-4/+4
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-09-19Clean Sonar project entriesGildas Lanilis5-65/+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 Lanilis11-11/+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 Wagantall11-0/+11
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f. Issue-ID: CIMAN-33 Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-23Remove CLM jobsJessica Wagantall11-11/+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 Belur9-1/+9
- Add empty line between project sections. Issue-ID: CIMAN-1 Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2018-05-18Use tox verify job for VVPJessica Wagantall1-2/+1
Use tox verify job rather than docs job since this template is more applicable. Change-Id: I928c9a3972ea13daec3cc6e06a0479da769c5479 Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-05-18Add doc jobs for VVPJessica Wagantall1-0/+3
Add documentation verify and merge jobs for vvp-documentation. Change-Id: I6bd5aee86ba2f5f85fbc092242503d80e8bb3c74 Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-05-08Move Dmaven.test.skip param (v)Jessica Wagantall8-8/+16
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-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-04-06[VVP] added sonar jobs for vvp projectsstark, steven3-3/+39
Adding sonar jobs to vvp projects Change-Id: I62de72251758fccb0fd14d5ad6d2bd2510d6ab5f Issue-ID: VVP-48 Signed-off-by: stark, steven <ss820f@att.com>
2018-04-06Merge "Remove Sonar job for validation scripts"Jeremy Phelps1-12/+0
2018-04-05[VVP] vvp ci jobs dockerstark, steven5-11/+11
change jobs to use docker images Change-Id: If6b08aa38a8bda5089c8ab0ed723e6a578dec0b0 Issue-ID: VVP-44 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 Wagantall11-17/+17
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 Wagantall5-0/+60
2018-03-13Move vvp jobs to CLM XCJessica Wagantall11-11/+11
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 Wagantall5-0/+60
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 Wagantall10-0/+21
Change-Id: I64980754436f8a5c8e1f976c2d0c7149693805e2 Issue-ID: CIMAN-133 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-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-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 vvp reposJessica Wagantall1-0/+2
Change-Id: I4b7c6b76f6d870de56430754dc4f93447e32feed Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-19Add Docker daily build for engagement mgrAreli Fuss1-0/+1
Add Docker daily JJB task for building vvp engagementmgr container Change-Id: Ide6cdbce0b6a9e2eb3d3e8cc6f8a724ad7c078e6 Issue-Id: CIMAN-113 Signed-off-by: Areli Fuss <af732p@att.com>
2017-10-03Add Docker jobs to VVP projectsAreli Fuss6-0/+6
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-02Add Docker job to VVP CMSAreli Fuss1-0/+1
Add a job for Docker build and push to VVP CMS Change-Id: Ieb76a9bde9426ca086d08bb36584c029e4bb86df 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>
2017-10-01Add Jenkins jobs for VVP projectAreli Fuss9-0/+169
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>