Tim Rozet [Tue, 10 Apr 2018 13:42:40 +0000 (09:42 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Update master daily scenarios
As part of our new XCI effort, we only enable upstream ODL scenarios
initially.
Change-Id: I737bbffce14b6c5c69dfbbb653659c7e693cb4fb
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Tue, 10 Apr 2018 13:02:11 +0000 (13:02 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[yardstick] enable fraser docker"
- [yardstick] enable fraser docker
Change-Id: I47ae73da7240ee4c4e3902baa7320412a28ada6c
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Tim Rozet [Tue, 10 Apr 2018 12:59:18 +0000 (12:59 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Enable Apex Fraser Jobs"
- Enable Apex Fraser Jobs
Change-Id: Ie7bd0d3299fbbb8bc3e865612026ad479c48392d
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Tue, 10 Apr 2018 12:52:46 +0000 (12:52 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create Stable Branch Jobs for calipso"
- Create Stable Branch Jobs for calipso
Change-Id: I2117807b8af3ee248b30747830e32b1661a23d6f
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Tim Rozet [Fri, 6 Apr 2018 17:44:27 +0000 (13:44 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'stable/fraser'
- Fix functional issues after nosdn deployment
After deploying with nosdn, it looks like there is some out of state
issue between the services. First guess looks like something is going
on with the services and timing of registering to each other through
rabbit. Simply restarting the services seems to sync them back up
correctly.
Change-Id: I417911067c841725ee12eb9354e5759054724e01
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit
fc3f52862e181967e861eb8bce4604ac47c176ac)
- Merge "Fixes deleting security group in SNAPS for ODL scenarios" into stable/fraser
- Merge "Fixes delorean repo update on undercloud" into stable/fraser
- Fixes delorean repo update on undercloud
Previous fix to update delorean repo on undercloud was always failing
because the operations passed to virt-customize were not in a list type.
JIRA: APEX-565
Change-Id: Ic883309ac1c3aa6027dc252635e404e5355c269d
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit
3812d0987d078a8a0ad93724e8188994b7579e50)
- Fixes deleting security group in SNAPS for ODL scenarios
Sometimes API check was failing for ODL scenarios on security group
deletes. This patch backports a fix from upstream to fix the issue:
https://review.openstack.org/#/c/538352/4
JIRA: APEX-586
Change-Id: I36a3547228cdcb1883140f17de7b5a713298d366
Signed-off-by: Tim Rozet <trozet@redhat.com>
- Freeze overcloud/undercloud images for Fraser release
Images are latest built on 3/25
Change-Id: If0d6e190ce65f0c9cac3c0056848d589db9c68dc
Signed-off-by: Tim Rozet <trozet@redhat.com>
- Fixes relative import for utils
opnfv-pyutil was not working due to this relative import. The script
would only work out of the pwd.
Change-Id: I1ed5db779dd031d019012a814b2dfe27944a2e2f
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit
c8f07fda6445b9b3b1fcb9d97f05cd40fffe8daf)
- Fixes log location for pyutils
Change-Id: I03cda65f58753fc5d55ea4ede78f7d5bd8b7bdce
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit
4d537d8b9edf67057cc28656583bbfb7dd489779)
- Adds the ability to fetch logs from deployment
Usage:
opnfv-pyutil --fetch-logs
python3 utils.py --fetch-logs --lib-dir ../lib
Eventually all utils.sh functions will be migrated here.
Note there is no support here for containers. Will be
added later.
Change-Id: I223b8592ad09e0370e287ee2801072db31f9aa12
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit
382fa452e0c9a8189911f615416e1b24badaf5e4)
Aric Gardner [Tue, 10 Apr 2018 12:49:47 +0000 (12:49 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[opnfvdocs] Create stable/fraser Branch"
- [opnfvdocs] Create stable/fraser Branch
Change-Id: I1a506b327c125d61088277d8e92b5b6ce08f4e87
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Zhijiang Hu [Tue, 10 Apr 2018 08:41:02 +0000 (16:41 +0800)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Update ODL to Nitrogen
Change-Id: I9e194a3fba1b5f510b3bfabb1919f1fdad517e8c
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
xudan [Sun, 8 Apr 2018 03:42:50 +0000 (23:42 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Decoupling Yardstick Docker config items from source code
There are some special Docker setting items when creating
Yardstick Docker Containers.
1. Remove the extra settings which are required by Yardstick Danube.
2. Remove the settings for pushing results to DB because Dovetail
plan to disable this function.
3. Move the other special Functest settings to config files.
JIRA: DOVETAIL-640
Change-Id: Ic2d90393e227d7886b14d805eaa307b7aef56e4a
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Fri, 23 Mar 2018 04:03:58 +0000 (00:03 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Support to specify docker image for each test case
1. Currently each type of test cases will use one docker image.
2. For example,
Functest test cases use opnfv/functest-restapi:euphrates
Yardstick uses opnfv/yardstick:opnfv-5.1.0
3. It needs to support to specify the docker image for each test case.
4. For example,
vping test cases use opnfv/functest-smoke:euphrates
sdnvpn uses opnfv/functest-features:euphrates
5. The benefit of this is that these docker images are well verified
by Functest CI and from Functest plan, they may not support
functest-restapi docker image in its future release.
JIRA: DOVETAIL-638
Change-Id: I8a30eea2233aeff809af2e241b6c939194397832
Signed-off-by: xudan <xudan16@huawei.com>
Periyasamy Palanisamy [Fri, 6 Apr 2018 14:29:14 +0000 (16:29 +0200)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- router and network association failure
comment few sub tests till ODL provides fix for BGPVPN having both
router and network association: https://jira.opnfv.org/browse/SDNVPN-94.
Till then let us comment required subtests in testcase_4.py and update the
release note for fraser.
Change-Id: I498ee95c74b525f65e40a540e0f1162d78ec5504
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
wutianwei [Tue, 10 Apr 2018 04:15:42 +0000 (12:15 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Enable the neutron trunk
Change-Id: Ieb5d505adc88644cfc1f802364064f5551a1ed53
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Narinder Gupta [Tue, 10 Apr 2018 09:20:22 +0000 (04:20 -0500)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- added the service relationship.
Change-Id: Ic6f2a7973ef1e7f6806d201884579adda3c358dd
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Michael Polenchuk [Tue, 3 Apr 2018 15:24:12 +0000 (19:24 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Add ports to ovs bridge config
To avoid race with interfaces initialization specify all
the ports that belong to a bridge in the config file.
Change-Id: Ie4f48e7a81d4659a0f43749cdd518dbeffe2e35f
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Ryota MIBU [Mon, 12 Mar 2018 10:29:21 +0000 (19:29 +0900)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [doctor] clean pep8 job
The global 'lint-all-code' job is already enabled for doctor repo,
so there is no need to keep this verify job which only run pep8.
JIRA: DOCTOR-120
Change-Id: I6eb95590b97c3bd2c2daa80a6ae3bcfe4a4119a4
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Serena Feng [Tue, 10 Apr 2018 06:48:27 +0000 (06:48 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "delete 'opnfv-build-ubuntu-defaults' parameters for doctor verify job"
- delete 'opnfv-build-ubuntu-defaults' parameters for doctor verify job
Currently it will pass all the 'opnfv-build-ubuntu-defaults' parameters
to the child jobs which include the node 'label', so all the doctor jobs
will be running in the nodes with 'opnfv-build-ubuntu' label.
Change-Id: If01f1f777c30c421f063c05fdd3c939f8758226c
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Martin Klozik [Tue, 10 Apr 2018 06:02:42 +0000 (06:02 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "Doc: Release notes for Fraser"
- Doc: Release notes for Fraser
Added release-notes for Fraser.
Updated SLES15 related enhancement
Consolidated and sorted the changes.
Change-Id: Id6ecea4b3cf3f38aa88c03bc4959b383c944f415
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Trevor Bramwell [Tue, 10 Apr 2018 04:51:11 +0000 (04:51 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create Stable Branch Jobs for container4nfv"
- Create Stable Branch Jobs for container4nfv
Change-Id: If4c4305faaa74cfd87feb4f1a8e403abd419d7a1
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Tue, 10 Apr 2018 04:50:42 +0000 (04:50 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[daisy] Enable functest daily jobs on zte-pod9 for stable/fraser branch"
- [daisy] Enable functest daily jobs on zte-pod9 for stable/fraser branch
This PS is trying to solve errors like occured in [1].
[1] https://build.opnfv.org/ci/job/daisy-os-nosdn-nofeature-ha-baremetal-daily-fraser/5/console
Change-Id: Ie4e023794d54cf0e236e9094fabf8362e17d9c8a
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
dongwenjuan [Tue, 10 Apr 2018 03:37:23 +0000 (11:37 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- delete the 'node' parameter in 'doctor-slave-parameter' macro
We define the 'node' parameter in job template:
'doctor-verify-{installer}-{inspector}-{arch}-{stream}',
so we don't need to redefine them in the doctor parameter macro.
It will schedule the fuel verify job to the default apex env.
See: https://build.opnfv.org/ci/job/doctor-verify-fuel-sample-x86_64-master/1/console
Change-Id: I49e6d26ca284f6548460312de0cb634bd033d3c1
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Serena Feng [Tue, 10 Apr 2018 02:23:37 +0000 (02:23 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create Dovetail Fraser Jobs"
- Create Dovetail Fraser Jobs
These are replacing the current Euphrates jobs.
Change-Id: I6d7bf1490c1dd46f80ac5b14449abb6f287e5acf
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
ahothan [Mon, 9 Apr 2018 23:57:25 +0000 (16:57 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- [NFVBENCH-83] Add option to display status and to cleanup
Change-Id: If135fedee4e5ee9226a262800917c4c35bc83bc7
Signed-off-by: ahothan <ahothan@cisco.com>
Feng Pan [Mon, 9 Apr 2018 21:33:49 +0000 (21:33 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Fix functional issues after nosdn deployment"
- Fix functional issues after nosdn deployment
After deploying with nosdn, it looks like there is some out of state
issue between the services. First guess looks like something is going
on with the services and timing of registering to each other through
rabbit. Simply restarting the services seems to sync them back up
correctly.
Change-Id: I417911067c841725ee12eb9354e5759054724e01
Signed-off-by: Tim Rozet <trozet@redhat.com>
Aric Gardner [Mon, 9 Apr 2018 20:09:41 +0000 (20:09 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create Stable Branch Jobs for barometer"
- Create Stable Branch Jobs for barometer
Change-Id: I0def0f3566b8cc1231ea06bb8731f028c4e4aedd
Signed-off-by: agardner <agardner@linuxfoundation.org>
Trevor Bramwell [Mon, 9 Apr 2018 19:39:15 +0000 (19:39 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[stor4nfv] Create stable/fraser Branch"
- [stor4nfv] Create stable/fraser Branch
Set the stable/fraser branch location to the commit intead of the
Change-ID.
Change-Id: I3f3c4ba3465c399d001464c6922d4725cfd9a2df
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Mon, 9 Apr 2018 19:39:10 +0000 (19:39 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[container4nfv] Create stable/fraser branch"
- [container4nfv] Create stable/fraser branch
Fix the location to be the git commit and not Gerrit change-id.
Change-Id: Idd02beb4881a66accd55299e879799b2ec6626a0
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Cédric Ollivier [Mon, 9 Apr 2018 16:22:50 +0000 (18:22 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Rewrite 2 key changes in Release Notes
Change-Id: I58a168987caa207c80e84caa86e1d9880f726b22
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Trevor Bramwell [Mon, 9 Apr 2018 17:42:11 +0000 (17:42 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[calipso] Create stable/fraser branch"
- [calipso] Create stable/fraser branch
Creating the fraser branch for Calipso at the request of the Release
Manager.
Change-Id: I6db89ccc5effef54e56afd267f4754641aff44a7
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Mon, 9 Apr 2018 16:39:00 +0000 (16:39 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "fix the default node label for doctor test"
- fix the default node label for doctor test
There are no nodes with the label 'not-specified'.
If the jobs which are not specified the node label will
scheduled to the label 'not-specified' and they can not be runned.
Change-Id: I7e7790be2517328fc07d02cdcdc23ee71c7df680
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Trevor Bramwell [Mon, 9 Apr 2018 16:38:32 +0000 (16:38 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add docker build job for clover"
- Add docker build job for clover
Change-Id: I0167f223660d5b0edfac092a5d01fe165a91c2de
Trevor Bramwell [Mon, 9 Apr 2018 16:37:59 +0000 (16:37 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create functest daily/weekly Fraser Jobs"
- Create functest daily/weekly Fraser Jobs
Though the stream was added it wasn't applied to any of the pod
configurations which are expanded as part of the job names.
Change-Id: I84af2e11033a40f314c8bc0c1f263002bc44bf60
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Manuel Buil [Sat, 24 Mar 2018 16:07:21 +0000 (17:07 +0100)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Use different config files depending on version
We can read the openstack version from the env variables and then use
a different config. The reason we use this is because openstack API
changed from Pike to Queens and Pike is the official version for
OPNFV Fraser release
Change-Id: I8a94e71224d2ba0aa75a6438f3d7b03929acbbef
Signed-off-by: Manuel Buil <mbuil@suse.com>
Cedric Ollivier [Mon, 9 Apr 2018 13:46:51 +0000 (13:46 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Run all VNFs vs SDN scenarios"
- Run all VNFs vs SDN scenarios
It allows a fair comparison between Neutron standalone and SDN
controllers. They should run successfully at least vs Daisy [1].
[1] https://build.opnfv.org/ci/view/functest/job/functest-daisy-baremetal-daily-master/lastSuccessfulBuild/
Change-Id: Iac34cd4d6eb070be0abe081fbc815e971675faef
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Mon, 9 Apr 2018 12:05:19 +0000 (12:05 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Add a key benefits section in Release Notes"
- Add a key benefits section in Release Notes
It also precises the side effects if test cases are in failure.
Change-Id: Id4a2a3428da33deed51415fce5d98b81e64d35fe
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
rpaik [Fri, 6 Apr 2018 19:32:01 +0000 (12:32 -0700)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Made a correction to the license so that it is Apache-2.0
Change-Id: Ib7810b0b9ded396bf1a380cbd648a2e29bcc42fd
Signed-off-by: rpaik <rpaik@linuxfoundation.org>
Cedric Ollivier [Mon, 9 Apr 2018 10:08:19 +0000 (10:08 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "[fuel] Unite OpenDaylight ports"
- [fuel] Unite OpenDaylight ports
ODL Oxygen has only 1 connector by default,
so unite web and rest ports together.
Change-Id: Idd5bdd5da3dcc85fa25b82ab2d19107b2d005974
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Cedric Ollivier [Mon, 9 Apr 2018 09:49:15 +0000 (09:49 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Remove Ceilometer test scenarios"
- Remove Ceilometer test scenarios
The API utilized by Rally in Ceilometer scenarios was deprecated in
OpenStack Pike and scenarios were blacklisted. Remove these scenarios
from respository.
JIRA: FUNCTEST-949
Change-Id: I6f100cdb18853d177fd88ea7bd539f9837914f25
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
Jose Lausuch [Mon, 9 Apr 2018 09:31:52 +0000 (09:31 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Split functest-kubernetes into smaller containers"
- Split functest-kubernetes into smaller containers
It conforms with the Docker slicing model proposed by Functest.
See https://gerrit.opnfv.org/gerrit/#/c/55129/
Change-Id: Ic036034f043f995cba468fa0437e47a6129584b4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sun, 8 Apr 2018 12:29:29 +0000 (14:29 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Update Release Note
It also publishes last results per installer which have to be
updated before the release.
Change-Id: Ie72e8656935598653c56ef5c980f5f133457450a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
wutianwei [Sun, 8 Apr 2018 07:49:27 +0000 (15:49 +0800)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- [XCI] Fix ansible synchronize module parameter
synchronize module unsupported parameter "recurse",
it would be failed, when trying to synchronize the directory.
we need change it to "recursive", more information please refer to
http://docs.ansible.com/ansible/devel/modules/synchronize_module.html
Change-Id: If18ce8a3411ba9425dd573f090c5f4e0c41858e0
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Jaime Caamaño Ruiz [Tue, 6 Mar 2018 18:43:20 +0000 (19:43 +0100)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Update symmetric chain test case
Update the symmetric chain test case aligning it with updates available
from ODL Oxygen:
- ODL networking-sfc implementation now supports symmetric paths. It is
no longer needed to configure the ACL or chain directly through the
ODL rest api. It can now be fully relied on tacker for this.
- ODL networking-sfc implementation now supports different ingress and
egress ports for port pairs. The test case exercises this by setting
up a VNF with two distinct ports. Note that this requires an updated
VNF image that supports two nics and bundles a vxlan_tool capable of
using them.
Change-Id: Ie711abb93109943dcbf699ece7b2b570500a3711
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
Jaime Caamaño Ruiz [Fri, 2 Mar 2018 17:14:37 +0000 (18:14 +0100)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Support sfp redirect action on acl flow check
Starting Oxygen, ODL networking-sfc translator supports symmetric
paths and maps flow classifiers to ACLs with SFP redirect action
instead of RSP redirect action. A SFP may have two RSPs associated
if the path is symmetric, one otherwise. One of the two RSPs will
be flagged as the reverse path and the other is the forward path.
Traffic from the logical-source-port will be classified to the forward
path, while traffic from the logical-destination-port will be
classified to the reverse path.
This patch updates the ACL flow check logic to account for the above.
Change-Id: I2d8b9e6c2a1033d469668db29b9c18f525e89370
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
Cédric Ollivier [Sat, 7 Apr 2018 11:00:56 +0000 (13:00 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Stop building functest-features(arm64) via travis-ci
It simply raises timeout which can't be increased.
Change-Id: Iba564873ccf7f50922641fad8987b1d7447f7ed2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sat, 7 Apr 2018 10:46:03 +0000 (12:46 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Check .travis.yml via yamllint
Change-Id: I6f526c4c153ac6769a36c10e6480563c4345cfba
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sat, 7 Apr 2018 08:37:20 +0000 (10:37 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Update build.sh
opnfv/functest-patrole and opnfv/functest-restapi were removed.
Change-Id: I68bf77eabf1851fd4aba826b950463e91bed8c10
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
zhihui wu [Sun, 8 Apr 2018 04:48:47 +0000 (12:48 +0800)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- delete the code which will not included in Fraser
- legacy code
- the function of network test isn't completed.
- outdated documents
Change-Id: Id59d35f6985d876ef09aef0845dde38ae19b589a
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Georg Kunz [Mon, 2 Apr 2018 18:45:17 +0000 (20:45 +0200)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Removing outdated patch for Yardstick HA tests
This patch was needed to modify the timeout values of the HA test cases
in Yardstick for the Danube release. In Euphrates, the timeout values
have been fixed upstream, so the patch is not needed anymore. The code
for applying the patch was already removed in
https://gerrit.opnfv.org/gerrit/#/c/51997/
Change-Id: I67cceb57c063378d77f6cbc720bc6464d2be4aed
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
wutianwei [Sun, 8 Apr 2018 06:27:00 +0000 (14:27 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Build stable/fraser tarball
Change-Id: Ib2bef726f6fda5a54debbafa7b4ac383fef5cdbe
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Koren Lev [Sat, 7 Apr 2018 20:26:13 +0000 (23:26 +0300)]
Update git submodules
* Update docs/submodules/calipso from branch 'master'
- update docs to reflect container change sensu->monitor
Change-Id: I18fe82b5c356a70cd402a0213ee5e2a8c0ad5bf9
Signed-off-by: Koren Lev <korenlev@gmail.com>
Koren Lev [Sat, 7 Apr 2018 19:48:02 +0000 (22:48 +0300)]
Update git submodules
* Update docs/submodules/calipso from branch 'master'
- container change sensu->monitor
Change-Id: I06f6882d371fe09a5a3819f0b06b96a2c858a870
Signed-off-by: Koren Lev <korenlev@gmail.com>
Alexandru Avadanii [Fri, 6 Apr 2018 22:13:42 +0000 (00:13 +0200)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- docker/supervisor.sh: Fix condition block end
Fixes:
18546b4f
Change-Id: I51fcb48e790ff7c57273a3f6712ccb2b9bc4aa32
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Tim Rozet [Fri, 6 Apr 2018 18:55:00 +0000 (14:55 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Fixes delorean repo update on undercloud
Previous fix to update delorean repo on undercloud was always failing
because the operations passed to virt-customize were not in a list type.
JIRA: APEX-565
Change-Id: Ic883309ac1c3aa6027dc252635e404e5355c269d
Signed-off-by: Tim Rozet <trozet@redhat.com>
Alexandru Avadanii [Fri, 6 Apr 2018 21:43:54 +0000 (23:43 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for ODL Oxygen
Drop obsolete patches:
- UCA arch list extension (upstream no longer enforces the arch);
Change-Id: I223964af674979f034a61aefff85c9f47af466d9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Fri, 6 Apr 2018 19:26:01 +0000 (21:26 +0200)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- [AArch64] Dockerfile: Fix malformed patch
Change-Id: Ia2dfc6c4def8e71e36747b8f27cbf22700f676b1
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
rpaik [Fri, 6 Apr 2018 19:51:52 +0000 (12:51 -0700)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Fixed typos in the license header
Change-Id: Ib2aae63dd7576a8458f068250e9b6dda8678a1fd
Signed-off-by: rpaik <rpaik@linuxfoundation.org>
Trevor Bramwell [Fri, 6 Apr 2018 18:20:17 +0000 (18:20 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update clover daily job slot"
- Update clover daily job slot
Clover daily job often failed, which is caused by bad network at utc 12:OO.
(Heavy ci job running in huawei lab at that time.)
Links:
https://build.opnfv.org/ci/view/clover/job/clover-daily-deploy-master/11/console
https://build.opnfv.org/ci/view/clover/job/clover-daily-deploy-master/13/console
Change-Id: Ib2ddc0235f8119248b1ea78b709ec38a488cddce
Signed-off-by: QiLiang <liangqi1@huawei.com>
Alexandru Avadanii [Fri, 6 Apr 2018 18:19:12 +0000 (18:19 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "Update opendaylight version to oxygen"
- Update opendaylight version to oxygen
JIRA: FUEL-362
Change-Id: Ib2621bca72d1ba376af5d369edcf5fcf37e9788b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Trevor Bramwell [Fri, 6 Apr 2018 18:19:00 +0000 (18:19 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix project name"
- Fix project name
Not working currently:
https://build.opnfv.org/ci/job/doctor-verify-sample-master/68/console
Change-Id: I5fa065eda3f8e8eb8ae6b988ec593c1d37d0579a
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
Alexandru Avadanii [Fri, 6 Apr 2018 05:39:38 +0000 (07:39 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- p/fuel: Bump GlusterFS to 3.13 (was 3.12)
GlusterFS PPA now has arm64 binaries for 3.13, use them to drop one
more patch and align with Fuel@OPNFV.
Change-Id: I0769d6c3f34bb880fcd8f5ed70b0c2bf561d450a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Fri, 6 Apr 2018 18:18:25 +0000 (18:18 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "[virtual] Set vnc address to local one"
- [virtual] Set vnc address to local one
System reclass model assigns vnc address to control_address variable
which is used for controller node reference, so change it to local
address of the current compute node.
Change-Id: I0c6b8534a1dae516620d0d250944232379a526e0
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Alexandru Avadanii [Fri, 6 Apr 2018 05:44:19 +0000 (07:44 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [UCA] Stop enforcing repository architecture
Let APT automatically choose the UCA/Pike-staging PPA architecture
based on current system architecture instead of hardcoding it.
Change-Id: I4fe645847ac0fb70a852477feba9f788fcb8da81
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Trevor Bramwell [Fri, 6 Apr 2018 18:05:24 +0000 (18:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create Stable Branch Jobs for parser"
- Create Stable Branch Jobs for parser
Change-Id: I1775d4c2ad2018ef01cf07e8acd58e9a2a73192c
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Trevor Bramwell [Fri, 6 Apr 2018 18:05:04 +0000 (18:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create Stable Branch Jobs for yardstick"
- Create Stable Branch Jobs for yardstick
Change-Id: I5e59b6240b1e614fc6c06f918054813b7e5758cf
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Tim Rozet [Thu, 5 Apr 2018 21:46:24 +0000 (17:46 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Fixes relative import for utils
opnfv-pyutil was not working due to this relative import. The script
would only work out of the pwd.
Change-Id: I1ed5db779dd031d019012a814b2dfe27944a2e2f
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Fri, 6 Apr 2018 17:12:26 +0000 (17:12 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix RabbitMQ service installation in Yardstick jobs"
- Fix RabbitMQ service installation in Yardstick jobs
RabbitMQ commands need to be executed as root user.
JIRA: YARDSTICK-1104
Change-Id: Ia6667cc3f7572f67a38fd4fd4bcf9fbb4309d36c
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Markos Chandras [Fri, 6 Apr 2018 09:53:43 +0000 (10:53 +0100)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: bifrost: Fix unbound variable error
If we are not in a virtual environment, then VIRTUAL_ENV is going
to be unset and we will fail with the following error:
./scripts/bifrost-provision.sh: line 105: VIRTUAL_ENV: unbound variable
As such, we need to provide a default value if that variable is unset.
We also fix a typo in the _sudo variable.
Change-Id: Ic018716c03ffba6e8e742e34720ea462b85341be
Signed-off-by: Markos Chandras <mchandras@suse.de>
Tim Rozet [Fri, 6 Apr 2018 15:05:37 +0000 (15:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Apex: fix log uploading"
- Apex: fix log uploading
Logs were owned by root, so jenkins-ci could not upload them. Also
prints exact links for each file so it is easier to directly view logs
from jenkins output.
Change-Id: I919bf38c87561a696ae96683c56ad5f96c8d795e
Signed-off-by: Tim Rozet <trozet@redhat.com>
Markos Chandras [Fri, 6 Apr 2018 14:08:33 +0000 (15:08 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jjb: xci: Fix functest exit code
There is not reason to grep the logs for failures because we can simply
preserve the functest exit code and use that to determine whether the
job passed or not.
Change-Id: I9f027960fd3d9d452d417b95e9dac66bbb314a47
Signed-off-by: Markos Chandras <mchandras@suse.de>
Abhijit Sinha [Fri, 6 Apr 2018 14:19:12 +0000 (14:19 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Bugfix: k8 scenario fix"
- Bugfix: k8 scenario fix
JIRA: YARDSTICK-1109
Change-Id: Ic61a63099c3d2d4af5fa5634299e4b2946d53eaf
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Markos Chandras [Fri, 6 Apr 2018 14:02:31 +0000 (14:02 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: xci-set-scenario: Allow automatic detection of generic scenarios"
- jjb: xci: xci-set-scenario: Allow automatic detection of generic scenarios
The list of supported scenarios is hardcoded and this makes it difficult
to test new scenarios. As such, lets determine the scenario and the
installer based on the actual files that have been changed on every
patchset.
Change-Id: I4868a1da08d58cd6ff37347a0c0bc5c5e28b15bb
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Fri, 6 Apr 2018 09:16:57 +0000 (09:16 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: kubespray: Fix failures to due task checks"
- xci: kubespray: Fix failures to due task checks
(this commit fixes many things because they all need to be submitted
together to unblock the jobs)
Commit
9e1d3d6e62abf5d0da26a296bcd235f37a54d9c6 ("xci: playbooks: Fixes
various ansible-lint warnings") broke public key authentication from
localhost to the OPNFV host because the localhost pubkey was not
appended in the authorized_keys file. The reason for that was that the
task was skipped due to the 'creates' parameter. This is now fixed, by
dropping the check since we always need to append the localhost pubkey.
This is only a temporary solution until we modify kubespray to use the
common file for managing the SSH keys.
This also makes the final 'kubectl' move to /usr/local/bin non-fatal
since future kubespray releases put it there already.
The same commit also broke the k8s-cluster.yml overrides. This is
because the file was never copied across due to the task conditional
being wrong. As such, we fix the conditional to check for the correct
file.
Change-Id: I9cfb29eba50c7fea9df29581ebb015163b8a9754
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Fri, 6 Apr 2018 09:16:48 +0000 (09:16 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: osa: Fix task status when bootstrapping OpenStack-Ansible"
- xci: osa: Fix task status when bootstrapping OpenStack-Ansible
The bootstrap script from the OpenStack-Ansible repository creates
several things in /opt/ansible-runtime and /usr/local/bin so we can
check if the final 'openstack-ansible' symlink exists in order to
report a proper status for that task and even skip if everything
is prepared already.
Change-Id: I4ca3a733746f8d757aa1156b533e4b4de90188e6
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Fri, 6 Apr 2018 09:16:40 +0000 (09:16 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: bifrost: Use 'sudo' to install dependencies for bifrost jobs"
- xci: bifrost: Use 'sudo' to install dependencies for bifrost jobs
When bifrost jobs are being executed, the virtual environment hasn't
been prepared yet because that's something that bifrost does later on.
As such, we need to use sudo to install the required dependencies to
avoid the following issue:
Exception:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/pip/basecommand.py", line 215, in main
status = self.run(options, args)
File "/usr/lib/python2.7/site-packages/pip/commands/install.py", line 342, in run
prefix=options.prefix_path,
File "/usr/lib/python2.7/site-packages/pip/req/req_set.py", line 784, in install
**kwargs
File "/usr/lib/python2.7/site-packages/pip/req/req_install.py", line 851, in install
self.move_wheel_files(self.source_dir, root=root, prefix=prefix)
File "/usr/lib/python2.7/site-packages/pip/req/req_install.py", line 1064, in move_wheel_files
isolated=self.isolated,
File "/usr/lib/python2.7/site-packages/pip/wheel.py", line 345, in move_wheel_files
clobber(source, lib_dir, True)
File "/usr/lib/python2.7/site-packages/pip/wheel.py", line 316, in clobber
ensure_dir(destdir)
File "/usr/lib/python2.7/site-packages/pip/utils/__init__.py", line 83, in ensure_dir
os.makedirs(path)
File "/usr/lib64/python2.7/os.py", line 157, in makedirs
mkdir(name, mode)
OSError: [Errno 13] Permission denied: '/usr/lib/python2.7/site-packages/pbr'
Change-Id: I081884ec18d27af19a053bf5b734f6f3846c60f1
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Fri, 6 Apr 2018 09:16:20 +0000 (09:16 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge changes from topic 'common-ssh-manage-tasks'
* changes:
xci: osa: Use Ansible modules to create ssl certificates
xci: osa: Move tasks for managing SSH keys to a new file
- xci: osa: Use Ansible modules to create ssl certificates
Ansible already provides modules to create ssl certificates so we can
use these instead of running the openssl commands directly. Moreover, we
can drop all the tasks which create the ssl directories since there are
being created by the openssl package which also creates the appropriate
symlinks. Finally, there is no need to generate the certificate on
localhost if only the OPNFV host consumes it, so move these steps to
the appropriate playbook.
Change-Id: I0045945c502013be3d76440876e894a44a092690
Signed-off-by: Markos Chandras <mchandras@suse.de>
- xci: osa: Move tasks for managing SSH keys to a new file
The tasks that manage the SSH keys are common across hosts and
also common across different installers. As such, lets move them
to a new file so we can share them more easily.
Change-Id: If235877394f224a47a2f2b8de748a2330eabcec1
Signed-off-by: Markos Chandras <mchandras@suse.de>
nikoskarandreas [Thu, 5 Apr 2018 07:00:37 +0000 (10:00 +0300)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Document updates for Fraser
Change-Id: I002848374caf28c0e6f4184bc9bd9e87b1918255
Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
Document updates for Fraser
Fixed wrong release date.
Removed a closed issue and a reference to it.
Change-Id: I002848374caf28c0e6f4184bc9bd9e87b1918255
Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
Jose Lausuch [Thu, 5 Apr 2018 09:16:50 +0000 (11:16 +0200)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Update Java to version 10 for SLE15
Newwer builds contain version 10 already.
For version 9, additional tweaks are needed.
Change-Id: Ic7d55a80ab48fb45113ee0f1ab9aaa797298b87f
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
Deepak S [Fri, 6 Apr 2018 04:59:40 +0000 (04:59 +0000)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Merge "Added missing file: rapidVMs.vms"
- Added missing file: rapidVMs.vms
This file describes flavors, flavor meta data and boot info.
All this info can be defined in the [Default] section and will then be
used by to create all VMs. This data can also be specified in individual
VM sections to overule the deault values per VM.
Change-Id: I9d59208360eacec2790e5c467d7afcbeba301251
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
Deepak S [Fri, 6 Apr 2018 04:59:22 +0000 (04:59 +0000)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Merge "Add support for multiple GEN tasks running on the same core"
- Add support for multiple GEN tasks running on the same core
resolve memory allocation issue
Change-Id: I90bbf711a6a7a4869e5024c061470d9779839a60
Signed-off-by: Igor Shaula <igor.shaula@intel.com>
Deepak S [Fri, 6 Apr 2018 04:58:54 +0000 (04:58 +0000)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Merge "Add support for crypto on multiple cores"
- Add support for crypto on multiple cores
* Experimental, for dpdk-stable-17.05.2
* New improved ESP decapsulation function
Change-Id: If4862dacb3fcf53e21eb5932a195664f80c7c192
Signed-off-by: Igor Shaula <igor.shaula@intel.com>
Trevor Bramwell [Thu, 5 Apr 2018 23:52:40 +0000 (23:52 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fraser jobs for securedlab verification"
- Fraser jobs for securedlab verification
Change-Id: I99c3b9413fcdc103fec246ff6c8c4f2951878000
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Eddie Arrage [Wed, 4 Apr 2018 00:28:12 +0000 (00:28 +0000)]
Update git submodules
* Update docs/submodules/clover from branch 'master'
- Add existing public redis pod/service
- Use a community yaml for redis in k8s as simple data store
- Redis can be used for tracing and also by the snort-ids
to store alerts that can be processed by other services
- If flannel is used, the redis CLI can be accessed on the
host OS with redis-cli -h <flannel ip>
- Within the k8s cluster, the redis service can be accessed with
DNS using name 'redis'
- The same yaml for redis is also included in toplevel manifest for SDC
scenario. Included here if intention is to use separately (tracing
only)
Change-Id: Ibad283a4cc8938fe01f5de6b7743bdb5511be3af
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
Stephen Wong [Thu, 5 Apr 2018 23:20:26 +0000 (23:20 +0000)]
Update git submodules
* Update docs/submodules/clover from branch 'master'
- Merge "Fix Nginx lb in k8s/istio"
- Fix Nginx lb in k8s/istio
- Provide workaround to make nginx lb work properly
- nginx_client sample can modify default load balancing
from three to two servers at runtime
- Ensure port 9180 is used for default deploy for lb and
servers
- Modify render_yaml to specify deploy_name so that
clover-server1, 2, 3 can be used for default lb config
- Ensure proxy template is aligned to lb to allow the
source IP from originating host to be propagated to final
destination
- Fix default nginx proxy server_name to 'proxy-access-control'
and change default proxy destination to 'http-lb'
- Split lb service_type to 'lbv1' and 'lbv2' to provide an example
of how to modify the run-time configuration of the load balancer
after deployment - modify http-lb-v2 to use clover-server4/5 instead
of the defualt clover-server1/2/3 - modify http-lb-v1 to use
clover-server1/2 instead of 1/2/3
- Aligned pod IP retrival method with nginx_client.py
Change-Id: I73fa60a69c93ae1e82a477ef6283c00f67a21360
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
Zhijiang Hu [Thu, 5 Apr 2018 23:10:14 +0000 (23:10 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "re-point to upstream stable/queens"
- re-point to upstream stable/queens
Change-Id: Iee938b95b15a2780f04c118f0bf42e1aeb5cc9ec
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Trevor Bramwell [Thu, 5 Apr 2018 22:41:42 +0000 (22:41 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create daily Fraser jobs"
- Create daily Fraser jobs
It doesn't assign any Fraser job to (virtual) pods.
It also stops checking deployement what is duplicating healthcheck.
Change-Id: Ia370380e20b833d03f09b2098478a8930e4f8dc0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Trevor Bramwell [Thu, 5 Apr 2018 22:38:19 +0000 (22:38 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge changes from topics 'storperf-docker-fraser-jobs', 'docker-arm-fraser'
* changes:
Create Fraser Docker Jobs for Storperf
Add Fraser stream to Docker Arm Builds
- Create Fraser Docker Jobs for Storperf
Change-Id: I5de7df11919f725264aa6b07d0f8d5e917f8a28c
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
- Add Fraser stream to Docker Arm Builds
This will allow changes to docker in stable/fraser branches to be built,
when added to the associated project repository.
Change-Id: Ib5d295f2845e519f4a5a65738e8af1a357f77c5e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Tim Rozet [Thu, 5 Apr 2018 21:34:41 +0000 (17:34 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fix conditions for multijob
condition actually affects *next* phase execution and not conditional on
previous phase. This change fixes the condition so that fetch logs
always runs.
Change-Id: I50c3f9f9412682ea591c47116d406b5ed81ee2b5
Signed-off-by: Tim Rozet <trozet@redhat.com>
Alexandru Avadanii [Thu, 5 Apr 2018 20:40:15 +0000 (20:40 +0000)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- Merge "Revert "[p/openstack.nova] Allow creation of pty on aarch64""
- Revert "[p/openstack.nova] Allow creation of pty on aarch64"
This reverts commit
075143e95d5b42d615ab7c81446095746e1f0064.
Change-Id: I720d47dd5c69077363501e642730df9db1dcef81
Trevor Bramwell [Thu, 5 Apr 2018 20:08:38 +0000 (20:08 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[storperf] Fix stable/fraser branch name"
- [storperf] Fix stable/fraser branch name
Missed changing the branch name when copying over the release file.
Change-Id: I25105253911f19dbfa621b29c2a812df4a8af01d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Thu, 5 Apr 2018 19:56:17 +0000 (19:56 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Switch Functest k8s docker builds to multijobs"
- 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>
mbeierl [Thu, 5 Apr 2018 16:31:39 +0000 (12:31 -0400)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Fixing daily job
Use Ubuntu 16.04 instead as it is LTS and not subject to change
Enhance error reporting on stack creation failure
Change-Id: Ie187ae44ce66564da9779733a418fc8bb4e1c320
JIRA: STORPERF-240
Signed-off-by: mbeierl <mark.beierl@dell.com>
Trevor Bramwell [Thu, 5 Apr 2018 19:50:09 +0000 (19:50 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Install RabbitMQ service in Yardstick functional tests"
- 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>
Tim Rozet [Thu, 5 Apr 2018 19:05:36 +0000 (15:05 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: add missing fetch-logs to jobs list
Change-Id: I28e4b613d92c43d32e95f8e1b4f4a4e2db102bc5
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Thu, 5 Apr 2018 18:27:09 +0000 (18:27 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Tox JJB Command"
- 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>
Trevor Bramwell [Thu, 5 Apr 2018 18:16:41 +0000 (18:16 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create Stable Branch Jobs for snaps"
- 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>
Trevor Bramwell [Thu, 5 Apr 2018 18:15:32 +0000 (18:15 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create Stable Branch Jobs for clover"
- 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>
Alexandru Avadanii [Thu, 5 Apr 2018 17:55:23 +0000 (17:55 +0000)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- Merge "[p/openstack.nova] Allow creation of pty on aarch64"
- [p/openstack.nova] Allow creation of pty on aarch64
Armband uses openstack packages from Ubuntu. Those packages
are configured to work with other packages from UCA repos. Since
ARMband uses newer versions of certain packages than those in UCA
(libvirt) we can allow different config without breaking anything.
JIRA: ARMBAND-352
Change-Id: I8f8947c3fca3b5239edb5089d3b54d0d159b4dc8
Signed-off-by: Charalampos Kominos <charalampos.kominos@enea.com>
Cédric Ollivier [Thu, 5 Apr 2018 07:50:44 +0000 (09:50 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Remove domino and promise from upper-constraints
This projects have been inactive and should not be part of the next
releases.
Change-Id: I653c328aed0a4d3fe0bdb47be034bbccb9a16dcd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Trevor Bramwell [Thu, 5 Apr 2018 16:30:49 +0000 (16:30 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create Stable Branch Jobs for ovn4nfv"
- Create Stable Branch Jobs for ovn4nfv
Change-Id: I10757e5e8ea26e9d9ae98dd8b0d3be5923b8472b
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Trevor Bramwell [Thu, 5 Apr 2018 16:29:56 +0000 (16:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create Stable Branch Jobs for doctor"
- 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>
Trevor Bramwell [Thu, 5 Apr 2018 16:29:41 +0000 (16:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create Stable Branch Jobs for sfc"
- Create Stable Branch Jobs for sfc
Change-Id: I52fbde3ba6b354435ce437103f378fc21d96b350
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Trevor Bramwell [Thu, 5 Apr 2018 16:26:28 +0000 (16:26 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[ovno] Create stable/fraser branch"
- [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>