releng.git
5 years agoMerge "[Compass4nfv] Make the Gambia stream available to Docker builds"
mei mei [Tue, 16 Oct 2018 02:09:32 +0000 (02:09 +0000)]
Merge "[Compass4nfv] Make the Gambia stream available to Docker builds"

5 years ago[Compass4nfv] Make the Gambia stream available to Docker builds 55/63555/1
wutianwei [Tue, 16 Oct 2018 01:45:14 +0000 (09:45 +0800)]
[Compass4nfv] Make the Gambia stream available to Docker builds

Change-Id: I36b2f245aa2044ebcdab5122d3b30ae1d9fb1788
Signed-off-by: wutianwei <wutianwei1@huawei.com>
5 years agoMerge "CPERF: Reduce CSIT for HA deployments"
Tim Rozet [Mon, 15 Oct 2018 23:26:33 +0000 (23:26 +0000)]
Merge "CPERF: Reduce CSIT for HA deployments"

5 years agoCPERF: Reduce CSIT for HA deployments 49/63549/1
Tim Rozet [Mon, 15 Oct 2018 21:34:49 +0000 (17:34 -0400)]
CPERF: Reduce CSIT for HA deployments

Since CSIT does not pass on HA, but we still want to promote some
snapshots for HA, reduce the CSIT suites to L2 and L3 only.

Change-Id: Iaf739f972211c1e94de781a006065d7130ddf1c3
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoApex: Fix scenario promote name for queens 47/63547/1
Tim Rozet [Mon, 15 Oct 2018 21:31:21 +0000 (17:31 -0400)]
Apex: Fix scenario promote name for queens

Now that Gambia branch is used for queens promotion, scenario files use
nofeature instead of using branch name.

Change-Id: I76e8f851bc6ef337301d1367dcafd798b212bb38
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoAdd newly minted lf-build3 45/63545/1
Aric Gardner [Mon, 15 Oct 2018 20:58:23 +0000 (16:58 -0400)]
Add newly minted lf-build3

Change-Id: I2c9c1f042b4b13af58526e23a44680304313cee9
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoMerge "Add dependencies to Ubuntu Builders"
Trevor Bramwell [Mon, 15 Oct 2018 20:49:53 +0000 (20:49 +0000)]
Merge "Add dependencies to Ubuntu Builders"

5 years agoEnsure jobs don't get queued on offline builders 43/63543/1
Trevor Bramwell [Mon, 15 Oct 2018 20:08:27 +0000 (13:08 -0700)]
Ensure jobs don't get queued on offline builders

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>
5 years agoMerge "[doctor][docs] add RTD docs job for doctor"
Trevor Bramwell [Mon, 15 Oct 2018 14:58:03 +0000 (14:58 +0000)]
Merge "[doctor][docs] add RTD docs job for doctor"

5 years agoApex: Fix pkg install for gambia 17/63517/1
Tim Rozet [Mon, 15 Oct 2018 13:53:24 +0000 (09:53 -0400)]
Apex: Fix pkg install for gambia

Missed a check where we install packages based on old package
convention.

Change-Id: If1da8db9b10b81ea5825b7548509be29e08e6f91
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years ago[doctor][docs] add RTD docs job for doctor 91/61891/3
Ryota MIBU [Thu, 6 Sep 2018 08:56:58 +0000 (17:56 +0900)]
[doctor][docs] add RTD docs job for doctor

Change-Id: Ibe83eb4131d8ff553aa81e343cfe5ae8c19b4cf6
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
5 years agoPrepare repo for global-jjb v0.25.0 69/63469/1
Aric Gardner [Fri, 12 Oct 2018 20:17:16 +0000 (16:17 -0400)]
Prepare repo for global-jjb v0.25.0

Global JJB now has non-JJB YAML configuration and requires action on the
ci-management repo when upgrading to this version of Global JJB to
prevent JJB from picking up these YAMLs as config. Follow the
instructions below BEFORE upgrading globall-jjb:

