releng.git
6 years agoMerge "Switch Functest k8s docker builds to multijobs"
Trevor Bramwell [Thu, 5 Apr 2018 19:56:17 +0000 (19:56 +0000)]
Merge "Switch Functest k8s docker builds to multijobs"

6 years agoMerge "Install RabbitMQ service in Yardstick functional tests"
Trevor Bramwell [Thu, 5 Apr 2018 19:50:09 +0000 (19:50 +0000)]
Merge "Install RabbitMQ service in Yardstick functional tests"

6 years agoApex: add missing fetch-logs to jobs list 11/55011/2
Tim Rozet [Thu, 5 Apr 2018 19:05:36 +0000 (15:05 -0400)]
Apex: add missing fetch-logs to jobs list

Change-Id: I28e4b613d92c43d32e95f8e1b4f4a4e2db102bc5
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoMerge "Update Tox JJB Command"
Trevor Bramwell [Thu, 5 Apr 2018 18:27:09 +0000 (18:27 +0000)]
Merge "Update Tox JJB Command"

6 years agoMerge "Create Stable Branch Jobs for snaps"
Trevor Bramwell [Thu, 5 Apr 2018 18:16:41 +0000 (18:16 +0000)]
Merge "Create Stable Branch Jobs for snaps"

6 years agoMerge "Create Stable Branch Jobs for clover"
Trevor Bramwell [Thu, 5 Apr 2018 18:15:32 +0000 (18:15 +0000)]
Merge "Create Stable Branch Jobs for clover"

6 years agoUpdate Tox JJB Command 45/54945/2
Trevor Bramwell [Wed, 4 Apr 2018 20:02:35 +0000 (13:02 -0700)]
Update Tox JJB Command

This allows using the command to only test one project's changes. For
example:

  tox -e jjb -- jjb/releng

Will only test jobs under 'jjb/releng'. If jobs have dependencies, of
multiple project jobs need to be tested, they can be included using the
jjb ':' syntax, as anything after '--' is passed directly to jjb:

  tox -e jjb -- jjb/doctor:jjb/functest

Change-Id: I4b71803a1d6ed4f62d50cdca87183a68b20fae5a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoInstall RabbitMQ service in Yardstick functional tests 53/54553/3
Rodolfo Alonso Hernandez [Wed, 28 Mar 2018 11:39:22 +0000 (12:39 +0100)]
Install RabbitMQ service in Yardstick functional tests

Install and configure RabbitMQ service for Yardstick functional
(Python 2.7 and Python 3) tests.

JIRA: YARDSTICK-1104

Change-Id: I6b287def05c75dc67ab21727f72d4c384f8e2837
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoMerge "Create Stable Branch Jobs for ovn4nfv"
Trevor Bramwell [Thu, 5 Apr 2018 16:30:49 +0000 (16:30 +0000)]
Merge "Create Stable Branch Jobs for ovn4nfv"

6 years agoMerge "Create Stable Branch Jobs for doctor"
Trevor Bramwell [Thu, 5 Apr 2018 16:29:56 +0000 (16:29 +0000)]
Merge "Create Stable Branch Jobs for doctor"

6 years agoMerge "Create Stable Branch Jobs for sfc"
Trevor Bramwell [Thu, 5 Apr 2018 16:29:41 +0000 (16:29 +0000)]
Merge "Create Stable Branch Jobs for sfc"

6 years agoMerge "[ovno] Create stable/fraser branch"
Trevor Bramwell [Thu, 5 Apr 2018 16:26:28 +0000 (16:26 +0000)]
Merge "[ovno] Create stable/fraser branch"

6 years agoMerge "Apex: Enable overcloud log collection"
Tim Rozet [Thu, 5 Apr 2018 15:36:09 +0000 (15:36 +0000)]
Merge "Apex: Enable overcloud log collection"

6 years agoApex: Fix slave used by unit test 03/55003/1
Tim Rozet [Thu, 5 Apr 2018 15:28:56 +0000 (11:28 -0400)]
Apex: Fix slave used by unit test

