summaryrefslogtreecommitdiffstats
path: root/jjb/releng/opnfv-docker.yml
AgeCommit message (Collapse)AuthorFilesLines
2018-05-16Rename files under jjb from 'yml' to 'yaml'Trevor Bramwell1-370/+0
global-jjb only supports the .yaml file ending for jjb jobs. Instead of waiting for a release we're going to rename the files. Change-Id: Icf3339eacd2320c583333e02250998cf6b1881f7 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-05-02Add Bottlenecks Fraser Docker Push JobYang Yu1-0/+4
Change-Id: I4d6c4015ca36f743dadbb6524a1ca8d5619ce3d6 Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
2018-04-11Merge "docker build -f should use relative path to PATH, not working directory"Aric Gardner1-8/+8
2018-04-11Merge "[QTIP] Enable QTIP fraser docker build job"Serena Feng1-1/+3
2018-04-11docker build -f should use relative path to PATH, not working directoryYujun Zhang1-8/+8
Change-Id: I6b35a5b36b1cc7b8ce2298388b9bb5caf9e44fc9
2018-04-10Merge "create Stable Branch Jobs for nfvbench"Aric Gardner1-1/+1
2018-04-10[yardstick] enable fraser dockerRoss Brattain1-1/+1
Change-Id: I47ae73da7240ee4c4e3902baa7320412a28ada6c Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2018-04-10[QTIP] Enable QTIP fraser docker build jobzhihui wu1-1/+3
- enable fraser docker build job - disable euphrates docker build job Change-Id: Ieeaec7ed36ee8d77a250c0f584ea9e5985a41c8f Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-04-09create Stable Branch Jobs for nfvbenchagardner1-1/+1
Same for docker Change-Id: I48650881f5c0c8e7b4664b87b1b1a4a37c22cc8d Signed-off-by: agardner <agardner@linuxfoundation.org>
2018-04-09Add docker build job for cloverYujun Zhang1-1/+61
Change-Id: I0167f223660d5b0edfac092a5d01fe165a91c2de
2018-04-05Create Fraser Docker Jobs for StorperfTrevor Bramwell1-5/+5
Change-Id: I5de7df11919f725264aa6b07d0f8d5e917f8a28c Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-04-05Switch Functest k8s docker builds to multijobsCédric Ollivier1-9/+0
The former Functest kubernetes container will be split due to new OPNFV features (clover, stor4vnf). {image} is bypassed to first check vs the current docker repository. Change-Id: I29998b21ec6992463b9ca77b38e51b928a9da69a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-02Build opnfv/functest-kubernetes:fraserCédric Ollivier1-0/+9
Change-Id: I449117bf03498a6b5bfe72ae3038fe7e0d2165fe Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-03-13Build functest-xtesting imagesDelia Popescu1-4/+0
Build and push xtesting images Create manifests for xtesting images Build xtesting images for arm JIRA: FUNCTEST-948 Change-Id: I3fbe6cdfef5b304a45d76533417f3c4bc58dddbe Signed-off-by: Delia Popescu <delia.popescu@enea.com>
2018-03-09Merge "A new docker container for QTIP"Fatih Degirmenci1-0/+5
2018-03-06Merge "barometer_docker: add barometer-snmp to build"Fatih Degirmenci1-0/+5
2018-03-01A new docker container for QTIPzhihui wu1-0/+5
This docker container can provide networking test service. Build this docker image by using opnfv docker build job. JIRA: QTIP-293 Change-Id: I12310138a7c0b7b15bf5d34fb56bbbec1e65d206 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2018-03-01barometer_docker: add barometer-snmp to buildGordon Kelly1-0/+5
Change-Id: I5dc37a4970df4fc432bc65454872f45466d8749d Signed-off-by: Gordon Kelly <gordon.kelly@intel.com>
2018-02-28Build opnfv/xtesting via functest-xtestingCédric Ollivier1-0/+4
Change-Id: I63d79a2c84221736e08d4bea1a2cf8ac92c023d9 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-01-23Merge "docker: update name and dockerfile location for barometer collectd ↵Fatih Degirmenci1-11/+6
image. change build directory to fix build's copy errors "
2018-01-16docker: update name and dockerfile location for barometer collectd image.Gordon Kelly1-11/+6
change build directory to fix build's copy errors Change-Id: I3bc4f929156c7c04cc93822d28b0a64991f18595 Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-16Merge "Docker Builds from Git Tag"Trevor Bramwell1-2/+4
2018-01-12Merge "Enable functest-kubernetes docker builds"Jose Lausuch1-0/+4
2018-01-11barometer: add aditional docker images to buildGordon Kelly1-0/+26
Change-Id: I7a4567df7fa20f6ee85b1787489645711f1b17ab
2018-01-09Docker Builds from Git TagTrevor Bramwell1-2/+4
Facilitates the creation of docker images from tags pushed to Gerrit, which should remove the need to manually trigger 'tagged' builds. Fixes a typo in the 'gerrit-trigger-tag-created' macro, replaces 'RELEASE_VERSION' with 'GERRIT_REFNAME', and adds the tag-trigger to docker builds. Change-Id: I6d8f8f34b1c51d74bb98211dfae21c37cf9356fa Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-01-09Enable functest-kubernetes docker buildsJose Lausuch1-0/+4
Change-Id: I6326d0c25d673c407a3eda6451d242d2571fdaee Signed-off-by: Jose Lausuch <jalausuch@suse.com>
2018-01-08Use local repository for docker buildYujun Zhang1-1/+1
Change-Id: I789aa64f0f5443aee5178f98ce36e07f3b786c15
2017-12-25Allow building docker image from specified pathYujun Zhang1-0/+2
Change-Id: Iab40fc2c719050d36a614fe529ca22634b59b7bc Signed-off-by: Yujun Zhang <zhangyujun@gmail.com>
2017-12-12Create dovetail-docker-build-stable jobxudan1-0/+5
1. Dovetail first release is based on OPNFV danube release. 2. Dovetail has the branch stable/danube now. 3. It needs to automatically triggle dovetail-docker-build-stable job when there is a patch cherry picked to this stable branch. JIRA: DOVETAIL-576 Change-Id: I58a639cd8208e40099c6481085d1f450c89b2523 Signed-off-by: xudan <xudan16@huawei.com>
2017-12-04Order euphrates build alphabeticallyYujun Zhang1-10/+9
Change-Id: I32506e0cad8215e0b16814035b9faec3a86ec4b5 Signed-off-by: Yujun Zhang <zhangyujun@gmail.com>
2017-11-30opnfv-docker: add barometerMaryam Tahhan1-0/+4
Change-Id: I0f768c1350cd1f5d6613b93b34319e7a1c321a29 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-12[Functest] Remove ubuntu based image built jobLinda Wang1-13/+0
As the former Dockerfile based on Ubuntu has been removed [1], now multiple Alpine containers are used. [1]: https://gerrit.opnfv.org/gerrit/#/c/46907/ Change-Id: I62fba4403fc11c1f5e60bf4e5eebc3406cd5d0fd Signed-off-by: Linda Wang <wangwulin@huawei.com>
2017-10-18Update release tags for Docker buildsJose Lausuch1-1/+1
Change-Id: I3c4d71239dfe66773931f5f5b9349faab443aa2d Signed-off-by: Jose Lausuch <jalausuch@suse.com>
2017-10-10Fix Yamllint violations for jjb/relengTrevor Bramwell1-200/+203
JIRA: RELENG-254 Change-Id: I5b9fe931e20a84d80d9ce6bc565bfee1db2dbc32 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-10-02Remove functest alpine images from docker buildsJose Lausuch1-40/+0
They are already built via Dockerhub automatically Change-Id: If0b336a0be741b17c2f7b80eaa51a0f235ad9ddf Signed-off-by: Jose Lausuch <jalausuch@suse.com>
2017-09-28Merge "bottlenecks: enable euphrates docker"Jun Li1-4/+4
2017-09-27bottlenecks: enable euphrates dockerliyin1-4/+4
Change-Id: I5bcd55f30745f71aedda1e60df57b761e2657c22 Signed-off-by: liyin <liyin11@huawei.com>
2017-09-26Merge "yardstick: enable euphrates docker"Aric Gardner1-1/+1
2017-09-25Throttle Docker Builds to 1 Per-NodeTrevor Bramwell1-0/+5
Docker builds are currently timing out when multiple builds are running on the same node. Builds start in parallel but Docker only allows one to run at a time. By throttling builds to 1 per-node Docker builds will run sequentially, as they are currently, but not timeout. JIRA: RELENG-315 Change-Id: Ib64252f9449cccdc35856debafd3bcb8796f1100 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-25yardstick: enable euphrates dockerRoss Brattain1-1/+1
Change-Id: I745287911eab7414adccd99e9e2385bf5b7438f7 Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2017-09-23nfvbench: Enable docker image builds for stable/euphratesFatih Degirmenci1-0/+4
Change-Id: I23ea156d9bbfa42c7bbf8dada344ded96b41e2e4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-09-21Functest: Introduce building image job for euphratesLinda Wang1-0/+40
To build apline images for euphrates Change-Id: I63d77c99306aed263e220c2a0cd27ee2cca1ecb9 Signed-off-by: Linda Wang <wangwulin@huawei.com>
2017-09-20Functest: Introduce building image job for euphratesLinda Wang1-7/+6
Change-Id: I9e4aab444490b7a85d2fd24344045452a62a0bcc Signed-off-by: Linda Wang <wangwulin@huawei.com>
2017-09-19[QTIP] Enable qtip docker build image job in euphrateszhihui wu1-1/+1
Change-Id: I01eb67919aa489c47d34976f9587f3187059d2b3 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2017-09-19Introduce StorPerf Euphrates Jobsmbeierl1-5/+36
Adds stable/euphrates branch for StorPerf jobs that were enabled for existing master Change-Id: Id11c4958c40cf8b8db49d545face4bd6ddbf31d3 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-09-13Optional Architecture Specific Pushmbeierl1-5/+19
Enables optional argument to specify the architecture to use when building and pushing the image. If project defines it, the arch is added to the docker version like so: arch-version. This matches the tag convention used by multiarch/alpine. Change-Id: I699c2aba05c55291b5f8c48bcc1daacceae6154b JIRA: STORPERF-210 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-09-12Added nfvbench docker configurationKerim Gokarslan1-0/+4
Change-Id: I90ff32b7047b768552f5d5e1c78d12e0bf4ea1a2 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-08-24Add StorPerf Graphitembeierl1-0/+5
Adds a new job to build and push graphite container for StorPerf Change-Id: I349f349116cabf4aa762b76b12ff4eb7b404e5b9 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-08-17Adds SwaggerUImbeierl1-0/+5
Adds build for storperf-swaggerui as this is now based off multiarch/alpine to enable ARM support Change-Id: I8cec4277cda39e87face9c37179deea704b9bf27 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-08-02Send 'Build Failed' Emails to Jenkins AdminsTrevor Bramwell1-0/+1
Adds the 'email-jenkins-admins-on-build-failures' publishers for jobs which have overridden the default list of publishers. This will provide Jenkins administrators a time-series list of build failures to assist in debugging issues with the master and agents. JIRA: RELENG-257 Change-Id: I28f12877562113c9197ed6429ee2a7f3cdbaf346 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>