summaryrefslogtreecommitdiffstats
path: root/jjb/releng
AgeCommit message (Collapse)AuthorFilesLines
2020-02-12Remove No Longer Needed 'archive-repositories' JobTrevor Bramwell2-106/+0
This job was written for Scott Winslow to easly pull in a tarball of all the OPNFV source code to do license scanning. As Scott notified us he'll be running the job himself from now on, we can remove it from the OPNFV Jenkins system. Change-Id: I0856a77fd8f0c1b7454c57aa96b626e97b87da10 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2020-02-10Ignore Test Repositories when generating ArchiveTrevor Bramwell1-1/+1
Ignores the 'test' repositories created in Gerrit as they don't contain any actual OPNFV code. This may break if we ever add a project that begins with 'test' in the name but I expect the chances of that are low. Change-Id: I633ce85e85c82d4c5ff85a4fb66bddf891cd0bfb Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2020-01-06update yardstick iruya docker build jobrexlee87762-0/+8
update yardstick iruya docker build job Change-Id: I1cb9b263154c79b3b7f5e0f83e2f1264a7ee59e2 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2019-12-20StorPerf Workload AgentMark Beierl2-1/+27
Adds a new docker image for StorPerf: a workload agent that can be used to drive synthetic disk workloads under Kubernetes or Docker. Change-Id: I873a230ba90d95fe25b241d02dbea61ecab3117b JIRA: STORPERF-270 Signed-off-by: Mark Beierl <mbeierl@vmware.com>
2019-12-19[barometer] Add iruya docker buildsEmma Foley1-23/+23
Signed-off-by: Emma Foley <efoley@redhat.com> Change-Id: Idb8f5ae27e2c1c0df6664661330e873232ecfc28
2019-12-18Add Dovetail Docker jobs for Hunter branchxudan1-0/+4
Signed-off-by: xudan <xudan16@huawei.com> Change-Id: I4c30237a15ceccee1acb5378b39ed29dbf62443d
2019-12-18StorPerf Iruya Docker BuildsMark Beierl2-27/+35
Creates jobs for building the StorPerf containers in the Iruya branch. Change-Id: I00422d88adbddc2e154e5a54947059fb78c116a7 Signed-off-by: Mark Beierl <mbeierl@vmware.com>
2019-12-13barometer-collectd-experimental.Aric Gardner1-1/+1
gamiba is old, we can use hunter, at least that passes jjb Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: I08a59d2a0d009de8f653ff11db6046f18f46d22a
2019-12-10Merge "barometer: Add job definition for barometer-collectd-experimental image"Aric Gardner1-0/+12
2019-11-05Fixes LaaS Build FailureParker Berberian1-2/+2
In the change from pharos-tools -> laas, the directory structure changed. This correctly sets dockerdir for the LaaS docker build jobs. Change-Id: Iead35cb8c2cda7788b7b0e7cf1ad467c173f09e1 Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
2019-11-05Merge "Moves LaaS Jobs to New Project"Aric Gardner1-7/+7
2019-10-29Moves LaaS Jobs to New ProjectParker Berberian1-7/+7
Moves all existing jobs from pharos-tools into laas Google storage locations are created on the fly, so no problem changing them. Change-Id: Ic3df7a261af58f3cfce0dc85ef6428c7fb0196f6 Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
2019-10-07Add Jerma in jjb/releng/releng-release-jobs.yamlCédric Ollivier1-0/+1
Change-Id: Ie137184dd58334bb37195a709b6d9a3c6fb4b845 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-03Remove all compass jobsAric Gardner2-275/+6
Remove all jobs associated or dependant on compass Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: I2bdac50e535736e51d815fc12c4141158f1ef852
2019-07-22Merge "add views for remaining jenkins subprojects"Trevor Bramwell1-0/+7
2019-07-15Adds ARM Hunter JobsMark Beierl1-5/+5
Adds the missing docker build jobs for StorPerf on ARM. Change-Id: I5ed4a055b4f5f50309159c860ecdae93b1aa4b60 Signed-off-by: Mark Beierl <mbeierl@vmware.com>
2019-07-10add views for remaining jenkins subprojectsDaniel Pono Takamori1-0/+7
forgot beginning a yaml and a duplication definition add apex and sfc back in sectioned-views plugin not supported by jjb so removed custom views created in prod jenkins responded to cedric's request to remove moon and netready remove views for deprecated jobs Issue: RELENG-1831 Change-Id: I39ef0aabcf8ef4f3b3a378bb242ce0a7119acc85 Signed-off-by: Daniel Takamori <dtakamori@contractor.linuxfoundation.org>
2019-06-26Add Docker jobs for HunterTrevor Bramwell1-80/+15
This removes jobs for all previous stable releases, and moves jobs from the gambia stream to hunter for the following projects: * barometer * bottlenecks * storperf Change-Id: Ica64b906f9a102c30878b541c89bee1624fbfd26 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2019-05-24Fix virtualenvAric Gardner1-1/+2
virtualenv $WORKSPACE/venv created a python3.4 environment I have installed python36u on the builer and symlinked /usr/bin/python3 to /usr/bin/python36 I have tested this change and it worked for the broken job: https://build.opnfv.org/ci/job/releng-release-hunter-merge/ Change-Id: Ibdc3218c47b5103f28a8b6f730962434972b76be Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2019-05-13Add docker job for bottlenecks hunterYang (Gabriel) Yu1-1/+1
Change-Id: Id3f56ac00a74b81184382e8d6a1e614dec23419f Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2019-05-09barometer: Add job definition for barometer-collectd-experimental imageRadoslaw Jablonski1-0/+12
barometer-collectd-experimental is based on 'master' collectd branch and contains experimental, not yet merged by community, pull requests. Change-Id: Iec5efdd409fbdb049fb19cc14406fdfee2a9966f Signed-off-by: Radoslaw Jablonski <radoslawx.jablonski@intel.com>
2019-04-11add yardstick hunter docker job and clean receieversrexlee87762-4/+10
Change-Id: Ia7f99be926154f7ed23f1939f90086ffb5b227a0 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2019-04-04INFO file vote job.Aric Gardner1-0/+6
Counts votes from committers and automerges when a majority is reached. Change-Id: I5688fa237ea06a63c93f3a2658a97d65dd83283a Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2019-03-27Add jobs for Iruya releaseCédric Ollivier1-0/+1
It will allow generating all Functest stable branches [1] [1] https://gerrit.opnfv.org/gerrit/#/c/67401/ Change-Id: I95950c30c9e3cf7ea119063dff77cd0aff9b0b69 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-03-26Add job for building ONAP web portal imageStamatis Katsaounis1-0/+6
This patch adds a new job for building the ONAP web portal docker image. This image needs extra build arguements to be built. Change-Id: Ic5489af93f812c2aad9155a71175fd791fa03cab Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
2019-03-26Provide a way to add extra arguements when building docker imagesStamatis Katsaounis3-1/+18
This patch adds a parameter for extra arguements to be used to build OPNFV docker images. Change-Id: I65d5b96e5b0db348a4f200e6ef26b5b6ca65b348 Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
2019-01-30barometer: Add job definition for collectd-master docker image buildRadoslaw Jablonski1-0/+12
Added definition for build & push docker image for 'barometer-collectd-master' - it is a barometer-collectd container that is based on latest master branch from collectd. Change-Id: I4d4b7c27971cbeffb8f303ef6b7799cc927d65f0 Signed-off-by: Radoslaw Jablonski <radoslawx.jablonski@intel.com>
2019-01-28Remove Archived Project JobsTrevor Bramwell1-3/+0
Removes jobs for: - domino - escalator - vnf_forwarding_graph Change-Id: Id1364d38d7f1f8d8e1bb396be7bf84899139973f Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2019-01-10Update "yardstick-ubuntu-18.04" dockerfile in jobStepan Andrushko1-1/+1
Update of dockerfile for Ubuntu 18.04 docker image job. JIRA: RELENG-416 Change-Id: I99042a4b08b96d283890f9b274972c716b3563f3 Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
2018-12-31Add build "yardstick-ubuntu-18.04" docker image jobserhiyx.pshyk1-0/+5
JIRA: RELENG-416 Change-Id: I9539a4d9ea2bbbdbc8ee6da73cf8841b515265c7 Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>
2018-12-14Add Bottlenecks gambia docker jobYang (Gabriel) Yu1-1/+1
Change-Id: I5dc35ee11c0cf01d41f64fcedf2b9a1e30e25e04 Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-11-23Rework creating tags & branches from release filesAric Gardner4-26/+84
Old method could not properly handle both branching and tagging on changes to the release file. Proposed method: jjb calls: jjb/releng/branch-or-tag.sh for both verify and merge jobs. branch-or-tag determins nature of the change to "releases/branch/project.yaml" and calls releng-release-tagging.sh or releng-release-create-branch.sh The scripts above handle both verify and merge operations based on if [[ $TAG_EXISTS = false && "$JOB_NAME" =~ "merge" ]]; and if [[ $REF_EXISTS = true && "$JOB_NAME" =~ "merge" ]]; then both scripts check that the ref exits in verfiy and merge stages. if releng-release-create-branch.sh creates a branch it then also calls releases/scripts/create_jobs.py Change-Id: Ieb99de5e4df100af59ecc818f52b0831383b2b62 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-11-20Merge "Adding a new verification job for testapi UI."Serena Feng1-2/+61
2018-11-14Create docker jobs for gambiaTsaLaGi1-6/+11
Change-Id: Ifdba9b1964010f4c1e7ca0355a1ad35a217b3518 Signed-off-by: TsaLaGi <aasmith@redhat.com>
2018-11-13Add ARM Gambia for StorPerfmbeierl1-5/+5
Change-Id: I356944c2b59476f2aa1a7a07d4f326d3fd2a224e Signed-off-by: mbeierl <mark.beierl@dell.com>
2018-11-12StorPerf Gambia ContainersTrevor Bramwell1-5/+5
Create jobs for building StorPerf's Gambia containers. Change-Id: I0cab4a3df10edc137d652ddddfe43ac4860e5c35 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-11-01Add builds for Barometer DMA docker imageTomofumi Hayashi1-0/+5
Push OPNFV docker builds for barometer-dma image Change-Id: I50373233254b8315c48544bae916ccf8485e640d Signed-off-by: Tomofumi Hayashi <tohayash@redhat.com>
2018-10-29Modify clovisor name to fit naming conventionearrage1-1/+1
- Edit name of container from clovisor to clover-clovisor to match naming convention Change-Id: I37a7e6f4cdb5295bd8a0e92dcc3f8c43605adcb8 Signed-off-by: earrage <eddie.arrage@huawei.com>
2018-10-29Add builds for Clover Spark and Clovsiorearrage1-0/+18
- Push OPNFV docker builds for clover-spark, clover-spark-submit, and clovisor containers. Change-Id: If42ab565a48569137153511aa109bbaeeb6968aa Signed-off-by: earrage <eddie.arrage@huawei.com>
2018-10-23Dummy Change to relengAric Gardner1-0/+1
I have deleted apex-rtd-verify-master Merging this will re-create the job. Worth a shot. Change-Id: I67809fed7e097fbc992ed090cc85e84a9ff81992 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-10-18RTD jobs for all projectsAric Gardner1-0/+0
RTD jobs for all active projects All jobs start as non-voting. All rtd jobs are in their own file to faciliate future bulk changes: jjb/$project/$project-rtd-jobs.yaml All project have rtd pages https://opnfv-$project.readthedocs.io Change-Id: I776e41f968d38f08cb3187f743f69d5d6b697e8e Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-10-17[compass4nfv] correct the compass branch docker tagwutianwei1-9/+9
Change-Id: Id789121634fc1a009878b61bcf4756ee4009c99d Signed-off-by: wutianwei <wutianwei1@huawei.com>
2018-10-16Merge "Add builds for Clover modsecurity docker image"Trevor Bramwell1-0/+6
2018-10-16Set JJB version in Releng CI JobsTrevor Bramwell1-0/+1
Moves the jjb-version configuration from globals to releng CI jobs. This was not being pulled into the '{project-name}-ci-jobs' configuration and kept our JJB version at 2.2.1. Change-Id: I33a62e639bbca6d519957515af591615543d27b7 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-10-16Remove arm build6 from rotation, it is offlineAric Gardner1-1/+0
Has been offline for > 1 week https://build.opnfv.org/ci/job/functest-core-docker-build-arm64-gambia/ is showing There are no nodes with the label ‘Job triggered without a valid online node, given where: arm-build6’) Change-Id: Ia00281f9c05fac9b16bd914063ccffeca3fb135b Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-10-16Merge "Add builds for Clover controller, collector, jmeter"mei mei1-0/+24
2018-10-16Merge "[Compass4nfv] Make the Gambia stream available to Docker builds"mei mei1-0/+3
2018-10-16[Compass4nfv] Make the Gambia stream available to Docker buildswutianwei1-0/+3
Change-Id: I36b2f245aa2044ebcdab5122d3b30ae1d9fb1788 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2018-10-15Add newly minted lf-build3Aric Gardner1-0/+1
Change-Id: I2c9c1f042b4b13af58526e23a44680304313cee9 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-10-15Ensure jobs don't get queued on offline buildersTrevor Bramwell2-0/+4
A change to the NodeLabelParameter config in JJB caused any jobs using the plugin to possibly have their jobs triggered on builders which weren't online. This in turn caused the queue to backup and newer jobs are blocked waiting for older ones to complete, which never happens as they're never queued on an online builder. The 'all-nodes' parameter ensure jobs that are set to run concurrently don't trigger across all available nodes at once, as this will include offline nodes as well. As this is the default of the plugin, projects which need it can enable it individually. Change-Id: Ia690eef078209b6b056dad85613dda6868b18271 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>