We were using 'stream' as part of the slave label to run unit tests on.
However, we typically just use master label for everything to avoid
having to update labels on slaves.  Changing the unit test to follow the
same method.

Change-Id: I6a182c3f28d541109c8a9d94ea1dae2a80f2b835
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoMerge "Create Stable Branch Jobs for pharos"
Aric Gardner [Thu, 5 Apr 2018 15:25:15 +0000 (15:25 +0000)]
Merge "Create Stable Branch Jobs for pharos"

6 years agoApex: Enable overcloud log collection 99/54999/3
Tim Rozet [Thu, 5 Apr 2018 14:45:25 +0000 (10:45 -0400)]
Apex: Enable overcloud log collection

With this commit:
https://gerrit.opnfv.org/gerrit/#/c/47875/

We can now gather logs from after at the end of a deploy/test job and
upload them to artifacts.  This patch enables that behavior on verify
and daily jobs.

Change-Id: If7af4cf1363e4bbcee78d98850af7c0e20250f3f
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoSwitch Functest k8s docker builds to multijobs 67/54967/3
Cédric Ollivier [Thu, 5 Apr 2018 07:11:26 +0000 (09:11 +0200)]
Switch Functest k8s docker builds to multijobs

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>
6 years agoCreate Stable Branch Jobs for pharos 27/54927/2
jenkins-ci [Wed, 4 Apr 2018 17:13:37 +0000 (10:13 -0700)]
Create Stable Branch Jobs for pharos

Change-Id: I4d768151505cf5310564fb51c250b87abb2519c8
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoCreate Stable Branch Jobs for snaps 15/54915/2
jenkins-ci [Wed, 4 Apr 2018 16:30:32 +0000 (09:30 -0700)]
Create Stable Branch Jobs for snaps

Change-Id: Id06a66a53d2db7f76e87634adfa2b71ce517a0eb
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoMerge "Create Stable Branch Jobs for vswitchperf"
Trevor Bramwell [Wed, 4 Apr 2018 21:39:01 +0000 (21:39 +0000)]
Merge "Create Stable Branch Jobs for vswitchperf"

6 years agoMerge "Create Stable Branch Jobs for fuel"
Trevor Bramwell [Wed, 4 Apr 2018 21:36:05 +0000 (21:36 +0000)]
Merge "Create Stable Branch Jobs for fuel"

6 years agoCreate Stable Branch Jobs for clover 45/54745/2
jenkins-ci [Mon, 2 Apr 2018 21:35:58 +0000 (14:35 -0700)]
Create Stable Branch Jobs for clover

Change-Id: I415fa86566686089069eaf6b4b946b9736ab7690
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years ago[ovno] Create stable/fraser branch 47/54947/1
Trevor Bramwell [Wed, 4 Apr 2018 21:24:06 +0000 (14:24 -0700)]
[ovno] Create stable/fraser branch

Creating the stable branch for ovno at the request of the release
manager.

Change-Id: Ie9d4b0911d44ba72bcff61bac4cb5356eeab625a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoCreate Stable Branch Jobs for doctor 41/54741/2
jenkins-ci [Mon, 2 Apr 2018 21:35:31 +0000 (14:35 -0700)]
Create Stable Branch Jobs for doctor

Change-Id: I5705b961d4b6871325a071c6287650cc195f5fe6
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoMerge "Create Stable Branch Jobs for armband"
Trevor Bramwell [Wed, 4 Apr 2018 19:48:06 +0000 (19:48 +0000)]
Merge "Create Stable Branch Jobs for armband"

6 years agoMerge "Add QTIP Fraser jobs"
Aric Gardner [Wed, 4 Apr 2018 17:24:45 +0000 (17:24 +0000)]
Merge "Add QTIP Fraser jobs"

6 years agoMerge "Create Stable Branch Jobs for bottlenecks"
Aric Gardner [Wed, 4 Apr 2018 17:21:24 +0000 (17:21 +0000)]
Merge "Create Stable Branch Jobs for bottlenecks"

6 years agoMerge "Create Stable Branch Jobs for storperf"
Trevor Bramwell [Wed, 4 Apr 2018 17:19:32 +0000 (17:19 +0000)]
Merge "Create Stable Branch Jobs for storperf"