cd <git-root>
git mv jjb/global-jjb global-jjb
mkdir jjb/global-jjb
ln -s ../../global-jjb/shell jjb/global-jjb/shell
ln -s ../../global-jjb/jjb jjb/global-jjb/jjb
git add jjb/global-jjb
git commit -sm "Prepare repo for global-jjb v0.25.0"

Git diff confirms no changes.
diff -bur . /tmp/releng/job_output/

Change-Id: I6d7239b8bab8ef08368f833d9a64cd94a824b158
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate global jjb v0.24.6 59/63459/1
Aric Gardner [Fri, 12 Oct 2018 17:52:59 +0000 (13:52 -0400)]
Update global jjb v0.24.6

From the release notes:
Upgrade to global-jjb v0.24.6 before performing this upgrade. This
ensures that jjb-verify job pulls in a regex fix that will allow it to
verify the v0.25.0 upgrade.

Change-Id: I48335de599b46b7e6c70f8bb77fb8c254cfe85f4
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoMerge "Create Stable Branch Jobs for ovn4nfv"
Trevor Bramwell [Fri, 12 Oct 2018 17:18:26 +0000 (17:18 +0000)]
Merge "Create Stable Branch Jobs for ovn4nfv"

5 years agoMerge "Update jenkins-job-builder to 2.2.1"
Trevor Bramwell [Fri, 12 Oct 2018 17:17:22 +0000 (17:17 +0000)]
Merge "Update jenkins-job-builder to 2.2.1"

5 years agoCreate Stable Branch Jobs for ovn4nfv 53/63453/1
jenkins-ci [Fri, 12 Oct 2018 16:34:50 +0000 (09:34 -0700)]
Create Stable Branch Jobs for ovn4nfv

Change-Id: I89040a4f7ac493efe8a11a268ce891c156e53c18
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
5 years agoUpdate jenkins-job-builder to 2.2.1 89/63189/5
Aric Gardner [Thu, 4 Oct 2018 20:09:17 +0000 (16:09 -0400)]
Update jenkins-job-builder to 2.2.1

jjb/lf-ci-jobs.yaml has jjb-version: 2.2.1 as a minimum

change block-level to blocking-level:
https://review.openstack.org/#/c/608092/
We will need to change this back once we move past
jenkins-job-builder>2.5.0

Change-Id: I12d0f55ee3c2dad20340ebf0fa8428ee1ad8484c
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoMerge "Configure functest daily gambia jobs for fuel installer"
Trevor Bramwell [Thu, 4 Oct 2018 20:00:05 +0000 (20:00 +0000)]
Merge "Configure functest daily  gambia jobs for fuel installer"

5 years agoMerge "RTD Builds for OVN4NFV"
Aric Gardner [Wed, 3 Oct 2018 19:16:32 +0000 (19:16 +0000)]
Merge "RTD Builds for OVN4NFV"

5 years agoMerge "Make the Gambia stream available to Docker builds"
Aric Gardner [Wed, 3 Oct 2018 19:04:03 +0000 (19:04 +0000)]
Merge "Make the Gambia stream available to Docker builds"

5 years agoMerge "Remove LaaS Container build for RabbitMQ"
Trevor Bramwell [Wed, 3 Oct 2018 18:46:41 +0000 (18:46 +0000)]
Merge "Remove LaaS Container build for RabbitMQ"

5 years agoCreate Gambia Jobs for Yardstick 2/2 53/62753/4
jenkins-ci [Fri, 21 Sep 2018 22:53:45 +0000 (15:53 -0700)]
Create Gambia Jobs for Yardstick 2/2

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>
5 years agoCreate Gambia Jobs for Yardstick 1/2 33/63133/1
jenkins-ci [Fri, 21 Sep 2018 22:53:45 +0000 (15:53 -0700)]
Create Gambia Jobs for Yardstick 1/2

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>
5 years agoCPERF: Disable CSIT IPv6 suite 23/63123/1
Tim Rozet [Wed, 3 Oct 2018 12:50:37 +0000 (08:50 -0400)]
CPERF: Disable CSIT IPv6 suite

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>
5 years agoConfigure functest daily gambia jobs for fuel installer 21/63121/1
Delia Popescu [Wed, 3 Oct 2018 12:04:31 +0000 (15:04 +0300)]
Configure functest daily  gambia jobs for fuel installer

