summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-10-11Merge "Keep Repository Archiving Job on lf-build2"Aric Gardner1-1/+2
2018-10-11Add builds for Clover modsecurity docker imageJingLu51-0/+6
Push OPNFV docker builds for clover-ns-modsecurity-crs image Change-Id: I134108d78d84de8a04bb7372c49314d0491a1248 Signed-off-by: JingLu5 <lvjing5@huawei.com>
2018-10-11Merge "Run unit tests on gerrit events"mei mei1-4/+5
2018-10-11Merge "refactor the part to get credential file"mei mei1-45/+100
2018-10-10Merge "Set image and flavor env variables functest for ovs|fdio"Trevor Bramwell1-0/+9
2018-10-10Merge "Create Stable Branch Jobs for clover"Trevor Bramwell1-1/+5
2018-10-10Merge "[compass4nfv]Add gambia jobs"Trevor Bramwell3-59/+59
2018-10-10Merge "Bug fix: Path to inventory wrong"Trevor Bramwell2-2/+2
2018-10-10Create Stable Branch Jobs for cloverjenkins-ci1-1/+5
Adds the gambia stable branch stream. Change-Id: Ic1afb65b580396f11c00488a7f135e0e5cdc96cd Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-10-10Merge "Clover project stable branch for OPNFV Gambia release"Trevor Bramwell1-0/+9
2018-10-10Keep Repository Archiving Job on lf-build2Trevor Bramwell1-1/+2
This node has permissions for Google Storage to upload the archive while master does not. Also adds myself to list of recipients so I'll get notified when the job fails. Change-Id: I07a13dcc72c59854222f6e5ace9d1e18c24e6479 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-10-10Update LaaS Docker Build Dockerfile PathTrevor Bramwell1-2/+2
The dockerfile path is relative to the dockerdir, not the root of the cloned repository. Change-Id: I7836abf8f15d4d9f14cb8d39bc951ec9341d39ba Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-10-10Merge "Update LaaS Container Build context"Trevor Bramwell1-2/+4
2018-10-10CPERF: Do not remove docker images in cleanTim Rozet1-11/+0
Removing the cperf docker image in clean just adds more overhead to the next cperf run, because the entire docker image has to be re-downloaded. Docker pull will automatically download the difference between the old image and the new image (less bandwidth) so there is no reason to remove the image. Change-Id: I79ba2af20e3bdacfedc28d468fb629e040d7098f Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-10-10Stor4NFV: stable branch creationQiaowei Ren1-0/+9
Change-Id: I7baab0712ee5531b12ac15af5c36672778a8c6d4 Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
2018-10-10[barometer] Remove stable/fraser jobsEmma Foley1-4/+0
Change-Id: I0f5f8225c38f535241ecd78aa93aee28782cbc4f Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2018-10-10[barometer] Create stable/gambia jobs for BarometerEmma Foley1-0/+4
Change-Id: I71a3ed0c242554cc685f4a610c3651d1e2cab98f Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2018-10-10Merge "Apex: Fixes promotion per Apex branch"Tim Rozet2-14/+158
2018-10-10Apex: Fixes promotion per Apex branchTim Rozet2-14/+158
Now that we branched for Gambia, we want Gambia code to handle promotion for Queens snapshots, while Apex master is responsible for rocky/master promotions. Change-Id: I6f4fffabd728d72fe9b6b2e5a983f6d8762272a9 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-10-10Merge "Fix docker run command for functest on fuel installer"Aric Gardner1-1/+1
2018-10-10Clover project stable branch for OPNFV Gambia releaseStephen Wong1-0/+9
Change-Id: I7841a2397e3c856726e44da0bb4281e442b69192 Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
2018-10-10Bug fix: Path to inventory wrongManuel Buil2-2/+2
The path to reach the inventory was wrong and thus the error message in CI: Unable to parse /root/releng-xci/.cache/repos/openstack- ansible/inventory/dynamic_inventory.py as an inventory source Change-Id: Ic9e01e0895f3df2f6f27d782b8375dbcceb036e6 Signed-off-by: Manuel Buil <mbuil@suse.com>
2018-10-09Apex: Fix building for gambiaTim Rozet1-1/+1
The logic should have been checking for stable/fraser and didn't account for newer branches other than master. Change-Id: I1164ce57338ba1734aa68c98bfe22a8a5f4209ac Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-10-09Merge "[XCI] Add inventory to run prepare-tests.yml"Fatih Degirmenci2-2/+6
2018-10-09Set image and flavor env variables functest for ovs|fdioDelia Popescu1-0/+9
Set IMAGE_PROPERTIES and FLAVOR_EXTRA_SPECS environment variables for functest CI run for ovs and fdio scenarios. Change-Id: Ib2be311ee28d4ae633ec5496a12e741f701cc7ab Signed-off-by: Delia Popescu <delia.popescu@enea.com>
2018-10-09[compass4nfv]Add gambia jobswutianwei3-59/+59
Change-Id: I0e9521a4b5dcb025464b6b193848454aacd5a86c Signed-off-by: wutianwei <wutianwei1@huawei.com>
2018-10-09Fix docker run command for functest on fuel installerDelia Popescu1-1/+1
Fix docker error because of environment variable IMAGE_PROPERTIES for fuel installer in functest Change-Id: I916f965f8432216104b767e5aa62dc93a8f6ce72 Signed-off-by: Delia Popescu <delia.popescu@enea.com>
2018-10-08refactor the part to get credential filexudan1-45/+100
Change-Id: Iebab0714f1cd7123c18d98a41b7da224726c5421 Signed-off-by: xudan <xudan16@huawei.com>
2018-10-08Merge "Correct the scenario error in container4nfv"Trevor Bramwell1-1/+1
2018-10-08Merge "Add image extra properties for fuel installer in functest test"Trevor Bramwell1-1/+2
2018-10-08Merge "[barometer] Add stable/gambia branch"Trevor Bramwell1-0/+9
2018-10-08[barometer] Add stable/gambia branchEmma Foley1-0/+9
Change-Id: Icc8c518bda5240d814be9110b5d09b19c5868078 Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2018-10-08Stable/gambia branch creation for SDNVPN projectdimitris.tsiolakis1-0/+9
Change-Id: Iaf668d3f496f7a5343e10e59ff2b7f9073c52f28 Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
2018-10-06Add image extra properties for fuel installer in functest testDelia Popescu1-1/+2
With using scsi volume device type, additional image extra_properties are needed. Set environment variable IMAGE_PROPERTIES when installer is fuel for functest test run. Related to: https://gerrit.opnfv.org/gerrit/#/c/61913/ https://gerrit.opnfv.org/gerrit/#/c/63225/ Change-Id: If35aa282abaf5dab1a5bacc2f26fe89292b09605 Signed-off-by: Delia Popescu <delia.popescu@enea.com>
2018-10-05Update LaaS Container Build contextTrevor Bramwell1-2/+4
Updates the docker builds for LaaS to share the same context but point at different Dockerfiles. This way the dashboard code can be copied into the container instead of requiring to be volume mounted. Change-Id: I26fe345c8901b772a2e9da56fac71956a8a76583 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-10-05[XCI] Add inventory to run prepare-tests.ymlManuel Buil2-2/+6
To pass functest healthcheck test in odl scenarios, some odl variables must be fetched. To do so, we require to know where opendaylight is deployed and that we can know using the dynamic_inventory.py file in OSA This is needed for this patch: https://gerrit.opnfv.org/gerrit/#/c/63175/ Change-Id: I04643ce93078bad53838e4d4e611f7684d4bd314 Signed-off-by: Manuel Buil <mbuil@suse.com>
2018-10-04Merge "Add Gambia stream for noop jobs"Aric Gardner1-1/+1
2018-10-04Merge changes from topic 'yardstick-docker-gambia'Trevor Bramwell2-3/+7
* changes: Enable yardstick-docker-build-arm-push-gambia job Make Gambia stream available to ARM Docker builds Enable yardstick-docker-build-push-gambia job
2018-10-04Merge "Configure functest daily gambia jobs for fuel installer"Trevor Bramwell1-0/+16
2018-10-04Enable yardstick-docker-build-arm-push-gambia jobPatrice Buriez1-1/+1
Similar to https://gerrit.opnfv.org/gerrit/63177 (done for x86_64). It replaces the yardstick-docker-build-arm-push-fraser job, for the same reasons. Depends on https://gerrit.opnfv.org/gerrit/63179 Change-Id: I482bc05d4c6d1316bfde799a44360decacb60a5e Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
2018-10-04Make Gambia stream available to ARM Docker buildsPatrice Buriez1-0/+4
Similar to https://gerrit.opnfv.org/gerrit/63047 (done for x86_64). Change-Id: Ie61a11c60ce0fd7c724f308ecfdcca982ebdf3ec Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
2018-10-04Enable yardstick-docker-build-push-gambia jobPatrice Buriez1-2/+2
It replaces the yardstick-docker-build-push-fraser job, because the logic in jjb/releng/opnfv-docker.sh L106-L119 has limited options for docker image tags: - 'latest', for git commits on master branch - tag-name, for git tags - 'stable' otherwise, i.e. for git commits on *any* stable branch. This means we can have only one (stable) job building and pushing docker images, in order to prevent the 'stable'-tagged image from switching between fraser and gambia contents, depending on the stable branch where the most recent change was cherry-picked and committed. Unfortunately, disabling the yardstick-docker-build-push-fraser job also means that further git tags on the stable/fraser branch will not result anymore in building and pushing new docker images with the intended tag-name and contents. Change-Id: Ieec1cdc6230e4c000c159cd743c587561c788fc3 Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
2018-10-04Provide libvirt credentialsStamatis Katsaounis1-1/+5
JIRA: FUNCTEST-1004 This patch provides lbivirt credentials which are required by intel testcases run only in fuel at os-nosdn-nofeature-noha scenario. Change-Id: I18eeb5dd78c09ea88a0ad49428584824547b6a89 Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
2018-10-04Run unit tests on gerrit eventsStamatis Katsaounis1-4/+5
JIRA: DOVETAIL-742 This patch runs unit tests on gerrit events instead of hello world. Change-Id: I3c0fd42532871cddab1bf69f84b9ac83fc7a0cf2 Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com> Depends-On: https://gerrit.opnfv.org/gerrit/63157
2018-10-03Merge "RTD Builds for OVN4NFV"Aric Gardner1-0/+12
2018-10-03Merge "Make the Gambia stream available to Docker builds"Aric Gardner1-0/+4
2018-10-03Merge "Remove LaaS Container build for RabbitMQ"Trevor Bramwell1-5/+0
2018-10-03Create Gambia Jobs for Yardstick 2/2jenkins-ci1-1/+18
Add Gambia jobs for Yardstick daily. Keep fraser jobs until Gambia 7.0.0 is released. For fraser-tied PODs, use docker image tag 'ovp-2.0.0'. Change-Id: I6dca72807db1caf9adfc5ce5949c50ad70af5361 Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org> Signed-off-by: rexlee8776 <limingjiang@huawei.com> Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
2018-10-03Create Gambia Jobs for Yardstick 1/2jenkins-ci1-1/+5
Add Gambia jobs for Yardstick gate: - yardstick-verify-gambia - yardstick-merge-gambia Keep fraser jobs until Gambia 7.0.0 is released. Gambia jobs for Yardstick daily will be added in next patch. Change-Id: Id02bcb8197dd1f6d0b8f5baddef684a97e269a14 Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org> Signed-off-by: rexlee8776 <limingjiang@huawei.com> Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
2018-10-03CPERF: Disable CSIT IPv6 suiteTim Rozet1-2/+5
This suite is failing with disconnects for the SSH connection to the overcloud controller. Disabling it for now until we can figure out what the problem is. Only happens in this suite: https://build.opnfv.org/ci/job/cperf-apex-csit-master/104/consoleFull Change-Id: I15eda3009f181c190bcef6e51b00d22070d9e444 Signed-off-by: Tim Rozet <trozet@redhat.com>