6 years agoMerge "Build opnfv/functest-kubernetes:fraser"
Fatih Degirmenci [Wed, 4 Apr 2018 17:19:22 +0000 (17:19 +0000)]
Merge "Build opnfv/functest-kubernetes:fraser"

6 years agoMerge "Remove opnfv/functest-restapi"
Fatih Degirmenci [Wed, 4 Apr 2018 17:17:54 +0000 (17:17 +0000)]
Merge "Remove opnfv/functest-restapi"

6 years agoMerge "Add stable/fraser branch for pharos"
Aric Gardner [Wed, 4 Apr 2018 17:13:19 +0000 (17:13 +0000)]
Merge "Add stable/fraser branch for pharos"

6 years agoMerge "create stable/fraser branch for container4nfv"
Aric Gardner [Wed, 4 Apr 2018 17:08:56 +0000 (17:08 +0000)]
Merge "create stable/fraser branch for container4nfv"

6 years agoMerge "Stable branch creation: QTIP"
Trevor Bramwell [Wed, 4 Apr 2018 17:08:53 +0000 (17:08 +0000)]
Merge "Stable branch creation: QTIP"

6 years agoMerge "create stable/fraser branch for stor4nfv"
Aric Gardner [Wed, 4 Apr 2018 17:06:59 +0000 (17:06 +0000)]
Merge "create stable/fraser branch for stor4nfv"

6 years agoMerge "Late tagging of ms7 branch"
Trevor Bramwell [Wed, 4 Apr 2018 16:30:11 +0000 (16:30 +0000)]
Merge "Late tagging of ms7 branch"

6 years agoLate tagging of ms7 branch 37/54837/2
spisarski [Tue, 3 Apr 2018 21:50:42 +0000 (15:50 -0600)]
Late tagging of ms7 branch

Change-Id: Ic8a84f6118d403bb618863b8904e78e9e9daac2b
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoAdd QTIP Fraser jobs 85/54885/2
Taseer Ahmed [Wed, 4 Apr 2018 07:59:16 +0000 (12:59 +0500)]
Add QTIP Fraser jobs

JIRA: QTIP-298

Change-Id: I8e17170258c3864d89e7529076f6b3006a707e12
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
6 years agocreate stable/fraser branch for stor4nfv 61/54861/1
Guo Ruijing [Wed, 4 Apr 2018 11:21:55 +0000 (19:21 +0800)]
create stable/fraser branch for stor4nfv

Change-Id: I5f7cb8fdced619b44124ad71e3d5f7104a9cf35c
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoMerge "Add parser branch file"
Serena Feng [Wed, 4 Apr 2018 09:40:40 +0000 (09:40 +0000)]
Merge "Add parser branch file"

6 years agocreate stable/fraser branch for container4nfv 55/54855/1
Guo Ruijing [Wed, 4 Apr 2018 09:38:16 +0000 (17:38 +0800)]
create stable/fraser branch for container4nfv

Change-Id: Id003f2c01eb979c9745079d34f1556ae69ac984e
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoAdd stable/fraser branch for pharos 91/54891/2
Julien [Wed, 4 Apr 2018 09:34:26 +0000 (17:34 +0800)]
Add stable/fraser branch for pharos

including: pharos and pharos-tools

Change-Id: I08cef60fbd7ea86ba403ee0366329317ee016df4
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
6 years agoCreate Stable Branch Jobs for fuel 49/54749/3
jenkins-ci [Mon, 2 Apr 2018 21:36:43 +0000 (14:36 -0700)]
Create Stable Branch Jobs for fuel

Change-Id: Ib3fba4d6193cfa4dfa422163561cfbc8bcfa087c
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoCreate Stable Branch Jobs for armband 75/54775/3
Delia Popescu [Tue, 3 Apr 2018 07:51:18 +0000 (10:51 +0300)]
Create Stable Branch Jobs for armband