Add fuel CI PODs and armband CI PODs for gambia stream
in functest-daily jobs

Change-Id: I5d3405a8c8d19dd472738fdddb03fe09bc61df2e
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
5 years agoRTD Builds for OVN4NFV 67/61867/3
Trevor Bramwell [Thu, 6 Sep 2018 06:25:16 +0000 (23:25 -0700)]
RTD Builds for OVN4NFV

This adds verify and merge jobs for building and publishing the OVN4NFV
documentation to ReadTheDocs (RTD).

Change-Id: Ifb97b3978150d923ef4728e7423b2c02d44978e4
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoCPERF: Move L3VPN ipv6 CSIT suite to be first 05/63105/1
Tim Rozet [Tue, 2 Oct 2018 20:19:06 +0000 (16:19 -0400)]
CPERF: Move L3VPN ipv6 CSIT suite to be first

Pulling an older version of CSIT had no effect, so reverting that
change. Move L3VPN IPv6 CSIT suite to be first, to rule out a timing
issues along the suites, and determine if the problem with the socket
error is specifically somethign to do with this suite.

Change-Id: If523c6102283d00ae0deb1e96e3f89455be7472a
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoFix broken L3VPN tests 03/63103/1
Tim Rozet [Tue, 2 Oct 2018 15:57:24 +0000 (11:57 -0400)]
Fix broken L3VPN tests

L3VPN IPv6 tests fail consistently. This patch checks out a version of
CSIT right before an update was done to all the L3VPN test. This patch
will be used to validate if the bug was introduced by that commit, and
reverted either way.

Change-Id: I2998cc7cfae183048e5ff1d06fd6bcdf16dd8e41
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years ago[opnfvdocs] verify: Relax changed files pattern 95/63095/1
Alexandru Avadanii [Tue, 2 Oct 2018 13:03:06 +0000 (15:03 +0200)]
[opnfvdocs] verify: Relax changed files pattern

Some changes alter the docs yet still don't trigger the verify job
due to the pattern being too restrictive.

Change-Id: I775bfdce5e31a4334d21da10ff3072268b2b6155
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoRemove LaaS Container build for RabbitMQ 87/63087/1
Trevor Bramwell [Mon, 1 Oct 2018 20:40:23 +0000 (13:40 -0700)]
Remove LaaS Container build for RabbitMQ

LaaS is using the upstream rabbitmq container now, so there is no need
for this build.

Change-Id: I08d2dc07eb6cd9cc732b25fd6dee2f342117d857
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoUse Dovetail ovp-2.0.0 docker image for fraser jobs 51/63051/2
xudan [Sun, 30 Sep 2018 02:27:26 +0000 (22:27 -0400)]
Use Dovetail ovp-2.0.0 docker image for fraser jobs

Change-Id: Ied4eb884b9e61a43d21a87f9cf645b89d043d3a6
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoMake the Gambia stream available to Docker builds 47/63047/1
Trevor Bramwell [Fri, 28 Sep 2018 23:33:20 +0000 (16:33 -0700)]
Make the Gambia stream available to Docker builds

Change-Id: Iac803fe18e6c1fcfcefb61dfb7ea03cbed5a51d1
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoApex: Add ovn scenarios 41/63041/1
Tim Rozet [Fri, 28 Sep 2018 21:34:05 +0000 (17:34 -0400)]
Apex: Add ovn scenarios

Includes a minor fix to ipv6 rocky scenario.

