summaryrefslogtreecommitdiffstats
path: root/jjb/vnfsdk/vnfsdk-pkgtools-python.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-03-31Migrate to ubuntu1804-builderJessica Wagantall1-2/+2
Migrate the rest of the jobs from ubuntu1604-builder to ubuntu1804-builder Remove unused nodes Change-Id: Ic43c12d3f7f8952d3248085ec103806c9b442047 Issue-ID: CIMAN-373 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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-11-12vnfsdk pkgtools: switch to python3Lianhao Lu1-1/+1
Switch to python3 for vnfsdk pkgtools' related jenkins job. Issue-ID: CIMAN-342 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com> Change-Id: Ic2aa39ea5f28e82870b252a5bdd92c4f1e77c1d7
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-18Add INFO.yaml verify jobJessica Wagantall1-0/+9
- Add verification for INFO.yaml files in VNFSDK - Fix line separation between projects in yaml files - Fix clm jobs that do not need parameters Change-Id: I26a3ece73a8b70a35816609f059b1c38a6037132 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-05-17Add python release to jjb jobsChris Donley1-0/+1
Issue-ID: VNFSDK-269 Change-Id: I32e1fba14f3ab5300ba9aa698ecc5086a789279a Signed-off-by: Chris Donley <christopher.donley@huawei.com>
2018-04-17Move pkgtools to Tox + SonarJessica Wagantall1-2/+2
Move vnfsdk/pkgtools to use Tox + Sonar scan job. Change-Id: I277d3b4323baa6f453207835dfa62fc377fa637e 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-16Update sonar support for python reposChris Donley1-0/+4
Specifically, vnfsdk-pkgtools and vnfsdk-dovetail-integration Issue-ID: VNFSDK-210 Change-Id: I1ec4b12bc83d839ecd6fce5a33809ff6f6a96307 Signed-off-by: Chris Donley <christopher.donley@huawei.com>
2018-03-14Merge "Add Sonar support for pkgtools"Jessica Wagantall1-1/+12
2018-03-14Add Sonar support for pkgtoolsChris Donley1-1/+12
Issue-ID: VNFSDK-210 Change-Id: Ia7931bcb06bd48c48d77b48e01a50dbe034d54d6 Signed-off-by: Chris Donley <christopher.donley@huawei.com>
2018-03-13Remove maven-clm jobJessica Wagantall1-1/+0
Remove gerrit-maven-clm job from pkgtools Issue-ID: CIMAN-133 Change-Id: If93bcf307df066ed0c01abebc51806c9edf8bdf4 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-12Add CLM job for pkgtoolsJessica Wagantall1-0/+1
Add python extended report job for vnfsdk-pkgtools Change-Id: I833d18b9af9521f4593dff1068c3a27734c74dd6 Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-20Add missing CLM jobsJessica Wagantall1-0/+1
Add missing CLM jobs for usecaseui and vnfsdk Change-Id: Iaa2de8c4499f57e45efc395e46c419f1a867eea6 Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-08-08Add CI job for pkgtools projectDave Chen1-0/+17
Signed-off-by: Dave Chen <wei.d.chen@intel.com> Change-Id: I475a4872688f932f6a72f1e2df50e6cb774e5684 Issue-Id: CIMAN-10