Change-Id: I2a9e257b98b17ae456e1ff0d7ccb0e7264cf22ac
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years agoAdd parser branch file 71/54771/2
shangxdy [Tue, 3 Apr 2018 06:36:20 +0000 (14:36 +0800)]
Add parser branch file

Change-Id: I404599185f65e0a128985552f430dc53cf47e866
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoMerge "[daisy] Support doctor in daisy master branch"
Serena Feng [Wed, 4 Apr 2018 07:07:13 +0000 (07:07 +0000)]
Merge "[daisy] Support doctor in daisy master branch"

6 years agoMerge "[daisy]Enable jobs for stable/fraser branch"
Serena Feng [Wed, 4 Apr 2018 07:06:52 +0000 (07:06 +0000)]
Merge "[daisy]Enable jobs for stable/fraser branch"

6 years agoMerge "[QTIP] extend the timeout"
Serena Feng [Wed, 4 Apr 2018 07:06:11 +0000 (07:06 +0000)]
Merge "[QTIP] extend the timeout"

6 years agoMerge "add a default value for SSH_KEY"
Serena Feng [Wed, 4 Apr 2018 06:21:24 +0000 (06:21 +0000)]
Merge "add a default value for SSH_KEY"

6 years ago[QTIP] extend the timeout 57/54857/1
zhihui wu [Wed, 4 Apr 2018 03:09:16 +0000 (11:09 +0800)]
[QTIP] extend the timeout

The test execution time for VM costs around 1hr
and 30 min. Need to extend the timeout.

Change-Id: I6f83dc5ed8c5c1ae76b6e6e33758bfdb254aef23
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
6 years agoStable branch creation: QTIP 53/54853/2
zhihui wu [Wed, 4 Apr 2018 00:57:09 +0000 (08:57 +0800)]
Stable branch creation: QTIP

Change-Id: I9736403ec17ea709b70da2109caab9e85cc7225b
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
6 years agoMerge "Create Stable Branch Jobs for joid"
Trevor Bramwell [Tue, 3 Apr 2018 20:41:47 +0000 (20:41 +0000)]
Merge "Create Stable Branch Jobs for joid"

6 years agoMerge "create stable/fraser branch for samplevnf"
Trevor Bramwell [Tue, 3 Apr 2018 19:02:39 +0000 (19:02 +0000)]
Merge "create stable/fraser branch for samplevnf"

6 years agoMerge "Create Stable Branch Jobs for apex"
Tim Rozet [Tue, 3 Apr 2018 18:59:00 +0000 (18:59 +0000)]
Merge "Create Stable Branch Jobs for apex"

6 years agoCreate Stable Branch Jobs for joid 23/54823/3
jenkins-ci [Tue, 3 Apr 2018 17:53:43 +0000 (10:53 -0700)]
Create Stable Branch Jobs for joid

Change-Id: Ia810443a15d32e58262089de30e9b88655b5a7d4
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoCreate Stable Branch Jobs for apex 27/54827/4
jenkins-ci [Tue, 3 Apr 2018 17:56:40 +0000 (10:56 -0700)]
Create Stable Branch Jobs for apex

Change-Id: I7f6072121c4d88192c828e2e3cf2beb5d6c22c37
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoCreate Stable Branch Jobs for storperf 29/54829/2
jenkins-ci [Tue, 3 Apr 2018 18:02:48 +0000 (11:02 -0700)]
Create Stable Branch Jobs for storperf

Change-Id: Icb9fbd8bc648458c44ff60990c02a4afb837e383
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoMerge "[storperf] Add stable/fraser branch"
Trevor Bramwell [Tue, 3 Apr 2018 18:02:26 +0000 (18:02 +0000)]
Merge "[storperf] Add stable/fraser branch"

6 years agoMerge "Stable branch for FDS"
Trevor Bramwell [Tue, 3 Apr 2018 17:56:37 +0000 (17:56 +0000)]
Merge "Stable branch for FDS"

6 years agoMerge "Apex: Adds branch creation for Fraser"
Trevor Bramwell [Tue, 3 Apr 2018 17:56:16 +0000 (17:56 +0000)]
Merge "Apex: Adds branch creation for Fraser"