Change-Id: I55440dff2fcf7674d4a9c86d9dcb131c226e68ea
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoMerge "Create Stable Branch Jobs for sfc"
Trevor Bramwell [Fri, 28 Sep 2018 21:17:08 +0000 (21:17 +0000)]
Merge "Create Stable Branch Jobs for sfc"

5 years agoApex: Fixes branch checking 35/63035/1
Tim Rozet [Fri, 28 Sep 2018 19:09:31 +0000 (15:09 -0400)]
Apex: Fixes branch checking

With the move to upstream artifacts post-fraser the checks to use
upstream artifacts were relying on BRANCH == 'master'. This doesn't
scale as we preserve fraser functionality but add more branches like
gambia. Therefore inversing the logic to accomodate for new branches.

Change-Id: Ice17f6afd33744f44d253d320a194c3f6d02d8bf
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoMerge "Apex: Add Gambia jobs and prepare for rocky"
Tim Rozet [Fri, 28 Sep 2018 17:59:01 +0000 (17:59 +0000)]
Merge "Apex: Add Gambia jobs and prepare for rocky"

5 years agoMerge "Add docs build jobs for stor4nfv"
Aric Gardner [Thu, 27 Sep 2018 19:13:35 +0000 (19:13 +0000)]
Merge "Add docs build jobs for stor4nfv"

5 years agoApex: Add Gambia jobs and prepare for rocky 99/62999/5
Tim Rozet [Thu, 27 Sep 2018 15:44:24 +0000 (11:44 -0400)]
Apex: Add Gambia jobs and prepare for rocky

Adds Gambia daily/verify jobs and prepares to migrate master queens
scenarios to rocky scenarios.

Change-Id: I7bfe6202e00fd62c1e668f3a6f9b481b9fbca99d
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years ago[fuel, armband] Switch CI jobs to gambia 71/62571/9
Alexandru Avadanii [Wed, 19 Sep 2018 14:40:47 +0000 (16:40 +0200)]
[fuel, armband] Switch CI jobs to gambia

- keep fraser jobs for Dovetail, schedule 4 CI runs / week / arch;
- stop running Functest/Yardstick for fraser to cut down CI time;
- reschedule master/gambia triggers to ensure an uniform CI POD
  allocation across the week;
- enable gambia triggers;

Change-Id: I2a66628ff3525cc9cbd4ffbb4b790633257b6cba
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoMerge "Apex: Branch for gambia"
Trevor Bramwell [Wed, 26 Sep 2018 19:02:41 +0000 (19:02 +0000)]
Merge "Apex: Branch for gambia"

5 years agoApex: Branch for gambia 89/62989/1
Tim Rozet [Wed, 26 Sep 2018 18:21:14 +0000 (14:21 -0400)]
Apex: Branch for gambia

Change-Id: I4280286aac855f3fcab5a72aa82e6f8087bbb63e
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoMerge "modules.opnfv: fuel adapter: Switch to MCP"
Aric Gardner [Wed, 26 Sep 2018 18:08:54 +0000 (18:08 +0000)]
Merge "modules.opnfv: fuel adapter: Switch to MCP"

5 years agoMerge "[fuel] Schedule odl-sfc-noha scenario"
Aric Gardner [Wed, 26 Sep 2018 17:05:19 +0000 (17:05 +0000)]
Merge "[fuel] Schedule odl-sfc-noha scenario"

5 years agoMerge "Increase functest job timeout"
Aric Gardner [Wed, 26 Sep 2018 16:42:19 +0000 (16:42 +0000)]
Merge "Increase functest job timeout"

5 years agoAdd docs build jobs for stor4nfv 47/62647/4
Sofia Wallin [Thu, 20 Sep 2018 13:56:18 +0000 (15:56 +0200)]
Add docs build jobs for stor4nfv

Change-Id: I432061b472c22dfd65821f8aeaf9c0c5671f3759
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
5 years ago[fuel] build, deploy: Run as regular user 85/62885/2
Alexandru Avadanii [Mon, 24 Sep 2018 16:32:13 +0000 (18:32 +0200)]
[fuel] build, deploy: Run as regular user

