Trevor Bramwell [Wed, 10 Oct 2018 23:44:27 +0000 (23:44 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create Stable Branch Jobs for clover"
- 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>
Trevor Bramwell [Wed, 10 Oct 2018 23:38:56 +0000 (23:38 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[compass4nfv]Add gambia jobs"
- [compass4nfv]Add gambia jobs
Change-Id: I0e9521a4b5dcb025464b6b193848454aacd5a86c
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Trevor Bramwell [Wed, 10 Oct 2018 23:37:19 +0000 (23:37 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Bug fix: Path to inventory wrong"
- 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>
Trevor Bramwell [Wed, 10 Oct 2018 23:32:07 +0000 (23:32 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Clover project stable branch for OPNFV Gambia release"
- Clover project stable branch for OPNFV Gambia release
Change-Id: I7841a2397e3c856726e44da0bb4281e442b69192
Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
Trevor Bramwell [Wed, 10 Oct 2018 20:14:19 +0000 (13:14 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Trevor Bramwell [Wed, 10 Oct 2018 20:03:03 +0000 (20:03 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update LaaS Container Build context"
- 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>
Tim Rozet [Wed, 10 Oct 2018 18:27:28 +0000 (14:27 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Qiaowei Ren [Tue, 25 Sep 2018 05:53:12 +0000 (13:53 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Stor4NFV: stable branch creation
Change-Id: I7baab0712ee5531b12ac15af5c36672778a8c6d4
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
Emma Foley [Mon, 8 Oct 2018 09:30:45 +0000 (10:30 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [barometer] Remove stable/fraser jobs
Change-Id: I0f5f8225c38f535241ecd78aa93aee28782cbc4f
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Emma Foley [Mon, 8 Oct 2018 09:25:54 +0000 (10:25 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [barometer] Create stable/gambia jobs for Barometer
Change-Id: I71a3ed0c242554cc685f4a610c3651d1e2cab98f
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Tim Rozet [Wed, 10 Oct 2018 16:24:44 +0000 (16:24 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Apex: Fixes promotion per Apex branch"
- 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>
Aric Gardner [Wed, 10 Oct 2018 15:44:53 +0000 (15:44 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix docker run command for functest on fuel installer"
- 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>
Tim Rozet [Tue, 9 Oct 2018 20:53:17 +0000 (16:53 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Fatih Degirmenci [Tue, 9 Oct 2018 16:12:19 +0000 (16:12 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[XCI] Add inventory to run prepare-tests.yml"
- [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>
Trevor Bramwell [Mon, 8 Oct 2018 22:53:06 +0000 (22:53 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Correct the scenario error in container4nfv"
- 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>
Trevor Bramwell [Mon, 8 Oct 2018 20:54:37 +0000 (20:54 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add image extra properties for fuel installer in functest test"
- 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>
Trevor Bramwell [Mon, 8 Oct 2018 19:35:02 +0000 (19:35 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[barometer] Add stable/gambia branch"
- [barometer] Add stable/gambia branch
Change-Id: Icc8c518bda5240d814be9110b5d09b19c5868078
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
dimitris.tsiolakis [Mon, 8 Oct 2018 13:55:48 +0000 (09:55 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Stable/gambia branch creation for SDNVPN project
Change-Id: Iaf668d3f496f7a5343e10e59ff2b7f9073c52f28
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
Cédric Ollivier [Sat, 6 Oct 2018 09:37:26 +0000 (11:37 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Read thirdparty-requirements.txt if py3
It fixes the current build issues due to unsynced doctor [1].
[1] https://build.opnfv.org/ci/job/functest-features-docker-build-arm64-master/455/console
Change-Id: Iad8b667e2615dcd976cd8120e4204665134922b7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
01509097c7447ee70d61f7e97d7947b127425eac)
Stamatis Katsaounis [Fri, 7 Sep 2018 06:44:30 +0000 (09:44 +0300)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'stable/fraser'
- Fix run_tempest testcase
JIRA: SDNVPN-221
This patch makes run_tempest testcase functional again. Due to
changes to functest codebase this tescase was failing due to an
exception when trying to get verifier id, because no verifier is
created from functest, as it used to happen before.
Change-Id: Ia31e913b81672215f607055765cac368b8ad5412
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
(cherry picked from commit
b36f480f90b9c4a930d584e72534d18bb306d6b4)
Aric Gardner [Thu, 4 Oct 2018 21:05:44 +0000 (21:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add Gambia stream for noop jobs"
- Add Gambia stream for noop jobs
Change-Id: Icb84e4860021f5aa24de0d68542863da7fee4aff
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Thu, 4 Oct 2018 20:02:05 +0000 (20:02 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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
- 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>
- 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>
- 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>
Trevor Bramwell [Thu, 4 Oct 2018 20:00:05 +0000 (20:00 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Configure functest daily gambia jobs for fuel installer"
- 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>
Aric Gardner [Wed, 3 Oct 2018 19:16:32 +0000 (19:16 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "RTD Builds for OVN4NFV"
- 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>
Aric Gardner [Wed, 3 Oct 2018 19:04:03 +0000 (19:04 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Make the Gambia stream available to Docker builds"
- Make the Gambia stream available to Docker builds
Change-Id: Iac803fe18e6c1fcfcefb61dfb7ea03cbed5a51d1
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Wed, 3 Oct 2018 18:46:41 +0000 (18:46 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove LaaS Container build for RabbitMQ"
- 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>
jenkins-ci [Fri, 21 Sep 2018 22:53:45 +0000 (15:53 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
jenkins-ci [Fri, 21 Sep 2018 22:53:45 +0000 (15:53 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Tim Rozet [Wed, 3 Oct 2018 12:50:37 +0000 (08:50 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Tim Rozet [Tue, 2 Oct 2018 20:19:06 +0000 (16:19 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Tim Rozet [Tue, 2 Oct 2018 15:57:24 +0000 (11:57 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Alexandru Avadanii [Tue, 2 Oct 2018 13:03:06 +0000 (15:03 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [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>
xudan [Sun, 30 Sep 2018 04:05:08 +0000 (00:05 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'stable/fraser'
- Delete the invalid url which causes jenkins-ci failed
For Functest, it uses Shade instead of openstack python client.
Remove the link of openstack python client and replace with shade.
Change-Id: I5660ecdc243468a1da7854cde3a98ce424dbffe4
Signed-off-by: xudan <xudan16@huawei.com>
(cherry picked from commit
dcd16973180f55be907c79f074040b498c3088b9)
xudan [Sun, 30 Sep 2018 06:44:07 +0000 (02:44 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'stable/fraser'
- Bugfix: There is an exception when crawling Yardstick results
If there is no pod.yaml, the results data looks like,
{"status": 2, "result": "[Errno 2] No such file or directory: u'/home/opnfv/userconfig/pre_config/pod.yaml'"}
It will get an exception when reading value from file,
File "/usr/local/lib/python2.7/dist-packages/dovetail/report.py", line 327, in crawl_from_file
criteria = data['result']['criteria']
TypeError: string indices must be integers
https://build.opnfv.org/ci/view/dovetail/job/dovetail-apex-baremetal-default-mandatory-master/52/console
Change-Id: I73ca3e5ae73433a2dc139789df4d67e8c583be08
Signed-off-by: xudan <xudan16@huawei.com>
(cherry picked from commit
76947950b0196367768068ae31f85ca175b672fb)
xudan [Sun, 30 Sep 2018 02:27:26 +0000 (22:27 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Use Dovetail ovp-2.0.0 docker image for fraser jobs
Change-Id: Ied4eb884b9e61a43d21a87f9cf645b89d043d3a6
Signed-off-by: xudan <xudan16@huawei.com>
Tim Rozet [Fri, 28 Sep 2018 21:34:05 +0000 (17:34 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Add ovn scenarios
Includes a minor fix to ipv6 rocky scenario.
Change-Id: I55440dff2fcf7674d4a9c86d9dcb131c226e68ea
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Fri, 28 Sep 2018 21:17:08 +0000 (21:17 +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: Idea9af88bd02f647addec9142e0384dc6cf2029a
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Tim Rozet [Fri, 28 Sep 2018 19:09:31 +0000 (15:09 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Tim Rozet [Fri, 28 Sep 2018 17:59:01 +0000 (17:59 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Apex: Add Gambia jobs and prepare for rocky"
- 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>
Aric Gardner [Thu, 27 Sep 2018 19:13:35 +0000 (19:13 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add docs build jobs for stor4nfv"
- Add docs build jobs for stor4nfv
Change-Id: I432061b472c22dfd65821f8aeaf9c0c5671f3759
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
Alexandru Avadanii [Wed, 19 Sep 2018 14:40:47 +0000 (16:40 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [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>
Trevor Bramwell [Wed, 26 Sep 2018 19:02:41 +0000 (19:02 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Apex: Branch for gambia"
- Apex: Branch for gambia
Change-Id: I4280286aac855f3fcab5a72aa82e6f8087bbb63e
Signed-off-by: Tim Rozet <trozet@redhat.com>
Aric Gardner [Wed, 26 Sep 2018 18:08:54 +0000 (18:08 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "modules.opnfv: fuel adapter: Switch to MCP"
- 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>
Aric Gardner [Wed, 26 Sep 2018 17:05:19 +0000 (17:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[fuel] Schedule odl-sfc-noha scenario"
- [fuel] Schedule odl-sfc-noha scenario
Change-Id: Ic1430742e98dd0e98ea3456c636a910c22a90e88
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Aric Gardner [Wed, 26 Sep 2018 16:42:19 +0000 (16:42 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Increase functest job timeout"
- 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>
Alexandru Avadanii [Mon, 24 Sep 2018 16:32:13 +0000 (18:32 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [fuel] build, deploy: Run as regular user
Change-Id: I70f8e7c9372e22e6f3e357b48a0a49f44a4d9078
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Michael Polenchuk [Wed, 26 Sep 2018 06:31:57 +0000 (10:31 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/fraser'
- [ovn] Disable metadata agent
OVN metadata agent is unsupported for pike.
Change-Id: Id4781df6cdb7100567ac96500f988094c1699698
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Trevor Bramwell [Tue, 25 Sep 2018 18:19:17 +0000 (18:19 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Pharos Dashboard Container Builds"
- 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>
Trevor Bramwell [Tue, 25 Sep 2018 17:10:16 +0000 (17:10 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[docs] Limit git submodule recurse to depth 1"
- [docs] Limit git submodule recurse to depth 1
Some projects (e.g. Fuel, Armband) embed their own git submodules,
which are picked up by Sphinx during RTD verify job, leading to a lot
of issues (e.g. duplicate labels since Armband includes Fuel as a git
submodule of its own).
Change-Id: I771f7c95334fc25c82cc8b14ee2064b043d9e321
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Fatih Degirmenci [Tue, 25 Sep 2018 09:09:39 +0000 (11:09 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- openci: Run jobs on xci slaves
Change-Id: I58fc2c56d32c04f2c96136ed69335b5c64771e05
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Cédric Ollivier [Mon, 24 Sep 2018 20:51:32 +0000 (22:51 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Update juju agents
It conforms with last juju update.
Change-Id: I4941aac66e5ac96045090f10f197f6ee2712caac
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
1ab7a53dab08a6f67ff2cf54f33b70dea0e82bfb)
- Update Juju to 2.3.9
It should fix the key bug about subnet discovery.
Now juju_epc may run in parallel of rally testcases.
Change-Id: I04c1fcf2a18b461e5809d436846aa52c4b2660c8
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
a51d42200d94643314ece1a833181a7193ce2265)
Trevor Bramwell [Tue, 25 Sep 2018 05:47:36 +0000 (05:47 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix Functest return values"
- Fix Functest return values
The current impl doesn't exit as expected when running both tiers and
testcases [1][2].
[1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/324/console
[2] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-fraser/284/console
Change-Id: I934c3f54313522011ed87ebebe77fbb285b8ab49
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Trevor Bramwell [Tue, 25 Sep 2018 05:46:04 +0000 (05:46 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add scenario parameter for functest-k8s in container4nfv Proj"
- Add scenario parameter for functest-k8s in container4nfv Proj
Add a scenario parameter for functest-k8s in container4nfv
project.
Change-Id: I1465ed268c7f5015616076cd8efc923fd833c623
Signed-off-by: Jingzhao Ni <jingzhao.ni@arm.com>
Trevor Bramwell [Tue, 25 Sep 2018 05:45:35 +0000 (05:45 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "container4nfv: adjust arm job timeout"
- container4nfv: adjust arm job timeout
Our virtual node is kind of slow in handling all triggered tasks.
Change-Id: I1b4616561aaaabfe96ef77b4a649a16e888d18c0
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Georg Kunz [Mon, 24 Sep 2018 20:58:46 +0000 (22:58 +0200)]
Update git submodules
* Update docs/submodules/dovetail from branch 'stable/fraser'
- Update link to participation form
Change-Id: Ice4ac73f8ea7253e5ad510796486afa129f26699
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
(cherry picked from commit
3f842d1ae584959ec9a28c3a4bb6a9161af0fc49)
Trevor Bramwell [Mon, 24 Sep 2018 17:51:24 +0000 (17:51 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fill stable branch details"
- Fill stable branch details
Change-Id: I135189c6fa8fbf01f67f37547ca120779c08fbc9
Signed-off-by: Manuel Buil <mbuil@suse.com>
Trevor Bramwell [Mon, 24 Sep 2018 17:31:15 +0000 (17:31 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create stable/gambia branch for Auto project"
- Create stable/gambia branch for Auto project
Change-Id: Ic5e0a004422264fb91f27b1d1152518ef7b159b3
Signed-off-by: Martin Klozik <martin.klozik@tieto.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Mon, 24 Sep 2018 17:24:28 +0000 (17:24 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create stable/gambia Branch for Compass4nfv repos"
- Create stable/gambia Branch for Compass4nfv repos
Change-Id: I97e1f9d0909f72c13b2fb8f80bfe10f34c054d11
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Trevor Bramwell [Mon, 24 Sep 2018 17:23:26 +0000 (17:23 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Gambia Stable Branch for IPv6"
- Gambia Stable Branch for IPv6
Change-Id: Ife7a1fe2feddc54b980e702733d829998f9e02e3
Signed-off-by: BIN HU <bh526r@att.com>
Trevor Bramwell [Mon, 24 Sep 2018 17:22:32 +0000 (17:22 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Doctor stable/gambia and opnfv-7.0.0"
- Doctor stable/gambia and opnfv-7.0.0
Doctor Gambia release
Change-Id: Idf90b116d3e697947b3e9a60163243bff79cf181
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
Trevor Bramwell [Mon, 24 Sep 2018 17:14:02 +0000 (17:14 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[samplevnf] Add stable/gambia branch"
- [samplevnf] Add stable/gambia branch
Change-Id: I3f3b0b150defb12553740f0d4c3ec111fceb7a5b
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Alexandru Avadanii [Mon, 24 Sep 2018 15:13:00 +0000 (17:13 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- macros, docs, releng: Use `sudo -H` pip install
This is still far from a clean and secure approach, as `pip install`
should not be ran with `sudo`.
However, `-H` limits the area we touch and also fixes some incompat
between disto-provided pip and pip-provided pip.
Change-Id: I0e19dfeaf66f6f453e3868c71016305ae050f0c8
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Georg Kunz [Thu, 20 Sep 2018 08:56:28 +0000 (10:56 +0200)]
Update git submodules
* Update docs/submodules/dovetail from branch 'stable/fraser'
- Updating the container tags of the test projects
Setting the container versions of the test tools to a specific release
tag.
Change-Id: I3422be006ff80035cecc9ec22eba50b02ed97be6
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
(cherry picked from commit
a5f91fbd49474a88d6a9c92e9da36d2cf20804ac)
Fatih Degirmenci [Mon, 24 Sep 2018 09:31:08 +0000 (11:31 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- openci: Fix the event origin in compose job
Change-Id: I450bbd4a3c0e386f949b3b06fe85e74661e2ef2b
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Cédric Ollivier [Mon, 24 Sep 2018 04:28:21 +0000 (06:28 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Protect if default secgroup not created
https://build.opnfv.org/ci/view/functest/job/functest-compass-virtual-daily-master/lastFailedBuild/console
Change-Id: I2b5f1dc577f98773ad40ed3bcfff609d8d6c4b93
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
5bb60b33a8fad4859b7391576fdfed7cec4c14a8)
Cédric Ollivier [Sun, 23 Sep 2018 09:25:26 +0000 (11:25 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Protect vs former OS env vars
rally_jobs is failing vs APEX which still sets OS_TENANT [1].
[1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/324/console
Change-Id: I672bfa93b37b1b773ea7d20fdd91bea0ff14b79f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
83e0e6836d7f5e18eb4eb8c9d28b4e6980b790c2)
- List default secgroup via orig user
Else the generated account can be already removed [1].
[1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/324/console
Change-Id: I93d88763cdc67cd38286c24ad830244e0c12e019
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
f6748c8f3737bf7fbae519319b93e88db9e65834)
- Conform with OpenStack Pike gates
It excludes slow tests conforming with OpenStack Gates.
All tests run in parallel here.
It should be noted that only one skipped test was in failure here.
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames
Change-Id: I110a8cf5dd8603f29f40fcf01fc277d468582bf6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sun, 23 Sep 2018 04:58:14 +0000 (06:58 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Fix typos in tempest.conf
It completes the previous change [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/62793/2
Change-Id: Ie4c4c5cb374f2bfac6397841f8ddc2cd3b2f524b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
98a4a863935be38f63e78550ddbcf4c1299bfdf1)
Cédric Ollivier [Sat, 22 Sep 2018 21:48:15 +0000 (23:48 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Set default_domain_id in tempest.conf
It allows verifying via non-default domain.
Change-Id: I95ae26fd3bfd1c10421c02d2b4f6e8a9b6aa49e6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
11d28aaf2e726859b59b7511d64dc4dd4b422e1e)
Cédric Ollivier [Sat, 22 Sep 2018 19:35:04 +0000 (21:35 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Set admin_domain_scope to True (tempest)
It completes the previous commit [1].
It also sets cidr and fully forces Keystone v3.
[1] https://gerrit.opnfv.org/gerrit/#/c/62777/
Change-Id: Ida948a4ff051dc1d1325d29a815c201366a1e33e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
f4b545efe2339bdb5f6117d484e127adda5c8021)
- List all sheduler filters instead of all
It doesn't work as expected as highlighted in [1].
[1] https://review.openstack.org/#/c/570207/
Change-Id: Iaf64345c40e8d62349cd50a6861c1191d25c40b9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
ecc7bc215cdf47104d61ba7e23e5f8ec65ca03c4)
Alexandru Avadanii [Sat, 22 Sep 2018 03:03:08 +0000 (05:03 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [fuel] verify: Rework condition for using sudo
With the rework of Fuel & Armband repos, the condition for using sudo
got mixed up and alternated between on/off for armband's deploy/verify
jobs. Rewrite it based on lab allocation instead of project.
Change-Id: I428c585142017b170233858ec3160fdaf998db0c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Cédric Ollivier [Sat, 22 Sep 2018 14:07:47 +0000 (16:07 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Clean the default security group
It's not removed when deleting the users and the projects.
Change-Id: Ib5de0885dcbfb558a48cdd20ae3ccc47b7f23748
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
d4e60af2b8f544d774223b16c193dc40bd5dce38)
- Grant new tempest user as admin in domain too
It seems mandatory for test_list_projects_returns_only_authorized_projects
Change-Id: Id994e66b088d751c4f6d7f260f8e482c2ee83307
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
17e87d5af713bb07759c4b2af0c2b40077343a32)
- Stop creating network resources in tempest
fixed_network_name is not used in neutron or nova gates [1].
It may bypass juju bug (subnet discovery).
[1] http://logs.openstack.org/46/603046/1/check/tempest-full/
a8468a1/controller/logs/tempest_conf.txt
Change-Id: I820e8c723918ed683ed1f8016363eb70bad0d14a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
ac31a32320122ea1683fe9884e5bf1f969678b03)
Emma Foley [Fri, 21 Sep 2018 09:55:41 +0000 (10:55 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [yardstick] Add stable/gambia branch
Change-Id: I2f3b0b150cefb12553740f0d4c3ec111fceb7a5b
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Alexandru Avadanii [Fri, 21 Sep 2018 21:34:13 +0000 (23:34 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [fuel] verify: Use regex find instead of match
==~ and its negative form previously used mean the pattern should
match the whole string, while =~ returns true for partial matches.
Change-Id: Ibdeacb4bc221820175b15a87db343fc950e0f9e8
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Fri, 21 Sep 2018 19:15:23 +0000 (21:15 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [fuel] verify: pass env vars with sudo -E
While at it, tweak regex for verify job to match 'recheck' right
before EOF.
Change-Id: I3e8e1eeaf2ca947425fa2443b29e150c808eea07
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Trevor Bramwell [Fri, 21 Sep 2018 18:44:21 +0000 (18:44 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "For compass, the process name is rabbitmq"
- For compass, the process name is rabbitmq
JIRA: DOVETAIL-738
Change-Id: I0266c8f61657ceb30d8ce41d3caa35f4e7aa46fa
Signed-off-by: xudan <xudan16@huawei.com>
Alexandru Avadanii [Fri, 21 Sep 2018 18:10:12 +0000 (20:10 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [fuel] verify: Enable voting for arm64 deploy
- disable functest smoke on arm-virtual* PODs, since we don't perform
a full deployment on those PODs, only a basic integrity check;
Change-Id: I0bcd6da32118ea256652dc74977ef0ee7f2525ab
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Tue, 18 Sep 2018 16:19:47 +0000 (18:19 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [fuel] verify: Add baremetal testing on request
Duplicate fuel-verify jobs based on cluster type (virtual, baremetal)
and allow (re)checking changes using a specific scenario:
- ALL changes will trigger a virtual POD CI cycle (build, deploy,
smoke) on submit, rebase etc., just like they used to;
- change comments containing a substring formatted like:
* `recheck: os-odl-nofeature-ha`
* `reverify: os-odl-nofeature-noha`
* `recheck`
will trigger only virtual or baremetal deployments of the required
scenario (default os-nosdn-nofeature-noha) on:
* virtual PODs if scenario is NOHA;
* baremetal PODs if scenario is HA;
- limit arm64 verify job running on arm-virtual2 to the installation
of infrastructure VMs and skip cluster setup to prevent POD time
starvation;
Limitations:
- HA scenarios can only be verified on manual request via a change
comment (e.g. 'recheck: os-odl-ovs-ha');
JIRA: FUEL-390
Change-Id: I6368cfd045180d6a7202b8d817b17a4b123ba2af
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Fatih Degirmenci [Fri, 21 Sep 2018 07:42:13 +0000 (09:42 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- openci: Log eventBody to console before publishing
It is necessary to log the eventBody to console before we attempt
to publish it since it is not possible to see the event body in
case if the publisher errors out due to invalid JSON.
Change-Id: I79cb93f64f5e6e275e306b375210f5f2ed7bd53d
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Fri, 21 Sep 2018 07:40:37 +0000 (07:40 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "openci: Fix jsonBody for the published event"
- openci: Fix jsonBody for the published event
Change-Id: I9bdcbf24573bb2202e8ec3c43b3cdfc2ba7df321
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Fri, 21 Sep 2018 07:36:25 +0000 (07:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "openci: Switch to python utility for publishing messages"
- openci: Switch to python utility for publishing messages
Change-Id: Iee41f1fcaf80f0a0b3a58cd189a04cefcbfbb028
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
xudan [Fri, 21 Sep 2018 02:08:16 +0000 (22:08 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [dovetail] add fraser docker build job
Change-Id: Ic54f6fe21dc0e9d2b3a9a2f3db1ba82f08446b6c
Signed-off-by: xudan <xudan16@huawei.com>
Trevor Bramwell [Thu, 20 Sep 2018 22:21:48 +0000 (22:21 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge changes from topic 'stable-branch'
* changes:
[armband] verify: Simplify and move to build hosts
[fuel] Retire Danube stream
[fuel] cleanup: remove unused scenarios
[fuel] cleanup: remove unused job defs & scripts
- [armband] verify: Simplify and move to build hosts
Now that Fuel verify jobs cover arm64 deployments by default, we
only need to validate that the Armband patches still apply on top
of the latest Fuel@OPNFV git submodule HEAD.
While at it, tweak timed trigger order.
JIRA: ARMBAND-401
Change-Id: I4ed20b52906848efff6bad641852d3dd1bee3db3
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- [fuel] Retire Danube stream
- cleanup deploy tooling for old-style artifacts (ISO-based);
- remove danube stream, related jobs and hacks required for them;
Change-Id: Ib2486173df1ec83f2dbc08a5e9faf950bffb4b06
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- [fuel] cleanup: remove unused scenarios
We don't currently support ONOS and KVM-based scenarios.
Change-Id: I9869498c1f726293d571562291e850a817bf3e18
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- [fuel] cleanup: remove unused job defs & scripts
Change-Id: I64aae5719f1a0a667e56722bab9e5012a813571f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Trevor Bramwell [Thu, 20 Sep 2018 18:02:01 +0000 (18:02 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[stable/gambia] fuel, armband stable branches"
- [stable/gambia] fuel, armband stable branches
Change-Id: I21e6464478fd943037b16af8758f6b24bc54f0fc
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Cédric Ollivier [Thu, 20 Sep 2018 11:39:56 +0000 (13:39 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Allow overriding default storage protocol
It adds a new env var STORAGE_PROTOCOL to override storage_protocol
in tempest. The default value is unchanged [1].
[1] https://docs.openstack.org/tempest/latest/sampleconf.html
Co-Authored-By: Viktor Tikkanen <viktor.tikkanen@nokia.com>
Change-Id: I19e4e25212b6f6176e3b967e01eb634c15e4d474
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
a561c6ca316feb1a203327aa729ac0317f70df48)
Trevor Bramwell [Thu, 20 Sep 2018 17:56:33 +0000 (17:56 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Clean up RETURN rule from FORWARD chain"
- Clean up RETURN rule from FORWARD chain
Remove obsolete/breaking RETURN rule from preparation
stage of Yardstick and Dovetail test suites.
Change-Id: I817780da95f10bc12c491e56806455d1aee25ece
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Fatih Degirmenci [Thu, 20 Sep 2018 13:17:25 +0000 (15:17 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- openci: Configure jobs to run on ericsson-build4
lf-build2 seems not to have right ports open, causing problems while
connecting to ActiveMQ Message Broker.
https://build.opnfv.org/ci/view/OpenCI/job/openci-opnfv-k8-nosdn-onap-ha-compose-daily-master/10/console
Change-Id: If78cb8b2748080641db851182860f6a8630a323d
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Georg Kunz [Thu, 20 Sep 2018 09:05:56 +0000 (11:05 +0200)]
Update git submodules
* Update docs/submodules/dovetail from branch 'stable/fraser'
- Eliminating docs build warning
Eliminating a build warning from the Tempest volume description and
aligning its layout with other test case descriptions.
Change-Id: Idb9ba8d77ef3cb7e14a5b24a8a81622fa0e3e30d
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
(cherry picked from commit
4413f0693b34158af4a4fd86eca5762e42f232ed)
Yolanda Robla [Thu, 20 Sep 2018 11:39:31 +0000 (13:39 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Add scenario to publisher and filter
Change-Id: I52d4ecb5f305f190a9e06c13407fd0927bc45a29
Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
Georg Kunz [Thu, 20 Sep 2018 09:13:43 +0000 (11:13 +0200)]
Update git submodules
* Update docs/submodules/dovetail from branch 'stable/fraser'
- Updating the link to the updated participation form
Updating all links to the new participation form.
Change-Id: I41811fff3516ed5c8c91fbee16a3b50d432258d4
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
(cherry picked from commit
a22995bcb5e7be1ca0273c46af5c32f6d3d53225)
Yolanda Robla [Thu, 20 Sep 2018 11:18:09 +0000 (13:18 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Change test job to use new publisher
Change-Id: I9da4c2587874a7ea4ca0f2b90dd7ec15c9e05e34
Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
Yolanda Robla [Thu, 20 Sep 2018 08:36:29 +0000 (10:36 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Remove injecting properties, fix in openci_publish call
Also remove the jms publisher, this is not going
to be used now, as the openci_publisher will be
used instead.
Change-Id: I9a3f4557724cc41ac85ce68a6d0c46ae78864b88
Signed-off-by: Yolanda Robla Mota <yroblamo@redhat.com>
Yolanda Robla [Thu, 20 Sep 2018 08:46:02 +0000 (10:46 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Use credentials for openci job
Change-Id: Ie25586d8ef73a34b68fdf5580df27e5e609e84ce
Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
dimitris.tsiolakis [Tue, 18 Sep 2018 13:37:01 +0000 (16:37 +0300)]
Update git submodules
* Update docs/submodules/dovetail from branch 'stable/fraser'
- Reviewers Guide document for fraser release.
Images have been updated to depict the latest changes
in Dovetail Web portal.
Change-Id: I4dc928141856fab34670272fcc465bea3f6156db
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
(cherry picked from commit
cfa402bae022e7e288f9d9eaa3582f22fd39c42e)
Fatih Degirmenci [Thu, 20 Sep 2018 08:23:25 +0000 (08:23 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add missing PS1 var"
- Add missing PS1 var
Change-Id: I0d6b8525cc12bb71852a8aeeb67cbc37d0456bcb
Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
Cédric Ollivier [Thu, 20 Sep 2018 06:32:09 +0000 (08:32 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Set scheduler_available_filters to all
It indicates all filters that are included with nova are enabled [1].
[1] https://docs.openstack.org/tempest/latest/sampleconf.html
Co-Authored-By: Viktor Tikkanen <viktor.tikkanen@nokia.com>
Change-Id: I0d1943941d62d2eee418200c69e8198cd858383e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
ff2ba1fd18b05bf1b031e78d2589028968bbe906)
- Temporarily disable shelve
They are blocking in Orange Openlab as the support is missing.
A dynamic check has to be implemented before activating it.
Change-Id: I8d87251fa4589f96d3515e411aeec5e79b7e7960
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
1da4b519f8e73d3be9e37f9d72367654bf662e63)
Fatih Degirmenci [Thu, 20 Sep 2018 08:18:12 +0000 (08:18 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add fixes in openci job"
- Add fixes in openci job
Force workspace cleanup
Do not use credentials plugin, but hardcode it.
Change-Id: I5b6e59382c25fc75a748f90fbd030521dac9071f
Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
Fatih Degirmenci [Thu, 20 Sep 2018 07:15:10 +0000 (07:15 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Use publisher in OPNFV compose daily jobs"
- Use publisher in OPNFV compose daily jobs
Change-Id: I2341191b9afbf7b572a6ae28a50eb722b66109c7
Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
Thierry ALLENO [Mon, 17 Sep 2018 13:55:10 +0000 (15:55 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Modify creation of SecGroup Rule for SSH
There is multiple "default" security groups, when user is created
with admin role.
Change-Id: I7555dc9461816dfdaaee36d82d712e25b4b65da7
Signed-off-by: Thierry ALLENO <thierry.alleno@orange.com>
(cherry picked from commit
7488f119f9d9c61c61ef55d53f87de0e671fed23)
Trevor Bramwell [Wed, 19 Sep 2018 18:08:39 +0000 (11:08 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Perform a Mock Release
Releasing the sandbox project to verify release automation is working as
intended.
Change-Id: Ica62b683490581179ccfa953850a2667b018d4c4
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Wed, 19 Sep 2018 16:28:39 +0000 (16:28 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create branches via ssh rather than the https"
- Create branches via ssh rather than the https
Previously we created the branches over Gerrit's HTTPS interface. One or
two projects from the previous release did not have their stable
branches created at the correct place.
Switch to using ssh for branch creation will be more reliable and easier
for us to verify.
Change-Id: If7f24d2b19e74513b59889bd64d25919aa048e4c
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>