6 years agoCreate Stable Branch Jobs for vswitchperf 25/54825/1
jenkins-ci [Tue, 3 Apr 2018 17:54:26 +0000 (10:54 -0700)]
Create Stable Branch Jobs for vswitchperf

Change-Id: I3634099281167870a2942f0c55cb423fd1f311cf
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
6 years agoMerge "Stable Branch Creation: vswitchperf"
Trevor Bramwell [Tue, 3 Apr 2018 17:54:08 +0000 (17:54 +0000)]
Merge "Stable Branch Creation: vswitchperf"

6 years agoMerge "created the Frasier release stable branch."
Trevor Bramwell [Tue, 3 Apr 2018 17:53:25 +0000 (17:53 +0000)]
Merge "created the Frasier release stable branch."

6 years agoStable branch for FDS 11/54811/2
Frank [Tue, 3 Apr 2018 15:35:17 +0000 (08:35 -0700)]
Stable branch for FDS

Change-Id: I19f41ba55db9aec060383d78c6a49b9e8a9f9400
Signed-off-by: Frank <fbrockne@cisco.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoCreate Stable Branch Jobs for ovn4nfv 21/54821/1
jenkins-ci [Tue, 3 Apr 2018 17:38:39 +0000 (10:38 -0700)]
Create Stable Branch Jobs for ovn4nfv

Change-Id: I10757e5e8ea26e9d9ae98dd8b0d3be5923b8472b
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
6 years agoMerge "Enable linting against the Fraser stable branch"
Aric Gardner [Tue, 3 Apr 2018 17:38:34 +0000 (17:38 +0000)]
Merge "Enable linting against the Fraser stable branch"

6 years agoMerge "[ovn4nfv] Stable branch for Fraser release."
Trevor Bramwell [Tue, 3 Apr 2018 17:38:17 +0000 (17:38 +0000)]
Merge "[ovn4nfv] Stable branch for Fraser release."

6 years agoCreate Stable Branch Jobs for bottlenecks 99/54799/3
jenkins-ci [Tue, 3 Apr 2018 13:41:36 +0000 (06:41 -0700)]
Create Stable Branch Jobs for bottlenecks

Change-Id: I268ce9fd995a7f6260e56a66de3d2992a832b024
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoMerge "Build opnfv/functest-x:fraser"
Trevor Bramwell [Tue, 3 Apr 2018 17:29:53 +0000 (17:29 +0000)]
Merge "Build opnfv/functest-x:fraser"

6 years agoEnable linting against the Fraser stable branch 19/54819/2
Trevor Bramwell [Tue, 3 Apr 2018 17:23:26 +0000 (10:23 -0700)]
Enable linting against the Fraser stable branch

Change-Id: I8075eee7de9a5bd1274131c5171c22e5dace5b69
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years ago[ovn4nfv] Stable branch for Fraser release. 09/54809/1
trinaths [Tue, 3 Apr 2018 15:20:17 +0000 (11:20 -0400)]
[ovn4nfv] Stable branch for Fraser release.

Change-Id: Ia303020d746ec5ebf0c4ac5771d755ba8585cf8c
Signed-off-by: Trinath Somanchi <trinath.somanchi@nxp.com>
6 years agoMerge "Include 'opnfv-pylint-verify-stream' to job list"
Aric Gardner [Tue, 3 Apr 2018 14:37:53 +0000 (14:37 +0000)]
Merge "Include 'opnfv-pylint-verify-stream' to job list"

6 years agoInclude 'opnfv-pylint-verify-stream' to job list 03/54803/1
Trevor Bramwell [Tue, 3 Apr 2018 13:55:37 +0000 (06:55 -0700)]
Include 'opnfv-pylint-verify-stream' to job list

This job was not being created because it was missing from the jobs list
in the file.

Change-Id: Ibd66c6b654421e63f23738d6eecdca93aecf86cc
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years ago[storperf] Add stable/fraser branch 01/54801/1
Trevor Bramwell [Tue, 3 Apr 2018 13:42:49 +0000 (06:42 -0700)]
[storperf] Add stable/fraser branch