Change-Id: I70f8e7c9372e22e6f3e357b48a0a49f44a4d9078
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years ago[fuel] Schedule odl-sfc-noha scenario 67/62967/2
Michael Polenchuk [Wed, 26 Sep 2018 11:44:34 +0000 (15:44 +0400)]
[fuel] Schedule odl-sfc-noha scenario

Change-Id: Ic1430742e98dd0e98ea3456c636a910c22a90e88
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
5 years agoIncrease functest job timeout 61/62961/1
Delia Popescu [Wed, 26 Sep 2018 11:09:49 +0000 (14:09 +0300)]
Increase functest job timeout

Functest job timeout is not enough
Functest jobs are aborted after 480 min

Change-Id: I74dfe12b08e322aad53e10d5808b5b739b8d9ce2
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
5 years ago[OVN4NFV] Stable branch for OPNFV Gambia release 49/63449/2
Trinath Somanchi [Wed, 26 Sep 2018 01:06:18 +0000 (21:06 -0400)]
[OVN4NFV] Stable branch for OPNFV Gambia release

Change-Id: I3bcc79438dcb552de3056dbd5e0cf263f327da28
Signed-off-by: Trinath Somanchi <trinath.somanchi@nxp.com>
5 years agoMerge "Keep Repository Archiving Job on lf-build2"
Aric Gardner [Thu, 11 Oct 2018 17:23:37 +0000 (17:23 +0000)]
Merge "Keep Repository Archiving Job on lf-build2"

5 years agoMerge "Run unit tests on gerrit events"
mei mei [Thu, 11 Oct 2018 02:27:00 +0000 (02:27 +0000)]
Merge "Run unit tests on gerrit events"

5 years agoMerge "refactor the part to get credential file"
mei mei [Thu, 11 Oct 2018 02:25:39 +0000 (02:25 +0000)]
Merge "refactor the part to get credential file"

5 years agoMerge "Set image and flavor env variables functest for ovs|fdio"
Trevor Bramwell [Wed, 10 Oct 2018 23:47:09 +0000 (23:47 +0000)]
Merge "Set image and flavor env variables functest for ovs|fdio"

5 years agoMerge "Create Stable Branch Jobs for clover"
Trevor Bramwell [Wed, 10 Oct 2018 23:44:27 +0000 (23:44 +0000)]
Merge "Create Stable Branch Jobs for clover"

5 years agoMerge "[compass4nfv]Add gambia jobs"
Trevor Bramwell [Wed, 10 Oct 2018 23:38:56 +0000 (23:38 +0000)]
Merge "[compass4nfv]Add gambia jobs"

5 years agoMerge "Bug fix: Path to inventory wrong"
Trevor Bramwell [Wed, 10 Oct 2018 23:37:19 +0000 (23:37 +0000)]
Merge "Bug fix: Path to inventory wrong"

5 years agoCreate Stable Branch Jobs for clover 91/63391/2
jenkins-ci [Wed, 10 Oct 2018 23:32:30 +0000 (16:32 -0700)]
Create Stable Branch Jobs for clover

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>
5 years agoMerge "Clover project stable branch for OPNFV Gambia release"
Trevor Bramwell [Wed, 10 Oct 2018 23:32:07 +0000 (23:32 +0000)]
Merge "Clover project stable branch for OPNFV Gambia release"

5 years agoKeep Repository Archiving Job on lf-build2 89/63389/1
Trevor Bramwell [Wed, 10 Oct 2018 22:41:12 +0000 (15:41 -0700)]
Keep Repository Archiving Job on lf-build2

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>
5 years agoUpdate LaaS Docker Build Dockerfile Path 87/63387/1
Trevor Bramwell [Wed, 10 Oct 2018 20:14:19 +0000 (13:14 -0700)]
Update LaaS Docker Build Dockerfile Path

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>
5 years agoMerge "Update LaaS Container Build context"
Trevor Bramwell [Wed, 10 Oct 2018 20:03:03 +0000 (20:03 +0000)]
Merge "Update LaaS Container Build context"

