Cédric Ollivier [Mon, 27 Aug 2018 18:23:23 +0000 (20:23 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Use only one image in heat_ims
It calls VmReady2.run instead of publishing alt image.
Change-Id: If24741fbc5bf7fa3f61ef39a054b148ce53fc4fc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Avoid duplicating jjb names
It allows loading functest and functest-kubernetes jjbs in one
Jenkins.
Change-Id: Ia52e84583bc25aad0d1508096b536cbd5585d261
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Rodolfo Alonso Hernandez [Mon, 27 Aug 2018 16:00:31 +0000 (16:00 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Change tc_trex files to execute standalone tests"
- Change tc_trex files to execute standalone tests
Changes made in test cases for trex TG files to be able to run tests
for standalone setup (OVS-DPDK/SRIOV).
- tg__0: trafficgen_1
Changes to improve templates for tc_trex:
- flavor: images: changed to default name: yardstick-nsb-image.img
- default path for files under contexts section
- RAM size
JIRA: YARDSTICK-1368
Change-Id: Ida85de219acd566840de1a94975b8050c7f59b9b
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
Alexandru Avadanii [Mon, 27 Aug 2018 02:58:03 +0000 (04:58 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [jump vnet] Fix udev rule event for older libvirt
Older libvirt seems to raise 'change' events instead of 'add',
so the MTU bump of the libvirt managed tap interfaces was not
properly applied.
Change-Id: Ie1a4f1c4f235ad4f83bf9ee218a40dcedc1ce914
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Rodolfo Alonso Hernandez [Mon, 27 Aug 2018 08:01:32 +0000 (08:01 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Make TRex IMIX traffic mode configurable"
- Make TRex IMIX traffic mode configurable
Enable TRex IMIX generation using two modes:
- Distribution in packages.
- Distribution in byes.
The default one will be distribution in packages, like the default
one in IxNetwork.
JIRA: YARDSTICK-1397
Change-Id: I86b2527968496218b0515349fc0a2680a84261e5
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Manuel Buil [Tue, 14 Aug 2018 06:25:06 +0000 (08:25 +0200)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Align idfs and separate admin and management
According to OpenStack admin is the network for pxe boot and mgmt is the
network for OpenStack services to communicate. We were using both in XCI
indistinctly
Change-Id: I3959e767098ac2be7161a5e84735fde9ab129784
Signed-off-by: Manuel Buil <mbuil@suse.com>
Cédric Ollivier [Sat, 25 Aug 2018 09:58:42 +0000 (11:58 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Set juju wait version
It's mandatory before releasing.
Change-Id: Iac7b49fb1061b39ee6683e7b30f163cfc2060a95
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Set Neutron and Barbican tempest plugins commit ids
They are mandatory before releasing.
Change-Id: I2980536e28d183343ff0a9520ca9ee663e437fee
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Remove INSTALLER_TYPE logics in odl
JIRA: APEX-621
JIRA: COMPASS-606
Change-Id: I76dde66aefc67f80b40496f705f2864ea9355dcf
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Update pip to last version
It allows downloading refs (gerrit reviews).
Change-Id: I303f9b753f560fdf945997c7a86e1e29fbd59a06
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
rexlee8776 [Tue, 14 Aug 2018 04:15:49 +0000 (04:15 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- ping bottlenecks failed when security group rule do not support ipv6 - dovetail
JIRA: YARDSTICK-1380
Change-Id: I2163eeb9ab17e4f0216ddaed688e78acdf51a1ff
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Yibo Cai [Mon, 27 Aug 2018 02:06:42 +0000 (02:06 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "build: add harbor tgz for arm64"
- build: add harbor tgz for arm64
Currently, it's only an empty file to satisfy build.sh.
Will update when harbor arm64 image ready.
Change-Id: Iebb327912c4c7997eddaa28d9738137f8de0ee9e
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Jing Lu [Mon, 27 Aug 2018 01:49:38 +0000 (01:49 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Make security group configurable - dovetail"
- Make security group configurable - dovetail
Make sercurity group can be configured via the context.
The format would be:
context:
name: demo
image: yardstick-image
flavor: yardstick-flavor
user: ubuntu
security_group:
rules:
- remote_ip_prefix: "0.0.0.0/0"
protocol: "tcp"
port_range_min: 1
port_range_max: 65535
- remote_ip_prefix: "0.0.0.0/0"
protocol: "udp"
port_range_min: 1
port_range_max: 65535
- remote_ip_prefix: "0.0.0.0/0"
protocol: "icmp"
JIRA: YARDSTICK-1360
Change-Id: I00c45767ee2d70b790590e824599d5a4c274bced
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Harry Huang [Mon, 27 Aug 2018 01:17:17 +0000 (01:17 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Ignore patch osa error"
- Ignore patch osa error
JIRA: -
Rerun patching will cause error which can be
ignored
Change-Id: I29846f9d7768836a4b5221d2a7e3f70a4fda8219
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Harry Huang [Sat, 25 Aug 2018 06:50:53 +0000 (14:50 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Add entry for stor4nfv scenario
JIRA: -
opensds.yml will always be execuated even if it's not
stor4nfv scenario because of no condition check. Add
an entry to control all stor4nfv tasks
Change-Id: I329acb674dab5bc5644127a1d6846cf0b2e3522a
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Guo Ruijing [Fri, 24 Aug 2018 17:48:41 +0000 (01:48 +0800)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- fix timeout issue and disalbe kubeadm_basic & kubeadm_istio
Change-Id: I9aabbdbe4c0805498f104d8eafabc8da0d258ad2
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Cédric Ollivier [Sat, 25 Aug 2018 08:23:38 +0000 (10:23 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Fully remove CreateInstanceSingleNetworkTests
It's linked to a specific configuration on purpose which doesn't meet
all OpenStack deployments [1].
JIRA: SNAPS-322
Change-Id: I372f8ed56600e1846383d1da76720a0d3783e901
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Sat, 25 Aug 2018 08:08:37 +0000 (08:08 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Auto Generated INFO.yaml file"
- Auto Generated INFO.yaml file
INFO.yaml meant to be machine readable.
This file was auto generated from an ldap lookup
and your projects INFO file.
Meeting times are not currently filled out.
please ammend this patchset to complete
Going forward comitter promotions should be done
against this file.
PTLs:
Must be merged for you to gain delete access on
testresults.opnfv.org
Change-Id: Icbe20cdc100c37203a305617fa931ef9e76e4e12
Signed-off-by: agardner <agardner@linuxfoundation.org>
Cedric Ollivier [Sat, 25 Aug 2018 07:49:37 +0000 (07:49 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Integrate Stor4NFV feature openstack test case"
- Integrate Stor4NFV feature openstack test case
Change-Id: I245d0fbe8f026a24138ede4041caae4dccc15cc0
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
Alexandru Avadanii [Sat, 25 Aug 2018 01:09:48 +0000 (03:09 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [build.sh] Fix quotes, missing deb arch for repo
JIRA: FUEL-383
Change-Id: Ie4374d44993bd738b90e9b6e357014d0c5657da0
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Fri, 24 Aug 2018 22:43:56 +0000 (00:43 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [build.sh] Use pipenv run instead of shell
JIRA: FUEL-383
Change-Id: Ia1b58f9e7eefd9f3efc4b5241ec496c545ccee25
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Tim Rozet [Fri, 24 Aug 2018 18:15:53 +0000 (18:15 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Revert "CPERF: Fix csit odltools install""
- Revert "CPERF: Fix csit odltools install"
This reverts commit
38ca028551d2e498fdfe41627f8bf79a43a6a0fa.
Change-Id: If37f0d40a50b410004d563bed5887f8237110d44
Alexandru Avadanii [Fri, 24 Aug 2018 15:52:59 +0000 (17:52 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [build.sh] Add local python bin dir to PATH
JIRA: FUEL-383
Change-Id: I5596ed6139317d72fceae3af89e71181aefbd6a3
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Fri, 24 Aug 2018 15:19:24 +0000 (17:19 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [build.sh] Enable push, minor fixes
* default to enable pushing to public docker registry;
* fix prerequisites path;
* fix unknown terminal in Jenkins jobs;
JIRA: FUEL-383
Change-Id: Ie27dfbca6965c218475060da390a82921799b044
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Fri, 24 Aug 2018 14:13:25 +0000 (16:13 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for OVS 2.9
Change-Id: I46241d5820c907df447717eb04e4508cc89a8aa9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Tim Rozet [Fri, 3 Aug 2018 03:49:00 +0000 (23:49 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Adds deployment via snapshot
New arguments are added to allow snapshot deployment:
--snapshot, --snap-cache
The previous tripleo-quickstart code has been removed/replaced
with the snapshot option.
Snapshot deployments are supported on CentOS and Fedora, and snapshot
artifacts use a similar caching system as the standard deployment.
Snapshots are produced daily by Apex, and include latest as well as n-1
OpenStack versions. The os-odl-nofeature scenario is used for the
snapshots. Additionally multiple topology verions of Snapshots are
available. The Snapshot pulled at deploy time depends on the
deploy-settings and number of virtual-computes used at deploy time.
Since there is only one network used with snapshot deployments (admin),
there is no reason to pass in network settings for snapshot deployments.
That argument is now optional. Previously we required even in Standard
virtual deployments that the network settings be provided. However that
is also unnecessary, as we can default to the virtual network settings.
Includes minor fix to the tox.ini to allow specifying test cases
to run (useful for developers writing tests). Default behavior of
tox is unchanged.
JIRA: APEX-548
Change-Id: I1e08c4e54eac5aae99921f61ab7f69693ed12b47
Signed-off-by: Tim Rozet <trozet@redhat.com>
valentin boucher [Fri, 24 Aug 2018 12:59:36 +0000 (12:59 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Create new project/user for snaps tests"
- Create new project/user for snaps tests
JIRA: FUNCTEST-1003
Change-Id: Ic55998977386f95f619a355d22bd285782fe81f0
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
Fatih Degirmenci [Fri, 24 Aug 2018 10:29:52 +0000 (12:29 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Adjust build blockers and fix functest preparation
Functest preparation is moved into the deployment job to ensure
things are prepared before we are done and functest job gets
triggered. Making the preparation in functest job will cause
us to either reinitialize venv or depend on deployment job directory.
Apart from that, the env vars necessary for functest are available
within deployment job anyways so reusing that will make running
functest simpler.
See the comments in xci-daily-jobs.yaml builder macros.
Change-Id: I4c5bbe5f4b31bb620986d75ba78de6c0fe442975
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Michael Polenchuk [Fri, 24 Aug 2018 10:38:16 +0000 (14:38 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [noha] Get OVS 2.9 & DPDK 17.11 from UCA repo
Align all noha scenarios to install OVS 2.9 which doesn't drop
packets on bridge with netdev datapath type at initial stage.
Change-Id: Iab204828ac7acefcb26647cdbc27805871904f2c
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Venkata Harshavardhan Reddy Allu [Sat, 11 Aug 2018 16:29:01 +0000 (21:59 +0530)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Added unit tests for 'odl_utils.py' module
JIRA: SFC-123
Change-Id: I49b8dae157816ef04a45dea188cc7dbe3aa72d4a
Signed-off-by: Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
Manuel Buil [Fri, 24 Aug 2018 08:21:25 +0000 (08:21 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Modify idf to be aligned with the rest of idfs"
- Modify idf to be aligned with the rest of idfs
Change our idf to be more aligned with lf's idf. Adapt
dynamic_inventory.py to the change
Change-Id: Ib8f6d1684a00a8eb5ae06d5d04d308d4325cd444
Signed-off-by: Manuel Buil <mbuil@suse.com>
Fatih Degirmenci [Fri, 24 Aug 2018 07:42:13 +0000 (09:42 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Fix XCI_DISTRO vars and remove clean_vm cleanup steps
Change-Id: Ie1d652607f8f56f5e1cf0409dc628b1add615cd9
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Fri, 24 Aug 2018 06:33:37 +0000 (06:33 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Reconfigure xci-daily-virtual jobs"
- xci: Reconfigure xci-daily-virtual jobs
The execute shell parts need to be switched to existing
scripts but since the scripts were mainly written for
verify jobs, the adaptations they require has potential
to cause issues so it needs to be done in a separate
change.
Apart from that, the verify and daily jobs can't be run
on same slave at the moment due to a bug in opnfv vm
creation playbook. If clean vm exists on the node, the
playbook fails. Build blocker is enable for verify and
daily jobs to ensure the jobs don't end up on same slave
for the timebeing.
Change-Id: Iefaf5a5c2d4a79bd48a5f9da28d68748bc67f511
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Aric Gardner [Fri, 24 Aug 2018 03:06:07 +0000 (03:06 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[fuel] Add Docker build jobs"
- [fuel] Add Docker build jobs
JIRA: FUEL-383
Change-Id: I80049726c256d2891ae1cfbacbc54781d3d81c70
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
mei mei [Fri, 24 Aug 2018 02:24:34 +0000 (02:24 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Compass4NFV]Add os-stor4nfv-ha scenarios"
- [Compass4NFV]Add os-stor4nfv-ha scenarios
Change-Id: I845f4fb0c51d9d1adccc8cfc3fe838a01882f52d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Harry Huang [Fri, 24 Aug 2018 02:04:02 +0000 (10:04 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Add DHA for os-nosdn-stor4nfv-ha baremetal deploy
JIRA: -
Change-Id: I5f6f31540917dcc0d4865c4e98cd4bcdb502277b
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
mei mei [Fri, 24 Aug 2018 02:20:57 +0000 (02:20 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "container4nfv: update arm64 cni deployment jobs"
- container4nfv: update arm64 cni deployment jobs
- add vhost-vpp test
- deploy k8s only once for all cni deployment tests
Change-Id: I0d3966b15dc7f23713b5729bb7617b0c46e0ac83
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Ricardo Noriega [Thu, 23 Aug 2018 17:10:01 +0000 (19:10 +0200)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Recover fix to install custom OVS
Need this fix to make VLAN tenant networks
to work.
Change-Id: Ie2dea9f0145c576e1b36280e6340ed2cc0460179
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
Georg Kunz [Thu, 23 Aug 2018 11:56:42 +0000 (13:56 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Create output directory
The rally.conf gets copied before the target directory has been created.
JIRA: FUNCTEST-1007
JIRA: DOVETAIL-730
Change-Id: Ie774fce994ada644c1163600e6c62e1231fde443
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Aric Gardner [Thu, 23 Aug 2018 16:58:08 +0000 (12:58 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Https now works for artifacts.opnfv.org
Change-Id: Ic3aa4bea2b546c95ce8187927a5762009adbd429
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Rodolfo Alonso Hernandez [Thu, 23 Aug 2018 16:13:48 +0000 (16:13 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Fix setting `flow` configuration in TC yaml"
- Fix setting `flow` configuration in TC yaml
The `flow` configuration is not applied to the traffic
profile if `seed` or `count` option is missing in the
TC definition.
- Fix `seed` backward compatibility.
JIRA: YARDSTICK-1383
Change-Id: Ic874fb2be1c13009f94eb3a80194bfe81d7a923b
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Alexandru Avadanii [Thu, 23 Aug 2018 15:34:36 +0000 (15:34 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge changes from topic 'docker-build'
* changes:
[docker build] Install OpenSSH server
[submodule] Add docker-salt-formulas, ci/build.sh
[deploy.sh] Install Docker if not present
[jump req] Add build/deploy specific requirements
- [docker build] Install OpenSSH server
While at it, create the 'ubuntu' user with passwordless sudo
and preinstall salt-formula-gnocchi (missing git repo workaround),
as well as various useful packages (e.g. net-tools).
JIRA: FUEL-383
Change-Id: I5902c37110331acfd3fd4fccb92104de7b5ece6b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- [submodule] Add docker-salt-formulas, ci/build.sh
- add new git submodule pointing to upstream docker build scripts;
- add patch extending Docker tags with an '-(arch)' suffix,
aligning with OPNFV tagging requiremnts;
- add <ci/build.sh> wrapper for starting Docker builds;
- install build-specific distro package requirements, as well as
pip-managed packages (e.g. pipenv);
JIRA: FUEL-383
Change-Id: Id4fc886206d7eaf7e6d02810380f2391609ba405
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- [deploy.sh] Install Docker if not present
JIRA: FUEL-383
Change-Id: I19d27ca59a3f24d1bd66e39457a6ca267bccce19
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
- [jump req] Add build/deploy specific requirements
Add support for different prerequisites depending on the current
operation (docker build or cluster deploy).
Leverage the new support to pre-install upcoming deps:
- python-pip (build);
- docker-compose (deploy);
JIRA: FUEL-383
Change-Id: Ic3e6062b1943e3584f0b1f80d2e33b8812defced
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Thu, 23 Aug 2018 14:18:52 +0000 (14:18 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "[odl/dpdk] Set pubilic bridge datapath_type=netdev"
- [odl/dpdk] Set pubilic bridge datapath_type=netdev
In order to handle floating IPs related flows properly
the public bridge requires netdev datapath type to be set
explicitly in DPDK mode since OpenDaylight only manages
patches between integration bridge and the public one.
Change-Id: I868747dc501e9124cbecd4eb1234f74e8edd4edf
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Alexandru Avadanii [Thu, 23 Aug 2018 14:14:01 +0000 (14:14 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "[patch] AArch64: reclass system arch tweaks"
- [patch] AArch64: reclass system arch tweaks
Armband has been carrying a few arch-enablement patches that are
required for the default reclass system classes to work as expected
on AArch64 systems.
Change-Id: I1f96c062eb3f9dcabb8513aadd1ea41be4fbc098
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Cédric Ollivier [Wed, 22 Aug 2018 07:58:16 +0000 (09:58 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Execute refstack_defcore in ci/run.yaml
Change-Id: Ib65203e74244d87f7ac6b24f6e6abf723c57a786
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Abhijit Sinha [Thu, 23 Aug 2018 13:39:34 +0000 (13:39 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Fix issues with 'Success_' stats reported by ProxBinSearchProfile"
- Fix issues with 'Success_' stats reported by ProxBinSearchProfile
List of changes:
- Added 'Status' field to indicate status of each search iteration.
Possible values are 'Success', 'Failure', 'Result'.
- Removed reporting of duplicated stats with 'Success_' prefix.
Instead 'Status' field is set to 'Success'
- Removed reporting of duplicated stats with 'Result_' prefix.
Instead 'Status' field is set to 'Result'
- Updated Prox_BM_L2FWD-4Port_MultiSize-
1518452496550.json dashboard
to query success and result status by 'Status' field value.
JIRA: YARDSTICK-1386
Change-Id: I9a21a102af6cb4db137e805011b5d81c4943d77b
Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>
Abhijit Sinha [Thu, 23 Aug 2018 13:38:54 +0000 (13:38 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Runners crash on test startup."
- Runners crash on test startup.
JIRA: YARDSTICK-1393
The problem resides in this traffic generator class: this class
is inheriting from SampleVNFTrafficGen and overriding the
__init__ method but is NOT calling the parent class __init__
one.
Change-Id: I206a66e361a3e2eb50bb5fa01ddadae25b4a9f54
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
Alexandru Avadanii [Wed, 22 Aug 2018 14:07:55 +0000 (16:07 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- p/fuel: Retire OPNFV user
Now that networking configuration is stable and we rarely run into
serial-only access situations, it is safe to retire the OPNFV user.
While at it, bump Fuel@OPNFV git submodule to pick up minor updates.
Change-Id: I233e054795592700b7ec7e7031e1c2c9b8cc3450
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Rodolfo Alonso Hernandez [Thu, 23 Aug 2018 13:26:22 +0000 (13:26 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Provide access to VM in Standalone context"
- Provide access to VM in Standalone context
Add possibility to access VM with SampleVNF image, which is spawned on
baremetal server using password or key pairs (provided or generated).
Changes provided for OVS-DPDK and SRIOV cases.
JIRA: YARDSTICK-1260
Change-Id: I89cf17dc83f02abe23d206b24b9d0ec1298d3231
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
wutianwei [Wed, 13 Jun 2018 03:53:14 +0000 (11:53 +0800)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- [xci] integrate istio in XCI
using kubespary to deploy the istio, kubespary support to deploy istio
installer-type:kubespray
deploy-scenario:k8-nosdn-istio
Change-Id: Id8c04936187c89fafa921dada382a0e9e11aab27
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Rodolfo Alonso Hernandez [Thu, 23 Aug 2018 09:46:02 +0000 (09:46 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Provide average latency results in IXIA KPIs"
- Provide average latency results in IXIA KPIs
IXIA KPIs will provide an average value of all port latency values:
max, min and avg.
JIRA: YARDSTICK-1394
Change-Id: Ib7c7b5300e8343a1af0a20cb4e49c0bd669c1143
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Fatih Degirmenci [Tue, 21 Aug 2018 12:55:28 +0000 (14:55 +0200)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Print OpenStack login information at the end
The info is logged to the console before post-deployment tasks and
this makes it seeing the deployment status and login info inconvenient.
This change moves the logging to the end, after post-deployment.
Change-Id: Ic7e232a0b8343e666f54087fbcc09481ab59ca90
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Harry Huang [Thu, 23 Aug 2018 07:41:27 +0000 (07:41 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Fix tenant interface type"
- Fix tenant interface type
JIRA: -
In setup-openvswitch role, tenant interface
type is static which will cause failure during
network restart. Set it to manual instead.
Change-Id: Id6fdaa2b7fbae9d8a6d243b43ec35868af4c2fdd
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Harry Huang [Thu, 23 Aug 2018 07:00:31 +0000 (07:00 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "[stor4nfv] Add os-stor4nfv role for OpenStack deploy"
- [stor4nfv] Add os-stor4nfv role for OpenStack deploy
Adds os-stor4nfv role for OpenStack deploy which installs
OpenSDS and Cindercompatibleapi.
Disables Cinder service and configures cindercompatibleapi
to work with 'lvm' backend.
Adds os-nosdn-stor4nfv-ha scenario file.
Adds os-nosdn-stor4nfv-noha scenario file.
Change-Id: Ie4b6a874beb3f61aa2fd08ebc6c97ab737c012ee
Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
Qiaowei Ren [Thu, 23 Aug 2018 03:32:10 +0000 (11:32 +0800)]
Update git submodules
* Update docs/submodules/stor4nfv from branch 'master'
- Add openstack test case
Change-Id: Ib14ffc283dd4226810e2388807971ae97d25e122
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
Harry Huang [Thu, 23 Aug 2018 01:59:38 +0000 (01:59 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Fix networking-sfc"
- Fix networking-sfc
JIRA: -
Using networking-sfc 6.0.0.0rc1 to fix package issue
Change-Id: I29809fd07a38b5cff37b22a99c092db3e8a8f31c
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Tim Rozet [Wed, 22 Aug 2018 21:55:41 +0000 (17:55 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- CPERF: Fix csit odltools install
PIP installing odltools attempts to install/update chardet which was
already managed by yum in the container so need to remove it.
Change-Id: Id07b76b080ff5b7e77d4c110c90a15018397d039
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Wed, 22 Aug 2018 21:34:42 +0000 (17:34 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Add SFC to daily
Change-Id: I51e5ecce1e7e5ef851e3c031aeb7819c0712c72d
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Wed, 22 Aug 2018 21:31:53 +0000 (21:31 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Enable SFC scenarios for Gambia"
- Enable SFC scenarios for Gambia
- This patch will install OVS 2.9.2 including
its kernel module which allows native NSH
headers.
- Fix Custom OVS due to bug:
https://bugzilla.redhat.com/show_bug.cgi?id=
1544892
- Tacker is disable for the time being, tacker-conductor
needs to be enabled.
JIRA: APEX-630
Change-Id: Ia410309fd7053602ce78eae919839d0f57c9742a
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
Aric Gardner [Wed, 22 Aug 2018 15:17:14 +0000 (15:17 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[fuel, armband] Add os-nosdn-vpp scenarios"
- [fuel, armband] Add os-nosdn-vpp scenarios
Added the triggers for both ha and noha versions of the scenario
Change-Id: Ibba782d82712b69b755592a878fc69bf6696cba7
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Sridhar Rao [Wed, 22 Aug 2018 14:48:47 +0000 (14:48 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "Logging: Enhance logging with separate files and timestamps"
- Logging: Enhance logging with separate files and timestamps
This patch adds following:
1. overall.log file is change to vsperf-overall-timestamp.log files
2. The overall.log files will include timestamps too.
3. Separate log files for infrastructure metrics.
4. All timestamps of the logfiles for a given test will be same.
5. Store the timestamp in 'LOG_TIMESTAMP'
6. Create metrics-log only if 'COLLECTOR' is set to 'Collectd'
JIRA: VSPERF-586
Change-Id: I35d373a66b1074f6ee1a440ffc82bc3db03f36e7
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Sridhar K. N. Rao [Wed, 18 Jul 2018 13:31:24 +0000 (19:01 +0530)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Collectd: Additional metrics storing options
In this patch, following options are added for collectd-metrics storing
1. Collect all the metrics written by collectd into csv file - a tar.gz
file is created. The timestamp is retained in the tar.gz file.
2. Selected metrics are written into a log file.
3. Fix Pylint errors
4. Terminate collectd by PID.
JIRA: VSPERF-588
Change-Id: Ib4d89d3dd6c622066fa0296b4415515fdca12252
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Gerard Damm [Wed, 22 Aug 2018 14:27:44 +0000 (14:27 +0000)]
Update git submodules
* Update docs/submodules/auto from branch 'master'
- Merge "first draft of 3 installers for Auto"
- first draft of 3 installers for Auto
JIRA: AUTO-42
JIRA: AUTO-43
JIRA: AUTO-46
JIRA: AUTO-50
a) Moved 3 scripts (Fuel/MCP, Compass4nfv, Apex/TripleO) from
Auto Wiki pages to Auto repository. Did some cross-script alignment.
Host folder in repository is: auto/ci. Abandoned JOID script:
JOID seems to be unsupported after Fraser.
b) Further fixes to these scripts can now be done in the Auto
repository (not in Wiki), and inclusion in Auto CI jobs can also be
tested.
c) File names might be revisited, to account for variants: CPU, OS,
scenario (openstack/kubernetes, HA/NOHA), size configs (vCPUs, RAM),
etc. Or explore having these parameters as script parameters, maybe
collapsing all scripts into one, where the installer would also be a
script parameter.
d) This batch of scripts is for x86 architectures; future
versions/additions will cover Arm architectures;
e1) Fuel/MCP script works (Fuel@x86)
e2) Compass script works (x86, virtual deploy, NOHA)
e3) Apex works on 2nd attempt; first attempt still has issues on
blank servers (due to undocumented initial setup steps, causing
errors which don't happen on servers where several tools and
packages have already been installed).
raised ticket on Apex: https://jira.opnfv.org/browse/APEX-633
f) scripts all pass the shellcheck tool
Change-Id: Ib9a393bcc6f94ec8be82d5d2d4c9c194a018c0f7
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
Richard Elias [Mon, 6 Aug 2018 07:18:56 +0000 (09:18 +0200)]
Update git submodules
* Update docs/submodules/auto from branch 'master'
- ci: ONAP automated installation
Script for automated ONAP installation at LAAS servers.
JIRA: AUTO-49
Change-Id: I3b2c87d431924a81b86dca7a17226613b422a216
Signed-off-by: Richard Elias <richard.elias@tieto.com>
Signed-off-by: Martin Klozik <martin.klozik@tieto.com>
Alexandru Avadanii [Wed, 22 Aug 2018 13:55:45 +0000 (13:55 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge ".gitignore refresh, fold common expressions"
- .gitignore refresh, fold common expressions
Change-Id: I5346ee523b40f1a249394d59dbbe4d3d85c692cb
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Michael Polenchuk [Wed, 22 Aug 2018 11:53:56 +0000 (15:53 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [odl/dpdk] Use untagged iface for tenant network
Change-Id: Id35d4cbee9b4ce0a7b78e2935b03c2def68bc123
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Julien [Tue, 21 Aug 2018 06:55:44 +0000 (14:55 +0800)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Fix trailing spaces issue when generates yml files
There are some missing coniguration in jinja2 template, which will cause
the trailing spaces issues. Currently just add some comments in the end.
Change-Id: I4fe250cda1192d7c6e7cead0251ac5e7978cd310
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
- Fail to set the value in multiple lines
refer to the log of Jenkins:
https://build.opnfv.org/ci/view/pharos/job/
validate-pdf-jinja2-templates-master/326/console
/home/jenkins-ci/opnfv/slave_root/workspace/
validate-pdf-jinja2-templates-master/config/utils/check-jinja2.sh:
line 54: -i ./config/installers/apex: No such file or directory
[GENERATE] [OK]
[YAMLLINT] [OK] yamllint -s ./config/installers/apex/pod_config.yaml
Change-Id: I13c220e7fba5355124ae2b41e7399140c5d92523
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Cédric Ollivier [Tue, 21 Aug 2018 22:06:28 +0000 (00:06 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- 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>
- Fix fixed_network_name in tempest.conf
It also copies rally.conf and tempest.log in res_dir.
Change-Id: Ib907a29ba3f47ca861d3af8afc0ee74446222e89
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Harry Huang [Wed, 22 Aug 2018 07:07:48 +0000 (07:07 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Remove neutron-lib installation for odl"
- Remove neutron-lib installation for odl
JIRA: -
neutron 13.0.0.0rc1 now requires neutron-lib 1.18.0.
Change-Id: I64c6872761f9dbfd6682fa6dfc096cbd133a4e04
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
xudan [Wed, 22 Aug 2018 04:04:34 +0000 (00:04 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Add a volume mapping for Bottlenecks
All results files including the .out files are stored in Yardstick /tmp
Need to map that with host's /tmp to parse the results.
JIRA: DOVETAIL-727
Change-Id: I5a81e6e6bdf79b2e0074df505deb425c37b93300
Signed-off-by: xudan <xudan16@huawei.com>
Trevor Bramwell [Tue, 21 Aug 2018 19:57:42 +0000 (19:57 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Releng PTL for Anteater Reports"
- Update Releng PTL for Anteater Reports
Ensures Fatih is still listed for the releng-xci repository.
Change-Id: I4e4d8f474ed35ec07d840e38151956d832fb5692
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Tim Rozet [Tue, 21 Aug 2018 18:13:20 +0000 (14:13 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fix verify blocking with csit
Make apex verify virtual deployment occur on the same node where
apex-verify job is running. Block apex-verify from starting if csit
promote is running.
Change-Id: I86e76232003b509db516e8d78703d43d36456d14
Signed-off-by: Tim Rozet <trozet@redhat.com>
Rodolfo Alonso Hernandez [Tue, 21 Aug 2018 17:08:30 +0000 (17:08 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add virtual image generation to install script"
- Add virtual image generation to install script
Update install.yaml with image generation: nsb and normal.
JIRA: YARDSTICK-1198
Change-Id: I3b8773e9b3b9890ae8623bb6536d05f1151d84a8
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
Cristina Pauna [Tue, 21 Aug 2018 14:23:41 +0000 (17:23 +0300)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for glance signature and vpp
Change-Id: I20256794b1ef31410527329e0e4a9a730d93ce03
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Alexandru Avadanii [Tue, 21 Aug 2018 14:49:51 +0000 (14:49 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "[noha] ctl01: Enable jumbo frames"
- [noha] ctl01: Enable jumbo frames
Now that host vnet MTU has been bumped to 9000, we can safely enable
jumbo frames in ctl01 VM without breaking nova compute discovery.
JIRA: FUEL-336
Change-Id: I30bf333c18f3f0de2ce37fc7ae99df9b99f3a5e9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Tue, 21 Aug 2018 14:49:35 +0000 (14:49 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "[deploy.sh] Prefix and export more env vars"
- [deploy.sh] Prefix and export more env vars
Upcoming support for containerized Salt Master node requires access
to certain variables during j2 interpolation, so also export:
- MCP_STORAGE_DIR;
- MCP_REPO_ROOT_PATH;
JIRA: FUEL-383
Change-Id: I584c0bf8133b5ae6178d97da5b44d345e45a0222
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Rodolfo Alonso Hernandez [Tue, 21 Aug 2018 14:45:20 +0000 (14:45 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Improvie TRex RFC2544 throughput calculation"
- Improvie TRex RFC2544 throughput calculation
Improve TRex RFC2544 throughput calculation by using the in/out packets
instead of using the throughput samples.
JIRA: YARDSTICK-1387
Change-Id: I877e901c3226d31c6435a877a2924bb95deb1cf0
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Tim Rozet [Tue, 21 Aug 2018 13:44:32 +0000 (13:44 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[dovetail] set correct Cinder process name on Apex"
- [dovetail] set correct Cinder process name on Apex
In fraser, cinder-api runs as an apache module called cinder_wsgi.
JIRA: DOVETAIL-690
Change-Id: I6660e1e17e61c0010295431290d5db20777af0d4
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Fatih Degirmenci [Tue, 12 Jun 2018 15:39:04 +0000 (17:39 +0200)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: Bump OSA and bifrost SHAs
This change
- bumps OSA SHA to
cbfdb7dc295ff702044b807336fab067d84a3f20
(mostly based on Rocky RC1)
- bumps bifrost SHA to
c1c6fb7487d5b967624400623fd35aabf303b917
- pins Ansible to 2.4.6.0
- switches to ollivier/functest-healtcheck since OS is bumped to Rocky
Change-Id: Icc14e3e794b489dafd78b426c54051a3732ccb1a
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Signed-off-by: Markos Chandras <mchandras@suse.de>
Cristina Pauna [Mon, 20 Aug 2018 14:51:44 +0000 (17:51 +0300)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [ha][noha] Add vpp scenario placeholder
- dummy copy of os-nosdn-nofeature-ha masquerading as
os-nosdn-vpp-ha scenario placeholder
- dummy copy of os-nosdn-nofeature-noha masquerading as
os-nosdn-vpp-noha scenario placeholder
Change-Id: I63a302c98e6e176a480fbc110012ac66749ee88f
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Rodolfo Alonso Hernandez [Tue, 21 Aug 2018 12:54:39 +0000 (12:54 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Convert IXIA latency statistics to integer"
- Convert IXIA latency statistics to integer
JIRA: YARDSTICK-1385
Change-Id: Id50c393da7ded4b3c8e127f7d7a6501832a68446
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Manuel Buil [Thu, 16 Aug 2018 17:34:13 +0000 (19:34 +0200)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Update SHA for ODL
Deployment not working because of a bug. This bug gets fixed with the
new SHA
Change-Id: I91c6df6bf7ea10492265466ebdfbf4264492936b
Signed-off-by: Manuel Buil <mbuil@suse.com>
Cristina Pauna [Tue, 21 Aug 2018 11:16:05 +0000 (11:16 +0000)]
Update git submodules
* Update docs/submodules/edgecloud from branch 'master'
- Merge "UPF definition corrected"
- UPF definition corrected
Change-Id: I7f7a8a6bdd8503d1897f69837a885a6575686db2
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
Alex Yang [Tue, 21 Aug 2018 08:14:41 +0000 (16:14 +0800)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Disable selinux option in docker for kolla-build
Set --selinux-enabled=false in /etc/sysconfig/docker.
https://build.opnfv.org/ci/job/daisy-kolla-build-master/32/console
Change-Id: Ib6e94ad4add5f8556294de9542c38e9b074f905a
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Rodolfo Alonso Hernandez [Tue, 21 Aug 2018 09:33:21 +0000 (09:33 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Make TRex latency statistics optional"
- Make TRex latency statistics optional
Because of performance issues in TRex due to the extra power needed to
retrieve the latency statistics, this parameter will be optional and disabled
by default.
JIRA: YARDSTICK-1388
Change-Id: I07c0ec7bef86fd438d078cbd6748b98bc8cc0b37
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Michael Polenchuk [Tue, 21 Aug 2018 07:32:49 +0000 (11:32 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Turn off glance signatures verification
Change-Id: I61ee8e19e783437dce7a9ddd666cd60e9d22a2e1
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Abhijit Sinha [Tue, 21 Aug 2018 08:55:56 +0000 (08:55 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "NSB NFVi PROX BNG and vPE losing many packets"
- NSB NFVi PROX BNG and vPE losing many packets
JIRA: YARDSTICK-1101
The traffic generated by the generator in bng-4 result in
non-symmetrical use of the cores on the SUT, as a whole
range of IP addresses is skipped.
Update cpe0 and cpe1 in gen files.
In addition, for the routing table (ipv4.lua) for the BNG
should be slighly different: while the BNG is a 4 ports
test, only 2 of the ports are used as outgoing routing
ports (the inet ports). Hence, the routing table should
only use the mac of those two ports. The bad configuration
(using 4 ports) result in an issue when BNG SUT and GEN
are connected through a switch, packets are sent by the
BNG SUT through the INET interfaces, but sometimes with
the MAC of the CPE interface...
Hence, packets are received on the wrong interface on the
Gen site (resulting in some interfaces, the CPE ones,
being overloaded)
Created ipv4_bng.lua and remove mac 0 and 2
Change-Id: I97019f0415d2f58d50ec855d04800eb705f41541
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
xudan [Tue, 21 Aug 2018 02:22:27 +0000 (22:22 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Bottlenecks SSH connectivity broken
For ping, it set the ssh login username to be ubuntu.
So need to use ubuntu image rather than cirros.
JIRA: DOVETAIL-727
Change-Id: Iaac8c8280a464efe3a431d4eb260c4a0a626e12d
Signed-off-by: xudan <xudan16@huawei.com>
Alexandru Avadanii [Mon, 20 Aug 2018 14:56:19 +0000 (16:56 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [noha] dpdk: Skip creating private vlan iface
For DPDK scenarios, the private VLAN Linux interface should not
be created, as it interferes with OVS configuration.
Change-Id: I7eff6031a7cd5e50296e5d36084d7d50d6f3beae
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Stephen Wong [Tue, 21 Aug 2018 07:20:24 +0000 (07:20 +0000)]
Update git submodules
* Update docs/submodules/clover from branch 'master'
- Merge "upgrade istio to 1.0.0"
- upgrade istio to 1.0.0
JIRA: CLOVER-84
we change the env in clover and change some deploy script.
will upgrade the doc later
Change-Id: I73a78afb91676efc3278b623c5d263a4a215ccd9
Signed-off-by: Ace Lee <liyin11@huawei.com>
Alex Yang [Mon, 20 Aug 2018 09:05:29 +0000 (17:05 +0800)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Change the owner of created image dir
The directory created by SUDO cannot be cleaned by jenkins.
https://build.opnfv.org/ci/job/daisy-kolla-build-master/31/
Change-Id: I02f11d72a80e173f7fef9d3b875f95c2d7b4f626
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Harry Huang [Tue, 21 Aug 2018 02:22:11 +0000 (02:22 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "[stor4nfv] Changes to k8s scenarios"
- [stor4nfv] Changes to k8s scenarios
Makes a few changes to 'stor4nfv' role to accommodate Stor4nfv repo changes.
Change-Id: I1b7d190e4308a2394f90012767c08990e1354e6d
Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
Rex Lee [Tue, 21 Aug 2018 01:29:57 +0000 (01:29 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "the recovery action of "baremetal down" should be triggered mandatory"
- the recovery action of "baremetal down" should be triggered mandatory
YARDSTICK-1222 has made attacker recover only when the sla not pass.
But for baremetal down test case, the node need to power on even the sla pass.
TODO:
Make attacker can support mandatory recover in some situation.
JIRA: YARDSTICK-1337
Change-Id: Ib567b9b9025e5ee421ea47140c468537ad16f090
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Tim Rozet [Mon, 20 Aug 2018 21:14:56 +0000 (17:14 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- CPERF: Add CSIT top level suite name arg
Change-Id: I9b6dd3887c84ab035284400b8d3912fb691f1975
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 20 Aug 2018 16:34:43 +0000 (12:34 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Fixes unit test failures
Adds mocking some file opens introduced by:
https://gerrit.opnfv.org/gerrit/#/c/60991/
Change-Id: I013b9c96a7c3f678c6e227f98cd58f9547d79ecb
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 20 Aug 2018 18:38:50 +0000 (14:38 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- CPERF: Install ODL tools and log
Adds pip installing odltools into the cperf container. CSIT jobs now
fetch ODL and other OS logs via apex.
Change-Id: I532d3a6fed156709cb305a9f7a6721d1db2eaebc
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 20 Aug 2018 18:38:18 +0000 (18:38 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Apex: Add nosdn ipv6 to daily"
- Apex: Add nosdn ipv6 to daily
Adds ipv6 nosdn scenario to daily. Also includes a fix where the
trailing new line in the template would be removed and fail jjb check in
jenkins.
Change-Id: I928f7b1cf12381cb2af3a8c7e4beb8e8014451c9
Signed-off-by: Tim Rozet <trozet@redhat.com>
Alexandru Avadanii [Mon, 20 Aug 2018 14:23:27 +0000 (16:23 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- releng-macros: Update & adopt email-fuel-ptl
Change-Id: I24cc328cdefcd7ac5f34292f0cf1635f797f8f00
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Sun, 11 Mar 2018 22:34:57 +0000 (23:34 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- ci/download_images.sh: Reduce wget dot reporting
Downloading large images outputs a lot of useless dots to show
progress. Switch to 1M per dot (from 1K).
Change-Id: I00e3d09ef28e7722798eeadc27649a96398aac32
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Tim Rozet [Mon, 20 Aug 2018 13:12:05 +0000 (13:12 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Add Nova migration params to upstream env file"
- Add Nova migration params to upstream env file
JIRA: APEX-635
Change-Id: I488dd5d9b114aba5f4bb4591a0cdd8c19b692ce9
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
Michael Polenchuk [Mon, 20 Aug 2018 06:26:15 +0000 (10:26 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Define missing interface MTU for ODL node
Change-Id: Ib442f98b2601800360bc9b4ec01da892b50e7f1a
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Rodolfo Alonso Hernandez [Mon, 20 Aug 2018 09:33:30 +0000 (10:33 +0100)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Fix RFC2544 IXIA latency information
Do not overwrite the samples information with the latency parameters.
JIRA: YARDSTICK-1385
Change-Id: I2f144800ad19d7736eedf5c7b6783731031c4bf4
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Cédric Ollivier [Sun, 19 Aug 2018 11:37:31 +0000 (13:37 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Publish Functest daily and gate jobs
As opposed to the Releng ones, they are designed to be easily
executed by endusers as well. They can be considered as a first step
towards a full Functest CI/CD toolchain deployed via docker-compose.
All components testcases are enabled here.
They hugely leverage on templates to load the right yamls per branch
and multijobs to run testcases in parallel. Many steps are proposed
allowing running part of the chain.
Executors have to be increased to allow running them (it was tested
vs 10 and more).
At first, all docker images are downloaded to avoid different
versions between testcases.
They will be improved in a second change to ensure that only one node
is selected and to take all Functest env vars into account.
Change-Id: I99c7b8ee5d0ddbb00102b3147739b5e8b5c65c23
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Add vgpu in global testcases.yaml
It completes the patch introducing vgpu [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/60713/
Change-Id: Ib2a22dd656d365e87a37a239f0a0ee747c95b117
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Typos (ressources)
Change-Id: Ifcf1d4bd48b64bc9175c3b0d594f897f4f3f5e7d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Update Xtesting to 0.58.0
It returns the right status if exception in constructor.
Change-Id: I163c0cbb2e1f07b2ada4a5ba28e217906946fa2c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
xudan [Wed, 15 Aug 2018 02:02:53 +0000 (22:02 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Rename ovp.next to be ovp.2018.08
Change-Id: I32aaee370512c3d7c8d6e1fbb6ef25aebc5d483f
Signed-off-by: xudan <xudan16@huawei.com>