Doing this on behalf of Mark Beirel at the request of David McBride.

Change-Id: I2eb2be5a2d2241dac07fe41f2158cffbe97865e0
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoApex: Adds branch creation for Fraser 97/54797/1
Tim Rozet [Tue, 3 Apr 2018 13:24:35 +0000 (09:24 -0400)]
Apex: Adds branch creation for Fraser

Change-Id: I6715f6795e9a02b2f1aabee80ea79cf9fcdf732c
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agocreate stable/fraser branch for samplevnf 63/54763/1
Deepak S [Tue, 3 Apr 2018 08:38:41 +0000 (14:08 +0530)]
create stable/fraser branch for samplevnf

Change-Id: Iee00a91274057611ce1e21a8c146ad26c9ba3aae
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoStable Branch Creation: vswitchperf 79/54779/1
Sridhar K. N. Rao [Tue, 3 Apr 2018 07:38:05 +0000 (13:08 +0530)]
Stable Branch Creation: vswitchperf

Change-Id: I21c4b67e54a7af8a1ce7d9e51ffa7255c55a87d6
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
6 years ago[daisy]Enable jobs for stable/fraser branch 53/54753/2
Zhijiang Hu [Tue, 3 Apr 2018 02:01:08 +0000 (10:01 +0800)]
[daisy]Enable jobs for stable/fraser branch

Now we have had the stable/fraser branch in place [1].
Let's Re-arrange CI resources for it.

[1] https://gerrit.opnfv.org/gerrit/#/c/54693/

Change-Id: Id596b1070c781da4edfd2496a47ea36400268614
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoAdd Bottlenecks branching file 57/54757/1
Yang Yu [Tue, 3 Apr 2018 02:23:04 +0000 (10:23 +0800)]
Add Bottlenecks branching file

Change-Id: Iffd5695189e21f647c8109f440044079bdbc36fd
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agocreated the Frasier release stable branch. 55/54755/1
Narinder Gupta [Tue, 3 Apr 2018 02:16:17 +0000 (21:16 -0500)]
created the Frasier release stable branch.

Change-Id: I08e42a0aaae6414d0614d06ca750ea3c055a26f8
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoMerge "[daisy] Stable branch creation for fraser"
Trevor Bramwell [Mon, 2 Apr 2018 21:36:34 +0000 (21:36 +0000)]
Merge "[daisy] Stable branch creation for fraser"

6 years agoMerge "[fuel] Add stable/fraser branch"
Trevor Bramwell [Mon, 2 Apr 2018 21:36:19 +0000 (21:36 +0000)]
Merge "[fuel] Add stable/fraser branch"

6 years agoMerge "[armband] Add stable/fraser branch"
Trevor Bramwell [Mon, 2 Apr 2018 21:35:56 +0000 (21:35 +0000)]
Merge "[armband] Add stable/fraser branch"

6 years agoCreate Stable Branch Jobs for sfc 43/54743/1
jenkins-ci [Mon, 2 Apr 2018 21:35:44 +0000 (14:35 -0700)]
Create Stable Branch Jobs for sfc

Change-Id: I52fbde3ba6b354435ce437103f378fc21d96b350
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
6 years agoMerge "Clover project stable branch for OPNFV Fraser release"
Trevor Bramwell [Mon, 2 Apr 2018 21:35:41 +0000 (21:35 +0000)]
Merge "Clover project stable branch for OPNFV Fraser release"

6 years agoMerge "Add sfc project"
Trevor Bramwell [Mon, 2 Apr 2018 21:35:24 +0000 (21:35 +0000)]
Merge "Add sfc project"

6 years agoMerge "add fraser doctor.yaml"
Trevor Bramwell [Mon, 2 Apr 2018 21:35:08 +0000 (21:35 +0000)]
Merge "add fraser doctor.yaml"

6 years agoMerge "[Compass4nfv] remove euphrates jobs create fraser jobs"
Trevor Bramwell [Mon, 2 Apr 2018 21:34:21 +0000 (21:34 +0000)]
Merge "[Compass4nfv] remove euphrates jobs create fraser jobs"