5 years agoCPERF: Do not remove docker images in clean 81/63381/1
Tim Rozet [Wed, 10 Oct 2018 18:27:28 +0000 (14:27 -0400)]
CPERF: Do not remove docker images in clean

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>
5 years agoStor4NFV: stable branch creation 37/62937/2
Qiaowei Ren [Tue, 25 Sep 2018 05:53:12 +0000 (13:53 +0800)]
Stor4NFV: stable branch creation

Change-Id: I7baab0712ee5531b12ac15af5c36672778a8c6d4
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
5 years ago[barometer] Remove stable/fraser jobs 67/63267/3
Emma Foley [Mon, 8 Oct 2018 09:30:45 +0000 (10:30 +0100)]
[barometer] Remove stable/fraser jobs

Change-Id: I0f5f8225c38f535241ecd78aa93aee28782cbc4f
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
5 years ago[barometer] Create stable/gambia jobs for Barometer 65/63265/3
Emma Foley [Mon, 8 Oct 2018 09:25:54 +0000 (10:25 +0100)]
[barometer] Create stable/gambia jobs for Barometer

Change-Id: I71a3ed0c242554cc685f4a610c3651d1e2cab98f
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
5 years agoMerge "Apex: Fixes promotion per Apex branch"
Tim Rozet [Wed, 10 Oct 2018 16:24:44 +0000 (16:24 +0000)]
Merge "Apex: Fixes promotion per Apex branch"

5 years agoApex: Fixes promotion per Apex branch 79/63379/3
Tim Rozet [Wed, 10 Oct 2018 15:48:19 +0000 (11:48 -0400)]
Apex: Fixes promotion per Apex branch

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>
5 years agoMerge "Fix docker run command for functest on fuel installer"
Aric Gardner [Wed, 10 Oct 2018 15:44:53 +0000 (15:44 +0000)]
Merge "Fix docker run command for functest on fuel installer"

5 years agoClover project stable branch for OPNFV Gambia release 69/63369/2
Stephen Wong [Wed, 10 Oct 2018 07:06:19 +0000 (07:06 +0000)]
Clover project stable branch for OPNFV Gambia release

Change-Id: I7841a2397e3c856726e44da0bb4281e442b69192
Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
5 years agoBug fix: Path to inventory wrong 71/63371/2
Manuel Buil [Wed, 10 Oct 2018 07:09:27 +0000 (09:09 +0200)]
Bug fix: Path to inventory wrong

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>
5 years agoApex: Fix building for gambia 57/63357/1
Tim Rozet [Tue, 9 Oct 2018 20:53:17 +0000 (16:53 -0400)]
Apex: Fix building for gambia

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>
5 years agoMerge "[XCI] Add inventory to run prepare-tests.yml"
Fatih Degirmenci [Tue, 9 Oct 2018 16:12:19 +0000 (16:12 +0000)]
Merge "[XCI] Add inventory to run prepare-tests.yml"

5 years agoSet image and flavor env variables functest for ovs|fdio 33/63333/1
Delia Popescu [Tue, 9 Oct 2018 13:13:41 +0000 (16:13 +0300)]
Set image and flavor env variables functest for ovs|fdio

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>
5 years ago[compass4nfv]Add gambia jobs 21/63321/2
wutianwei [Tue, 9 Oct 2018 08:24:09 +0000 (16:24 +0800)]
[compass4nfv]Add gambia jobs

Change-Id: I0e9521a4b5dcb025464b6b193848454aacd5a86c
Signed-off-by: wutianwei <wutianwei1@huawei.com>
5 years agoFix docker run command for functest on fuel installer 19/63319/1
Delia Popescu [Tue, 9 Oct 2018 08:05:40 +0000 (11:05 +0300)]
Fix docker run command for functest on fuel installer

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>
5 years agorefactor the part to get credential file 05/63305/1
xudan [Tue, 9 Oct 2018 02:16:34 +0000 (22:16 -0400)]
refactor the part to get credential file

Change-Id: Iebab0714f1cd7123c18d98a41b7da224726c5421
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoMerge "Correct the scenario error in container4nfv"
Trevor Bramwell [Mon, 8 Oct 2018 22:53:06 +0000 (22:53 +0000)]
Merge "Correct the scenario error in container4nfv"

5 years agoMerge "Add image extra properties for fuel installer in functest test"
Trevor Bramwell [Mon, 8 Oct 2018 20:54:37 +0000 (20:54 +0000)]
Merge "Add image extra properties for fuel installer in functest test"

5 years agoMerge "[barometer] Add stable/gambia branch"
Trevor Bramwell [Mon, 8 Oct 2018 19:35:02 +0000 (19:35 +0000)]
Merge "[barometer] Add stable/gambia branch"

5 years ago[barometer] Add stable/gambia branch 63/63263/2
Emma Foley [Mon, 8 Oct 2018 09:08:28 +0000 (10:08 +0100)]
[barometer] Add stable/gambia branch

Change-Id: Icc8c518bda5240d814be9110b5d09b19c5868078
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
5 years agoStable/gambia branch creation for SDNVPN project 75/63275/1
dimitris.tsiolakis [Mon, 8 Oct 2018 13:55:48 +0000 (09:55 -0400)]
Stable/gambia branch creation for SDNVPN project

Change-Id: Iaf668d3f496f7a5343e10e59ff2b7f9073c52f28
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
5 years agoAdd image extra properties for fuel installer in functest test 03/63203/2
Delia Popescu [Fri, 5 Oct 2018 07:41:02 +0000 (10:41 +0300)]
Add image extra properties for fuel installer in functest test

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>
5 years agoUpdate LaaS Container Build context 21/63221/1
Trevor Bramwell [Fri, 5 Oct 2018 23:51:19 +0000 (16:51 -0700)]
Update LaaS Container Build context

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>
5 years ago[XCI] Add inventory to run prepare-tests.yml 91/63191/2
Manuel Buil [Fri, 5 Oct 2018 07:24:33 +0000 (09:24 +0200)]
[XCI] Add inventory to run prepare-tests.yml

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>
5 years agoMerge "Add Gambia stream for noop jobs"
Aric Gardner [Thu, 4 Oct 2018 21:05:44 +0000 (21:05 +0000)]
Merge "Add Gambia stream for noop jobs"

5 years agoMerge changes from topic 'yardstick-docker-gambia'
Trevor Bramwell [Thu, 4 Oct 2018 20:02:05 +0000 (20:02 +0000)]
Merge changes from topic 'yardstick-docker-gambia'

* changes:
  Enable yardstick-docker-build-arm-push-gambia job
  Make Gambia stream available to ARM Docker builds
  Enable yardstick-docker-build-push-gambia job

5 years agoEnable yardstick-docker-build-arm-push-gambia job 81/63181/2
Patrice Buriez [Thu, 4 Oct 2018 13:44:16 +0000 (15:44 +0200)]
Enable yardstick-docker-build-arm-push-gambia job

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>
5 years agoMake Gambia stream available to ARM Docker builds 79/63179/1
Patrice Buriez [Thu, 4 Oct 2018 12:40:37 +0000 (14:40 +0200)]
Make Gambia stream available to ARM Docker builds

Similar to https://gerrit.opnfv.org/gerrit/63047 (done for x86_64).

Change-Id: Ie61a11c60ce0fd7c724f308ecfdcca982ebdf3ec
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
5 years agoEnable yardstick-docker-build-push-gambia job 77/63177/1
Patrice Buriez [Wed, 3 Oct 2018 21:48:06 +0000 (23:48 +0200)]
Enable yardstick-docker-build-push-gambia job

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>
5 years agoRun unit tests on gerrit events 59/63159/2
Stamatis Katsaounis [Thu, 4 Oct 2018 10:55:05 +0000 (13:55 +0300)]
Run unit tests on gerrit events

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