6 years agoMerge "[yardstick] Add stable/fraser branch"
Trevor Bramwell [Mon, 2 Apr 2018 19:57:41 +0000 (19:57 +0000)]
Merge "[yardstick] Add stable/fraser branch"

6 years agoBuild opnfv/functest-kubernetes:fraser 31/54731/2
Cédric Ollivier [Mon, 2 Apr 2018 18:26:30 +0000 (20:26 +0200)]
Build opnfv/functest-kubernetes:fraser

Change-Id: I449117bf03498a6b5bfe72ae3038fe7e0d2165fe
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoAdd 'Signed-off-by' to automated Jenkins job patch 27/54727/1
Trevor Bramwell [Mon, 2 Apr 2018 17:35:06 +0000 (10:35 -0700)]
Add 'Signed-off-by' to automated Jenkins job patch

All commits require a signed-off-by line to be accepted by Gerrit, and
automated patches are no exception.

Change-Id: I54179c47e33b5088e4e3c3d5752ccb3560f2face
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoMerge "create stable/fraser branch for nfvbench"
Trevor Bramwell [Mon, 2 Apr 2018 17:07:50 +0000 (17:07 +0000)]
Merge "create stable/fraser branch for nfvbench"

6 years agoMerge "[baro] Add stable/fraser"
Trevor Bramwell [Mon, 2 Apr 2018 15:14:34 +0000 (15:14 +0000)]
Merge "[baro] Add stable/fraser"

6 years ago[yardstick] Add stable/fraser branch 25/54625/2
Emma Foley [Tue, 20 Mar 2018 16:23:42 +0000 (16:23 +0000)]
[yardstick] Add stable/fraser branch

Change-Id: I6e682277b4447ecdc2fc30042ccf4c2b49a4d339
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
6 years agoRemove opnfv/functest-restapi 17/54717/1
Cédric Ollivier [Mon, 2 Apr 2018 06:38:33 +0000 (08:38 +0200)]
Remove opnfv/functest-restapi

It also stops building opnfv/functest-x:euphrates.

Change-Id: I562a1edaae00c608167374664b694976efd72a1a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoBuild opnfv/functest-x:fraser 99/54699/3
Cédric Ollivier [Mon, 2 Apr 2018 02:08:30 +0000 (04:08 +0200)]
Build opnfv/functest-x:fraser

Change-Id: I47891ae4b0f48234731043822abe9c54fc7a7655
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoVerify Functest Fraser branches 11/54711/2
Cédric Ollivier [Mon, 2 Apr 2018 03:42:06 +0000 (05:42 +0200)]
Verify Functest Fraser branches

Change-Id: Ibed7d932e817150f1f89b290885f4583f7168092
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years ago[daisy] Stable branch creation for fraser 93/54693/1
Zhijiang Hu [Sun, 1 Apr 2018 12:12:21 +0000 (20:12 +0800)]
[daisy] Stable branch creation for fraser

Change-Id: Id4ae29b09e909445e7a524663981d0b7aca5e5f0
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agocreate stable/fraser branch for nfvbench 77/54677/1
ahothan [Sat, 31 Mar 2018 06:11:58 +0000 (23:11 -0700)]
create stable/fraser branch for nfvbench

Change-Id: Ide00a91274057611ce1e21a8c146ad26c9ba3aae
Signed-off-by: ahothan <ahothan@cisco.com>
6 years agoClover project stable branch for OPNFV Fraser release 57/54657/2
Stephen Wong [Sat, 31 Mar 2018 02:38:50 +0000 (19:38 -0700)]
Clover project stable branch for OPNFV Fraser release

Change-Id: Ibbee8bbd4174ad3bb6d8e3c8a855263b91481712
Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
6 years ago[fuel] Add stable/fraser branch 51/54651/2
Delia Popescu [Fri, 30 Mar 2018 14:13:19 +0000 (17:13 +0300)]
[fuel] Add stable/fraser branch

Change-Id: Ieca49ab172046d22f421eb6adb6f238c38b8e2f1
Signed-off-by: Delia Popescu <delia.popescu@enea.com>