5 years agoCorrect the scenario error in container4nfv 49/63049/1
Jingzhao Ni [Sat, 29 Sep 2018 08:15:59 +0000 (16:15 +0800)]
Correct the scenario error in container4nfv

Correct the scenario error in container4nfv for
functest-k8s.

Change-Id: I7a24508ae35c44baa22f1fab8b1a72388dedf0b0
Signed-off-by: Jingzhao Ni <jingzhao.ni@arm.com>
5 years agoAdd Gambia stream for noop jobs 45/63045/1
Trevor Bramwell [Fri, 28 Sep 2018 23:26:37 +0000 (16:26 -0700)]
Add Gambia stream for noop jobs

Change-Id: Icb84e4860021f5aa24de0d68542863da7fee4aff
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agomodules.opnfv: fuel adapter: Switch to MCP 43/62943/5
Alexandru Avadanii [Mon, 24 Sep 2018 22:18:36 +0000 (00:18 +0200)]
modules.opnfv: fuel adapter: Switch to MCP

The current codebase was intended for Fuel@OPNFV up to and including
the Danube release (based on Fuel@Openstack).
Starting with the Euphrates release, Fuel@OPNFV is based on Mirantis
Cloud Platform (MCP), so the Fuel adapter in modules.opnfv needs a
rework to accomodate the new platform:
- remove unused obsolete code in opnfv.utils;
- switch to key-based SSH auth instead of password-based;
- drop proxy-ing SSH to cluster nodes via installer node, instead
  SSH directly via PXE/admin network;

Notes:
- MaaS node (when present) is marked with 'installer' role to prevent
  ovs-vsctl queries on it;
- gtw01 node (when present) is not marked with any role yet;

JIRA: FUEL-394

Change-Id: If2b7744b950cd502df8eaca0137c9f845a9d077d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoMerge "Pharos Dashboard Container Builds"
Trevor Bramwell [Tue, 25 Sep 2018 18:19:17 +0000 (18:19 +0000)]
Merge "Pharos Dashboard Container Builds"

5 years agoMerge "[docs] Limit git submodule recurse to depth 1"
Trevor Bramwell [Tue, 25 Sep 2018 17:10:16 +0000 (17:10 +0000)]
Merge "[docs] Limit git submodule recurse to depth 1"

5 years agoopenci: Run jobs on xci slaves 39/62939/1
Fatih Degirmenci [Tue, 25 Sep 2018 09:09:39 +0000 (11:09 +0200)]
openci: Run jobs on xci slaves

Change-Id: I58fc2c56d32c04f2c96136ed69335b5c64771e05
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
5 years agoMerge "Fix Functest return values"
Trevor Bramwell [Tue, 25 Sep 2018 05:47:36 +0000 (05:47 +0000)]
Merge "Fix Functest return values"

5 years agoMerge "Add scenario parameter for functest-k8s in container4nfv Proj"
Trevor Bramwell [Tue, 25 Sep 2018 05:46:04 +0000 (05:46 +0000)]
Merge "Add scenario parameter for functest-k8s in container4nfv Proj"

5 years agoMerge "container4nfv: adjust arm job timeout"
Trevor Bramwell [Tue, 25 Sep 2018 05:45:35 +0000 (05:45 +0000)]
Merge "container4nfv: adjust arm job timeout"

5 years agoPharos Dashboard Container Builds 21/62921/1
Trevor Bramwell [Tue, 25 Sep 2018 01:01:46 +0000 (18:01 -0700)]
Pharos Dashboard Container Builds

Adds jobs for building the following LaaS containers:

 - opnfv/pharos-tools-laas-dashboard
 - opnfv/pharos-tools-laas-celery
 - opnfv/pharos-tools-laas-mq

Having these containers built seperately from docker-compose decouples
the build and deployment phases for the dashboard.

Change-Id: I919066f5defd02fe1bbf96cfdf8ec2a6b3d8757d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>