zhihui wu [Tue, 17 Apr 2018 09:01:49 +0000 (17:01 +0800)]
Update git submodules
* Update docs/submodules/qtip from branch 'stable/fraser'
- update documents
- fix outdated info
- correct mistakes
Change-Id: I8ac41e69d4ba6c2120c74c1af405083918282e21
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Serena Feng [Tue, 24 Apr 2018 06:34:04 +0000 (06:34 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[daisy]Enable yardstick daily jobs on zte-pod3 and zte-pod9"
- [daisy]Enable yardstick daily jobs on zte-pod3 and zte-pod9
Change-Id: Ib96698b1d2d1fa8039fd684ff96025afffefbcd0
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Bin Hu [Tue, 24 Apr 2018 05:46:07 +0000 (22:46 -0700)]
Update git submodules
* Update docs/submodules/ipv6 from branch 'stable/fraser'
- Fix bullet style in Release Notes
Change-Id: I7763e67a1df251abca78e04411f15ea790600bea
Signed-off-by: Bin Hu <bh526r@att.com>
(cherry picked from commit
a1f0778b5aa40e2d179d00b941853749b58ab6a7)
Feng Pan [Mon, 23 Apr 2018 22:41:50 +0000 (18:41 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'stable/fraser'
- Pull stable branches of apex dependency repos instead of master
Change-Id: Ie8178d2b99e7a977a7df697c6b39ee129c508107
Signed-off-by: Feng Pan <fpan@redhat.com>
xudan [Mon, 23 Apr 2018 01:28:06 +0000 (21:28 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Use cirros-0.4.0 rather than cirros-0.3.5 for Functest Fraser.
Change-Id: If3cd0fe52d946979de259951c7c8433b6e1e42f0
Signed-off-by: xudan <xudan16@huawei.com>
Jack Chan [Tue, 24 Apr 2018 01:41:07 +0000 (01:41 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Bugfix: Can't get image list in API" into stable/fraser
- Bugfix: Can't get image list in API
JIRA: YARDSTICK-1110
To match OpenStack Pike release, we upgrade novaclient from 7.1.1 to 9.1.1.
And the client interface has changed, it no longer has nova_client.images attribute.
So I use shade instead. Later will change all same issue.
Change-Id: Ie4f54069d4346e44e2ad925439930504b945cbad
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
(cherry picked from commit
5ac59e495d74b64ab377f1ba25bb00b11da14e67)
Yujun Zhang [Tue, 17 Apr 2018 03:49:10 +0000 (11:49 +0800)]
Update git submodules
* Update docs/submodules/clover from branch 'stable/fraser'
- Add section to help user understand how logging works
Change-Id: Iebfb747450cc08e930eabd36a87670236b23ffff
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
(cherry picked from commit
8d3f6673e08d6b8c02f604791c6e42a399dc660
Ross Brattain [Mon, 23 Apr 2018 21:42:35 +0000 (14:42 -0700)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- remove more old apexlake testcases
fix fraser failures
Change-Id: I8bb12a762054a4c3274cc6e0297e948b92700e7e
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
spisarski [Mon, 23 Apr 2018 14:06:26 +0000 (08:06 -0600)]
Update git submodules
* Update docs/submodules/snaps from branch 'stable/fraser'
- Addressed issue with test when replicated networks are configured on the pod.
According to the defect, "neutron OVS agent uses a replicated network for DVR."
JIRA: SNAPS-305
Change-Id: I3ceb94582d74a297f5ff41520ffe4e9f5e638266
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
(cherry picked from commit
7f5f1b87cdde0b60cda714eb656d46751b9e2548)
Linda Wang [Sat, 21 Apr 2018 07:45:54 +0000 (07:45 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Update graphs in userguide
1. Functest structural concept
2. Clearwater architecture
Change-Id: I88e39d6d08f1eb28a389d2b8a7a1669295f6aa49
Signed-off-by: Linda Wang <wangwulin@huawei.com>
(cherry picked from commit
ccaa9c9d495575bd16da001a984597456bf152e4)
Alexandru Avadanii [Mon, 23 Apr 2018 15:21:41 +0000 (15:21 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/fraser'
- Merge "Disable cpu pinning & L3 HA features" into stable/fraser
- Disable cpu pinning & L3 HA features
* CPU pinning: tests have no support for dedicated CPU policy, so
enabled pinning causes general performance impact
[https://docs.openstack.org/nova/pike/admin/cpu-topologies.html]
* L3 HA routers:
- doesn't catch l3-agent failure, relies only on
HA network state to spot failure
- failover process only retains the state of network
connections for instances with a floating IP address
- incompatible with DVR mode
JIRA: FUEL-360
Change-Id: Ie0182bf953b9989729f89d705d9fee902d229e51
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit
ed7bb355c93af5c163d5ae7926012652021abf75)
Alexandru Avadanii [Mon, 23 Apr 2018 15:21:36 +0000 (15:21 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/fraser'
- Merge "[ha] Fix tenant NIC OS config for VLAN ranges" into stable/fraser
- [ha] Fix tenant NIC OS config for VLAN ranges
Previous commits added support for tenant VLAN range parametrization,
yet failed to accomodate the new VLAN range representation ('M:N') in
existing `linux.network.interfaces` reclass configuration.
This lead to the silent removal of <nic_private>.<vlan_private> from
interfaces file and for `br-mesh` to try to use <nic_private> instead
of <nic_private>.<vlan_private>, conflicting with `br-floating`.
Stick to using the first VLAN in the tenant range.
JIRA: FUEL-365
Change-Id: I88f7263159f1742dba3b6e36649c9344f2932c5f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
cfc5988be48d1317244e71fd7919480db18745d4)
Alexandru Avadanii [Mon, 23 Apr 2018 15:21:29 +0000 (15:21 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/fraser'
- Merge "[reclass] Parameterize tenant VLAN ranges" into stable/fraser
- [reclass] Parameterize tenant VLAN ranges
Instead of hardcoding the VLAN ranges in reclass, read them from IDF.
This is required when VLAN segmentation is used instead of VXLAN, as
lab switches should be configured appropiately (e.g. Armband PODs use
VLANs 2000+ instead of 1000-1030).
Change-Id: I009ccea9b328c40f055a745791eafe3393b96390
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
aa199b5e96f91111d96f53040be00736cd9309be)
Michael Polenchuk [Tue, 3 Apr 2018 15:24:12 +0000 (19:24 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/fraser'
- Add ports to ovs bridge config
To avoid race with interfaces initialization specify all
the ports that belong to a bridge in the config file.
Change-Id: Ie4f48e7a81d4659a0f43749cdd518dbeffe2e35f
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit
9c9a1adc6f2501507a68b1926ea93efcb40782d1)
Tomi Juvonen [Tue, 10 Apr 2018 06:17:21 +0000 (09:17 +0300)]
Update git submodules
* Update docs/submodules/doctor from branch 'stable/fraser'
- Release note for Fraser
Change-Id: I22db79ca21c9812b8ab5ef88e9e6aa51b5f6ce05
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
(cherry picked from commit
b109fdcabbeb234511a4ef31cf5d9403f4e60ca0)
Bertrand Souville [Tue, 17 Apr 2018 10:10:13 +0000 (12:10 +0200)]
Update git submodules
* Update docs/submodules/doctor from branch 'stable/fraser'
- Updated Doctor feature configuration doc
Change-Id: I1217439d46be7659fa372451c2bc686e8c2030f0
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
(cherry picked from commit
1dbdc25cebb1404a8f75fc0c1e58a2923c9f0143)
Bertrand Souville [Mon, 23 Apr 2018 08:03:46 +0000 (08:03 +0000)]
Update git submodules
* Update docs/submodules/doctor from branch 'stable/fraser'
- Merge "Updated Doctor user configuration doc" into stable/fraser
- Updated Doctor user configuration doc
Change-Id: I71539412285c8f7865890880fdfc8c5268156f68
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
(cherry picked from commit
eee0314ac794d5e2b1ef8739afb12a89c3b42cc4)
Bertrand Souville [Mon, 23 Apr 2018 08:03:30 +0000 (08:03 +0000)]
Update git submodules
* Update docs/submodules/doctor from branch 'stable/fraser'
- Merge "Updated the testing doc" into stable/fraser
- Updated the testing doc
Remove references to bash script (code now removed), updated links
Change-Id: I6fb66b7700ee044f125cd283645dfa07d2c63aac
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
(cherry picked from commit
db6684c6cbdec3d41d0e555793a275879bbb26bc)
Bertrand Souville [Tue, 17 Apr 2018 12:21:20 +0000 (14:21 +0200)]
Update git submodules
* Update docs/submodules/doctor from branch 'stable/fraser'
- Added more upstream work
Change-Id: Ifc5bf04272add8d1d8db2b128bdc7dbae24ba5e8
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
(cherry picked from commit
2870bab0ac5c7da097d2d96ca5ffcb1f1318e856)
Bin Hu [Mon, 23 Apr 2018 04:48:28 +0000 (21:48 -0700)]
Update git submodules
* Update docs/submodules/ipv6 from branch 'stable/fraser'
- Final Release Notes 6.0.0. Ready
Change-Id: I188faadc70ed54090f9202974498e3a74effde35
Signed-off-by: Bin Hu <bh526r@att.com>
(cherry picked from commit
9b5b71cae4ca1d83688395aa4e58466b23e96acb)
- Revise ODL Gap Analysis of IPv6 N-S Support
Change-Id: I263dd18c5f50dd707e2154612f820eae81c00633
Signed-off-by: Bin Hu <bh526r@att.com>
(cherry picked from commit
dfcc0745ef76e684593c8284f9dcb81cca2f7959)
Alexandru Avadanii [Sun, 22 Apr 2018 00:23:26 +0000 (02:23 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'stable/fraser'
- u/fuel: Bump & rebase for tenant NIC fix
Change-Id: I318b3541add33d50e47f8acba56b7ad58357e105
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
c1bc6ac41e9ea98a37c108a87859c1c113bc9964)
Charalampos Kominos [Mon, 16 Apr 2018 12:18:45 +0000 (14:18 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'stable/fraser'
- [p/openstack.nova] force creation of pty on aarch64
Allow nova to create a pty device for aarch64VM
JIRA: ARMBAND-352
Change-Id: I7d481957342a0dfb5be38a01b3d755862321cfa7
Signed-off-by: Charalampos Kominos <charalampos.kominos@enea.com>
(cherry picked from commit
093f2b7684c86979dfa6f5f36f28689ca9b3e552)
Cristina Pauna [Thu, 19 Apr 2018 11:50:09 +0000 (14:50 +0300)]
Update git submodules
* Update docs/submodules/armband from branch 'stable/fraser'
- u/fuel: Bump & rebase for vlan parametrization
Change-Id: If8b154835b4ac18117108c6a0070a65f6db3e011
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
(cherry picked from commit
5491081be01a3ec9cedc5a8f57a07510ef951a3f)
Cédric Ollivier [Sat, 21 Apr 2018 22:24:52 +0000 (00:24 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Bypass NoneType errors when creating router in rally
It converts private subnet name to str as it's mandary till [1].
It could be reverted as soon as [2] is merged in snaps.
[1] https://gerrit.opnfv.org/gerrit/#/c/56091/
[2] https://gerrit.opnfv.org/gerrit/#/c/56171/
Change-Id: Ia728415207f8ecb5b5ac55982f82337c45671c4c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
f0870e3735324941f5bd77243f36f9214cd531ac)
Yang Yu [Tue, 17 Apr 2018 08:14:54 +0000 (16:14 +0800)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'stable/fraser'
- bug-fix: image for VMs is wrongly referenced
This patch is to fix the url of yardstick image for bottlenecks
Change-Id: I7fca672e0a7b8976923162a12a8a752cec320fcb
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit
73bd5d30fb9d5ee3bc01d78b431282332a53b44d)
Cédric Ollivier [Sat, 21 Apr 2018 14:18:17 +0000 (16:18 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Bypass NoneType errors when creating router
It converts private subnet name to str as it's mandary till [1].
It could be reverted as soon as [2] is merged in snaps.
[1] https://gerrit.opnfv.org/gerrit/#/c/56091/
[2] https://gerrit.opnfv.org/gerrit/#/c/56171/
Change-Id: I849944fa9d4d2be21fe1a37b76c4cfd231b6d56f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sat, 21 Apr 2018 10:46:38 +0000 (12:46 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Add timeouts in juju_epc
juju_epc still hangs if OpenStack isn't well deployed [1].
As releng doesn't publish logs if the job is aborted, timeout has to
be added mostly everywhere.
[1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-fraser/31/console
Change-Id: I0296cd811bda0234aab98f184b3ab247a5b32017
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
6279d9372d0a1827bb14e365cd02e9888941315d)
agardner [Tue, 17 Apr 2018 19:27:11 +0000 (15:27 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Cleanup Archived projects
Removing archived projects from jjb
These project dont need any jobs associated with them
escalator
fastpathmetrics
inspector
lsoapi
movie
multisite
octopus
openretriever
prediction
Change-Id: Ibbe49e54ed326f502157c7892022b7a62173b72d
Signed-off-by: agardner <agardner@linuxfoundation.org>
Ross Brattain [Fri, 20 Apr 2018 16:57:35 +0000 (09:57 -0700)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- disable NSB (DPDK) image load for ARM
we skip the building now but we also need to skip the image loading
JIRA: YARDSTICK-1124
Change-Id: I27c40d6319e74374282203132cfc2c7ebff9b094
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
(cherry picked from commit
15cec319ab06f161c239ead78da9ecdf1673b7ce)
Ross Brattain [Thu, 19 Apr 2018 05:00:53 +0000 (22:00 -0700)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- disable DPDK images for ARM
We are trying to compile DPDK for the os-nosdn-ovs-ha scenario because we added TC042 "Measure network latency using testpmd and pktgen-dpdk".
However it looks like TC042 is only enabled for compass in opnfv_os-nosdn-kvm_ovs_dpdk-ha
https://gerrit.opnfv.org/gerrit/#/c/54659/1/tests/opnfv/test_suites/opnfv_os-nosdn-kvm_ovs_dpdk-ha_daily.yaml
-
file_name: opnfv_yardstick_tc042.yaml
constraint:
installer: compass
pod: huawei-pod1
We don't actually need TC042 and DPDK or os-nosdn-ovs-ha.
But in order to run TC042 we have to know beforehand that we are going to use DPDK, so we have a conditional in the load_images.sh script that tries to guess when we will need a DPDK image.
The conditional only checks for *[_-]ovs[_-]*
if [[ $DEPLOY_SCENARIO == *[_-]ovs[_-]* ]]; then
ansible-playbook \
-e img_property="nsb" \
-e YARD_IMG_ARCH=${YARD_IMG_ARCH} \
-vvv -i inventory.ini build_yardstick_image.yml
if [ ! -f "${QCOW_NSB_IMAGE}" ]; then
echo "Failed building QCOW NSB image"
exit 1
fi
fi
For this release we won't be able to get DPDK images to compile on ARM, we should fix this conditional and not try to compile.
Also change the shell glob to match *[_-]ovs_dpdk[_-]* to only enable DPDK
images for ovs_dpdk scenarios
JIRA: YARDSTICK-1124
Change-Id: I03142e6b8aa00dc9cdf9b446868fb723cd10198b
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
(cherry picked from commit
50154694f8dc37726d456cfb8efddc6d3e126dbd)
spisarski [Tue, 17 Apr 2018 14:24:18 +0000 (08:24 -0600)]
Update git submodules
* Update docs/submodules/snaps from branch 'stable/fraser'
- Fixed bug with regards to subnet lookups.
Neutron returns all subnets regardless of visibility which cause problems
within routers if there is another subnet with the same name attached to
a different network.
JIRA: SNAPS-304
In addition, this patch contains two other minor fixes.
launch_utils.py - raise an exception when the creator is not properly instantiated
network.py - allow fixed IPs to be none.
Change-Id: Ib343074d925be4592a713727a03d5b531890eada
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Cedric Ollivier [Fri, 20 Apr 2018 14:30:36 +0000 (14:30 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Merge "Update configguide" into stable/fraser
- Update configguide
JIRA: FUNCTEST-959
Change-Id: Id75689154a63b7258d753f26bb5ff01c0b06012e
Signed-off-by: Linda Wang <wangwulin@huawei.com>
(cherry picked from commit
e37cf21781d60f498e08683df4ca7b1993c52052)
Cedric Ollivier [Fri, 20 Apr 2018 14:12:01 +0000 (14:12 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Merge "Update version in setup.cfg (Fraser)" into stable/fraser
- Update version in setup.cfg (Fraser)
Change-Id: I4a8daeb788e18b0507f92b2e145e08614afc1b5a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Fri, 20 Apr 2018 13:57:08 +0000 (13:57 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Merge "Last Release updates before tag (Fraser)" into stable/fraser
- Last Release updates before tag (Fraser)
Change-Id: Id56f6b6bd6d35ce8edc006eb8824bcee67a3ca9a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Fri, 20 Apr 2018 08:53:53 +0000 (08:53 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Merge "Update test results in userguide" into stable/fraser
- Update test results in userguide
JIRA: FUNCTEST-958
Change-Id: I45fcdac6c645e52db9d664b7bd96319bbac49a63
Signed-off-by: Linda Wang <wangwulin@huawei.com>
(cherry picked from commit
4b18074ae39972ec9674e4d80d8392f06e6df61a)
Juha Kosonen [Fri, 20 Apr 2018 08:53:44 +0000 (08:53 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Merge "Add Kubernetes test details to functest userguide" into stable/fraser
- Add Kubernetes test details to functest userguide
Change-Id: I032bfe5f079c185d6217800b4a4d16e94c29b05c
Signed-off-by: Konrad Djimeli <konraddjimeli@gmail.com>
(cherry picked from commit
cf04ef760710de425afef62d2584d7fb5a908d33)
Konrad Djimeli [Thu, 19 Apr 2018 02:47:51 +0000 (03:47 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Add Kubernetes test results to functest userguide
Change-Id: I8b9d7a449ea3b123993c6619b368a4afb0dd2e3e
Signed-off-by: Konrad Djimeli <konraddjimeli@gmail.com>
(cherry picked from commit
f0b362607b73f03d7ceef4e358920a5186b2c780)
Cédric Ollivier [Fri, 20 Apr 2018 05:25:57 +0000 (07:25 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Fix image paths in cloudify_ims_perf.yaml
Change-Id: If58b5f2021df8a0de672a30459b5b0b12f3fcef2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
4c140b0cc3f484ce441e0f24a6a3a8c906d4cc59)
Cédric Ollivier [Fri, 20 Apr 2018 05:27:09 +0000 (07:27 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Set fraser as branch in cloudify_vrouter repos
Change-Id: I1338c07f7eab398723b5e7599cf94b032d014cdd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Thu, 19 Apr 2018 21:55:05 +0000 (23:55 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Download fraser.zip instead of master.zip (cloudify_ims)
Change-Id: I6a5ebb27f445b816cf449f8b9db60e70278b338f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Thu, 19 Apr 2018 21:07:30 +0000 (23:07 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Take the new Abot charm branch into account
Change-Id: I0cc1ea6b9bed335b4f0cc740f37fe399dc89146b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Serena Feng [Fri, 20 Apr 2018 05:51:31 +0000 (05:51 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "pass value to parameters"
- pass value to parameters
Change-Id: Ia1130cbdd7fc11127b54d2f8d5ff952f5e293ac0
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Xavier Simonart [Wed, 11 Apr 2018 14:15:55 +0000 (16:15 +0200)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'stable/fraser'
- Fix link speed when link is down at startup.
When link is down at startup, the link_speed returned by DPDK
is 0. This results in un-optimized latency estimates in gen and lat.
With this fix, lat and gen do nothing until link_speed is
properly initialized, and use the right link speed in the fast path.
Change-Id: Id2d14b6966ccfac7cc78db3c5a74e704b42edae7
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
- Support async operation in handle_esp
Change-Id: Ibee77e31c0eb7a0e14e7aa0df092a278dfe75d6b
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
- Add support for reception of jumbo frames
Jumbo frames are now supported through the addition of a "mtu"
parameter of the port in the config file.
Setting the mtu to a value higher than 1500 bytes will enable
the reception of jumbo frames.
In addition, the rte_eth_dev_set_mtu is now set for all pmds.
Finally, setting mbuf_size does not set MEMPOOL_F_NO_SPREAD
anymore. This option was only used for pure debugging.
Big packets can be received using two ways
- Using multiple "small" mbufs, i.e. around 2K. This is the default.
- Using one big mbuf holding the whole packet. This can be enabled
by setting a parameter mbuf_size in the receiving core configuration
Change-Id: Idd60ad31f41c89f9522dff4d894af2696b7a2ea1
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
- Added missing file: rapidVMs.vms
This file describes flavors, flavor meta data and boot info.
All this info can be defined in the [Default] section and will then be
used by to create all VMs. This data can also be specified in individual
VM sections to overule the deault values per VM.
Change-Id: I9d59208360eacec2790e5c467d7afcbeba301251
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
- Add support for multiple GEN tasks running on the same core
resolve memory allocation issue
Change-Id: I90bbf711a6a7a4869e5024c061470d9779839a60
Signed-off-by: Igor Shaula <igor.shaula@intel.com>
- Add support for crypto on multiple cores
* Experimental, for dpdk-stable-17.05.2
* New improved ESP decapsulation function
Change-Id: If4862dacb3fcf53e21eb5932a195664f80c7c192
Signed-off-by: Igor Shaula <igor.shaula@intel.com>
spisarski [Thu, 19 Apr 2018 21:11:23 +0000 (15:11 -0600)]
Update git submodules
* Update docs/submodules/snaps from branch 'stable/fraser'
- Adding assertion message to test validation.
Change-Id: I609d09ed8b4f75baeb1ad5454c9ddde9e996a3fe
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Taseer Ahmed [Wed, 18 Apr 2018 17:28:07 +0000 (22:28 +0500)]
Update git submodules
* Update docs/submodules/storperf from branch 'stable/fraser'
- Update release notes
Change-Id: Ifc4742dd43a267e6319f5c5a9eb66ed7de49aaa4
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
(cherry picked from commit
64c8b3b561ccac6159241cd0485a3259887c6bb0)
Cédric Ollivier [Thu, 19 Apr 2018 15:33:47 +0000 (17:33 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Use timeout to wrap juju-wait
It allows getting logs as releng doesn't push them if global timeout.
Change-Id: I4bbb3818feff37d29b4ccd586f3e940380feef2e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
251024b29199ecee86661b8850751d982b7c5797)
Aric Gardner [Thu, 19 Apr 2018 17:36:39 +0000 (17:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Report Armband Deployments to Testapi Dashboard"
- Report Armband Deployments to Testapi Dashboard
Using these macros for deployment jobs will report the deployment
results of Armband Fuel to the testresults database[1].
[1] http://testresults.opnfv.org/test/#/deployresults
Change-Id: I78b84dcae04af6199b7fa090bbcaa87050e91c5f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Wed, 18 Apr 2018 16:37:29 +0000 (18:37 +0200)]
Update git submodules
* Update docs/submodules/pharos from branch 'stable/fraser'
- [fuel] Parameterize tenant VLAN ranges
- IDF: convert all tenant VLANs to ranges;
- IA: convert 'M-N' to 'M:N' for `opnfv_net_tenant_vlan`;
Change-Id: Ic9211235281c81ba082d10806651c35116ba4c35
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
c7034503e2bb8da20f2b5c678719c7c7fbe6e61f)
Tim Rozet [Thu, 19 Apr 2018 12:56:27 +0000 (12:56 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'stable/fraser'
- Merge "Fix nosdn fdio scenario" into stable/fraser
- Fix nosdn fdio scenario
- Update networking-vpp to use master branch
- Update THT vpp ml2 environment file with correct parameters
- Update external network creation command to use 'externa' as
provider network name.
- Remove vpp network settings file as it's not used
apex-tripleo-heat-templates: Ia25db8456f1ad6beb96c7b9b5f318b166ef4576a
apex-puppet-tripleo: I231054a433eb7e598a6e24f6eaea02d476e776de
Change-Id: I4a1f68c75ae3b7d2a5b347d05abf0d025e8b116b
Signed-off-by: Feng Pan <fpan@redhat.com>
(cherry picked from commit
5acf4e708c68147ef20c67f8d4648e6027c1e20d)
Ross Brattain [Tue, 17 Apr 2018 07:45:17 +0000 (00:45 -0700)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- remove apex lake tc007 from test suites
fixes opnfv_os-nosdn-fdio-noha_daily.yaml failures due
to missing testcase
Change-Id: I5f050d72334da46b94de5fa3662047bf694f7e3e
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
(cherry picked from commit
01ef85fc8234c8ddeaae65eceaf5bbb9545b9e98)
Tim Rozet [Tue, 17 Apr 2018 17:54:27 +0000 (13:54 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'stable/fraser'
- Fixes OVN scenario
The OVN scenario would not deploy due to failures in trying to upgrades
to OVS 2.8 from OVS 2.7
JIRA: APEX-594.
Change-Id: Id84e488da8d2335f2240930c68119d0e2f6faf9c
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit
ee70c386a8560303693082f449543ad36f0f2f9c)
wutianwei [Thu, 19 Apr 2018 07:16:45 +0000 (15:16 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [compass4nfv] Add fraser branch patch verify.
Change-Id: I7ada19ece42905c09ea03be5dd335c9e8e441731
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Ricardo Noriega [Wed, 18 Apr 2018 15:10:00 +0000 (17:10 +0200)]
Update git submodules
* Update docs/submodules/apex from branch 'stable/fraser'
- Adding NovaMigrationTarget service
Live migration fails due to this missing service
in the compute role
JIRA: APEX-564
Change-Id: I13d69673204f6157dcbce31507aaa132f8c4ecce
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
Alexandru Avadanii [Wed, 18 Apr 2018 20:23:40 +0000 (20:23 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/fraser'
- Merge "[baremetal] cmp linux.system: catch 'no response'" into stable/fraser
- [baremetal] cmp linux.system: catch 'no response'
Catch & retry transient errors / timeouts while applying the
`linux.system` state on cmp nodes.
Change-Id: Id314b5a29673e0bcaa78611fc787491056830952
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
67b7248e3cc8550ebd757ebb48e2536770f073f8)
Aric Gardner [Wed, 18 Apr 2018 19:42:51 +0000 (19:42 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Disable OpenBaton JOID Fraser Job"
- Disable OpenBaton JOID Fraser Job
The orchestra project pulled out of the Fraser release but had been part
of Euphrates. As these triggers were copied from the Euphrates jobs,
removal of openbaton was missed.
Change-Id: I9483d107fb75eda02701ca9bdd5d44aa87c068bf
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Wed, 18 Apr 2018 19:17:09 +0000 (19:17 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Put ericsson-build4 under ansible control"
- Put ericsson-build4 under ansible control
Docker needs an updgrate as storperf jobs are failing
Merging this should fix this with the daily ansible job
since its never been run, might want to trigger it manually
and watch it.
JIRA: INFRA-231
Change-Id: I7720ce707d2d1fb7cc794948992871ae98acedc7
Signed-off-by: agardner <agardner@linuxfoundation.org>
Trevor Bramwell [Wed, 18 Apr 2018 18:52:22 +0000 (11:52 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Ensure PATH has /usr/sbin/ for Apex Unit Tests
Due to python-iptables calling out to ldconfig, we need to ensure
/usr/sbin is available when running the Apex unit tests.
Change-Id: I77fd4dedd6e7ad3c3831a1d181a5406d53a0e76e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Feng Pan [Wed, 18 Apr 2018 03:49:34 +0000 (23:49 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- APEX: Add log collection to daily baremetal deploy
Change-Id: I17c1aad45f8b965543a9c7d769ff94f59b9381d5
Signed-off-by: Feng Pan <fpan@redhat.com>
Alexandru Avadanii [Wed, 18 Apr 2018 03:59:09 +0000 (05:59 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/fraser'
- [MaaS] destructive storage test fio on failure
Perform fio storage destructive test operation (usually takes just a
few minutes) to completely destroy any previous storage metadata that
might cause issues with cleanup in cloud-init/curtin during deploy.
Only resort to fio when a node fails to deploy, which allows us to
reuse the `maas.machines.mark_broken_state` state.
JIRA: FUEL-365
Change-Id: Ief327e6b4fefa83a8a3c131acfdf9f5fd605689d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
3d6c3323256d6dde62ea335e53427410f730a192)
Alexandru Avadanii [Wed, 18 Apr 2018 15:49:36 +0000 (17:49 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'stable/fraser'
- u/fuel: Bump for cmp linux.system retry
Change-Id: I2359b88bfb3ec6c1a1515b3874af6b6a456be318
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
8905694cb9cce2841407d82d403b9d5abde2de6f)
Alexandru Avadanii [Wed, 18 Apr 2018 13:44:50 +0000 (15:44 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'stable/fraser'
- u/fuel: Bump for MaaS fio test workaround
JIRA: FUEL-365
Change-Id: I365d032ad52fe952ad8d89b50c29cfdcd427834f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
a93720c802d5cb245e522a6cebdc45039c0a39a0)
Emma Foley [Wed, 18 Apr 2018 14:02:48 +0000 (14:02 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "[userguide] Use literalinclude directive in 05-operation" into stable/fraser
- [userguide] Use literalinclude directive in 05-operation
Uses literalinclude directive instead of having a copy of the file content in documentation.
This means that any update to this file is detected, and the most up-to-date content is used.
If a testcase is updated, the updates wil be picked up.
The examples used are ones that are tested reqularly.
JIRA: YARDSTICK-1066
Change-Id: I15d967eb04d1e6f4348683d8746fa9989dceda94
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
(cherry picked from commit
ee9995c42368ee04ba06cd101b086c57dbbb3bba)
ramamani yeleswarapu [Wed, 14 Mar 2018 22:38:30 +0000 (15:38 -0700)]
Update git submodules
* Update docs/submodules/barometer from branch 'stable/fraser'
- docs: Updating Compass4nfv installer support in Fraser
Updates the following doc with barometer-collectd container support
as well as Grafana and InfluxDB support in Compass4nfv installer:
docs/release/configguide/postinstall.rst
Change-Id: Id2c7e1167b0fd99f9200510de7caaa7b25052a5f
Signed-off-by: Ramamani Yeleswarapu <ramamani.yeleswarapu@intel.com>
(cherry picked from commit
8b4afb2cd35bf1a32cea635b07c2fce18397413e)
Cédric Ollivier [Tue, 17 Apr 2018 21:59:32 +0000 (23:59 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Check app workload in juju_epc
It avoids interpreting rsync errors in case of deployment failures.
Mysql is still unchecked.
Change-Id: I01b4470b86637d0fc322c422f05240a928305158
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
zhihui wu [Tue, 17 Apr 2018 09:40:09 +0000 (17:40 +0800)]
Update git submodules
* Update docs/submodules/qtip from branch 'stable/fraser'
- Update Pipfile.lock
Python packages don't match their hashes from Pipfile.lock.
Update Pipfile.lock
Change-Id: Iea59c9b2d0e6b649724377378f5ee71c4a2280b0
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
(cherry picked from commit
2f9ea59dee331cbf61b1cf1bf6e00cbe3ab672d4)
mei mei [Wed, 18 Apr 2018 02:10:19 +0000 (02:10 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[compass4nfv]Add k8s automatically trigger time"
- [compass4nfv]Add k8s automatically trigger time
Change-Id: I075a6ef7e82d651e237e570846afa84a459a3231
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Cedric Ollivier [Tue, 17 Apr 2018 22:22:11 +0000 (22:22 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Merge "Get debug data before cleaning juju_epc" into stable/fraser
- Get debug data before cleaning juju_epc
It could help us to detect the issue when testing Apex (nosdn).
It should be only printed on exceptions instead but this proposal is
safer and straightforward.
Change-Id: I2cccc737e3b3572af72c2653bf32bc02f9ab9077
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
c789cca4a6e9afefba0c1622d49a181dd35437f7)
Cédric Ollivier [Tue, 17 Apr 2018 19:20:28 +0000 (21:20 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Set scp debug flag in juju_epc
Change-Id: Ic57d05416ac7c8bc459363ea479237101c22f27e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
ed3a825ec90796fe72387b4bd74033a991b2351b)
Feng Pan [Tue, 17 Apr 2018 21:03:24 +0000 (17:03 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- APEX: Fix gate detection regex
Change-Id: I41926856b129eb7dd99c5db8765961acd241eb55
Signed-off-by: Feng Pan <fpan@redhat.com>
Cédric Ollivier [Tue, 17 Apr 2018 14:02:18 +0000 (16:02 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Update Xtesting to 0.32
It includes an enhancement about logger (needed by sdnvpn).
Change-Id: Ie906cf895605cedb4c495dd845e8cd6be91e21db
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jenkins-ci [Tue, 10 Apr 2018 12:50:07 +0000 (05:50 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Create Stable Branch Jobs for opnfvdocs
Change-Id: I820572906b65082d3a0dc06486d5bf92f0d0269c
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Tue, 17 Apr 2018 14:26:03 +0000 (14:26 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[daisy] Fix the scenario in build-name"
- [daisy] Fix the scenario in build-name
The build-name is always *nosdn-nofeature* even in odl jobs.
Change-Id: Icb5707e2d33ed19e9172227c53f153c453538aff
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Michael Polenchuk [Fri, 13 Apr 2018 08:54:17 +0000 (12:54 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/fraser'
- Build in opendaylight service mask
Oxygen has an issue with broken config/data cache caused
by service restart in the middle of initial boot.
Change-Id: Ia30c76b67566ab8a2fb9045d0e10ca788f1a06a6
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit
2d2f59907d578d266e1aa19040314dc15b27c0c6)
Alex Yang [Tue, 17 Apr 2018 06:25:15 +0000 (14:25 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [daisy] Run fraser jobs on zte-pod3
Change-Id: I4b879b6af9b4633a8444db988b3fbe7aa1690ee8
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Stephen Wong [Tue, 17 Apr 2018 05:37:56 +0000 (05:37 +0000)]
Update git submodules
* Update docs/submodules/clover from branch 'stable/fraser'
- Merge "Remove unused argument" into stable/fraser
- Remove unused argument
`BRANCH` is no longer required since we copy source code from working directory
instead of remote git repository.
Change-Id: I44776538a9efbca72e8d165e7790603cdafbe395
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Stephen Wong [Tue, 17 Apr 2018 05:37:36 +0000 (05:37 +0000)]
Update git submodules
* Update docs/submodules/clover from branch 'stable/fraser'
- Merge "Added dependent python packages to Clover container" into stable/fraser
- Added dependent python packages to Clover container
- Added pip grpcio and argparse packages to docker build
- Allows service (nginx/snort) client sample scripts to be
executed using the Clover container without having to clone
the repo
Change-Id: Ifeda6d58a9a381cb80372255f41ad703a089ea4b
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
Eddie Arrage [Mon, 16 Apr 2018 19:00:34 +0000 (19:00 +0000)]
Update git submodules
* Update docs/submodules/clover from branch 'stable/fraser'
- Extended snort rule add to allow content field
- Exposed the 'content' field in the GRPC server AddRules method
- Allows the 'MALWARE-CNC User-Agent ASafaWeb Scan' signature
in the community rules to be copied to local rules
- Above ensures more deterministic alerts by snort each time
the signature is hit
- Added here to support the SDC configuration guide, which details
how to add this scan rule via GRPC client script
Change-Id: I6945c1e500075444134543bb9eb6003a03f1d5cc
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
Jack Chan [Tue, 17 Apr 2018 01:42:18 +0000 (01:42 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Bugfix: interface down HA tc050 attack and monitor logistic wrong" into stable/fraser
- Bugfix: interface down HA tc050 attack and monitor logistic wrong
1. simplify the attack to be one interface
2. move monitor step before attack
3. update rst doc to match
JIRA: YARDSTICK-1120
Change-Id: Icfa21d58e7ccdbeaca8a9a1a3098cceb21c981c3
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
(cherry picked from commit
af7f0bea3a0d24bdf084622acc9932ccd261e42e)
mei mei [Tue, 17 Apr 2018 01:34:53 +0000 (01:34 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "container4nfv: add fraser branch in arm jobs"
- container4nfv: add fraser branch in arm jobs
Change-Id: If5b4dfaef431570f65a321209a4fa4c94292d89f
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
mbeierl [Thu, 12 Apr 2018 20:05:45 +0000 (16:05 -0400)]
Update git submodules
* Update docs/submodules/storperf from branch 'stable/fraser'
- Marking 3rd Party Software
Move all non Apache2.0/CC-BY-4.0 licensed files into
a 3rd_party directory
Change-Id: I4172063500f8bb2fa3ac767d1be8c6c5cf12aa7b
JIRA: STORPERF-241
Signed-off-by: mbeierl <mark.beierl@dell.com>
(cherry picked from commit
fbdded2f8141d68c81c5d72a11ab3a9b121c3181)
Markos Chandras [Mon, 16 Apr 2018 12:23:29 +0000 (12:23 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: bifrost-verify-jobs: Disable OPNFV bifrost jobs"
- jjb: xci: bifrost-verify-jobs: Disable OPNFV bifrost jobs
The jobs are unmaintained and broken for months. Upstream already has
jobs for all 3 distributions so there is little value to test a similar
scenario on the OPNFV side. As such, lets disable them and save some
hardware resources for XCI.
Change-Id: I0ab7d51f44bdeb6f630671e8d05dd2baf67d756c
Signed-off-by: Markos Chandras <mchandras@suse.de>
Martin Klozik [Mon, 16 Apr 2018 09:39:01 +0000 (09:39 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'stable/fraser'
- Merge "ixia: Bugfixing and burst type enhancement" into stable/fraser
- ixia: Bugfixing and burst type enhancement
A support for proper reporting of "Burst" traffic type was added.
Several bugs were fixed:
* RFC2544 Throughput - end of search condition was moved to avoid
situation, that another iteration is executed but its results
dropped
* RFC2544 Throughput - pause after each iteration was added to ensure
that all frames are cleared from buffers; It improves stability
of results. Also "received" values are no longer higher then
"sent" values.
* VSPERF will report also the number of sent and received frames
* VSPERF will correctly process send and received values - they
were switched on several places
JIRA: VSPERF-149
JIRA: VSPERF-562
Change-Id: I8a5caa6385a1ef86aa4bf4511d2753100ed0ab14
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Richard Elias <richardx.elias@intel.com>
(cherry picked from commit
be271aef854887fce72d821a8589dfd4ebbe8e1d)
Martin Klozik [Wed, 28 Feb 2018 14:34:23 +0000 (06:34 -0800)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'stable/fraser'
- trex: Add support for burst traffic type
Support for burst traffic type was added into T-Rex. This
traffic type is useful for tests, where a limited number
of frames should be sent through DUT.
JIRA: VSPERF-562
Change-Id: I03b7150e66a0210cce91b20c751b8624c16f951b
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Richard Elias <richardx.elias@intel.com>
(cherry picked from commit
e9ff0fdf355d26d0c171c6c1137c4beb12561233)
Cédric Ollivier [Sun, 15 Apr 2018 10:35:27 +0000 (12:35 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Fix emails and copyrights in all conf.py
Change-Id: Idbd735443ec106f14e088c1469701507c28d7545
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
e521f245ee0575427de49b92506199c6316bb29f)
Cédric Ollivier [Wed, 4 Apr 2018 04:50:19 +0000 (06:50 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Check API doc via doc8
It also cleans unseless dirs.
Change-Id: I13be1359b36c49e8f199087fe2a23818c6d1b6e0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
4fdae297551f0d1be07cf2edd39e3428923b52ae)
Cédric Ollivier [Sun, 15 Apr 2018 10:16:59 +0000 (12:16 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Update Installer results (stable/fraser jobs)
Change-Id: Iecf8f4f6abaf1c0de4d0ab0288d091dbc37fdcff
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sun, 15 Apr 2018 09:55:53 +0000 (11:55 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Update configguide (latest results)
Change-Id: I5eb2f3b0096e57c9f72c07a8adea3bbe4aae3ec7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
5270142e02cb28f88ea63fb8210e80f8a769eed7)
Cédric Ollivier [Sun, 15 Apr 2018 09:11:50 +0000 (11:11 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Remove odl_netvirt testcase
Its dendencies have not been met since Danube [1].
[1] https://build.opnfv.org/ci/job/apex-os-odl_l3-nofeature-noha-baremetal-danube/
Change-Id: I1a5bb4acd9e7e14dbf519132847521b5138f4cd6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
13e4c5838b732bf9fd246cd4f97cb9b4e2b8e0b9)
Cédric Ollivier [Sun, 15 Apr 2018 08:55:33 +0000 (10:55 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Filter only on scenarios if possible
If a scenario is defined, setting installers as dependencies makes
the maintenance more difficult.
Change-Id: I3d0dc51ec3b9ccf3270ad1ec8253d6ee7e4a99a0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
38c67396839738cb319c797aa35fb50ec892b053)
Rex Lee [Mon, 16 Apr 2018 01:49:19 +0000 (01:49 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "[docs] update the user guide for "yardstick-operation"" into stable/fraser
- [docs] update the user guide for "yardstick-operation"
* Add a new chapter: operation which shows how to use Yardstick and
how to create test cases
* Include details on how to reuse and keep VNFs between testcases
JIRA: YARDSTICK-885
JIRA: YARDSTICK-886
Change-Id: I630e701136b9d573539fe69ea0a42018a67d040f
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
(cherry picked from commit
5b4cee9606f26f4c208fcd1aec544ddd436b8162)
Cédric Ollivier [Sun, 15 Apr 2018 08:47:40 +0000 (10:47 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Set same dependencies for all vping test cases
It allows a fair comparison between odl and nosdn scenarios.
Gluon could also be safely removed as scenario filter.
https://build.opnfv.org/ci/job/functest-compass-baremetal-daily-master/88/console
Change-Id: I0a9268d2038c79320e372d1d35d276560555aa7d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
7c8d58fbe548f94c6cecfef7afc66270b395d6e9)
Stephen Wong [Sun, 15 Apr 2018 06:59:43 +0000 (06:59 +0000)]
Update git submodules
* Update docs/submodules/clover from branch 'stable/fraser'
- Merge "Add SDC deploy/clean scripts" into stable/fraser
- Add SDC deploy/clean scripts
- Added deploy/clean scripts for use in Clover container
- Deployment of entire SDC scenario
- Deployment includes istio install for manual sidecar injection
without TLS authentication (deploy.sh)
- Added Jaeger tracing and Prometheus monitoring install (view.sh)
- Exposes NodePort for monitoring/tracing to access UIs outside
of cluster
- Clean.sh attempts to remove all of the above
Change-Id: Id9548a77d71465a814a6e0cb1cbdf02d37235590
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
Yujun Zhang [Thu, 12 Apr 2018 08:59:54 +0000 (16:59 +0800)]
Update git submodules
* Update docs/submodules/clover from branch 'stable/fraser'
- Add support for install istio of specified version
Change-Id: Ibfe0002daff58d30e7fffbb8828d8853a7e963a6
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
(cherry picked from commit
f119c6b855e4b6709b5cbf44b46d6046841108ea)
Cédric Ollivier [Sat, 14 Apr 2018 17:33:01 +0000 (19:33 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Print the stack traceback when cleaning juju_epc
Change-Id: If32557a4384cafd67b7c294f8c0592ee2769b1a5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
b2b1be21af5de2dd88092be268ae5f817608ecd1)
Cédric Ollivier [Fri, 13 Apr 2018 21:42:20 +0000 (23:42 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Fix a tag checkout
Change-Id: Idcbe0742e3d7733b361f812e0e51546d390b4af6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Remove duplicated installation
Change-Id: Ib6d969460e6674ec892b7d657b184c2dcf614ea0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
ee241578f665a81549d6e50f014ea48ac07c6d64)
Aric Gardner [Fri, 13 Apr 2018 18:08:44 +0000 (18:08 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove euphrates jobs"
- Remove euphrates jobs
Change-Id: Icf57ec3e65e391207333bb8780ea215bcf4434a4
Signed-off-by: agardner <agardner@linuxfoundation.org>
spisarski [Thu, 12 Apr 2018 16:32:44 +0000 (10:32 -0600)]
Update git submodules
* Update docs/submodules/snaps from branch 'stable/fraser'
- Fixed bug when use_keystone parameter is False.
When false, the self.keystone member is None and now it is being
used in many more places with some of the other changes during
the Fraser release
JIRA: SNAPS-299
Change-Id: I752afb127287036a16f3c9b00e6feae9cab80143
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
(cherry picked from commit
f9003b2925fd340998fd38fd353fba187aeadc69)
Trevor Bramwell [Fri, 13 Apr 2018 16:41:24 +0000 (16:41 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Report Fuel Deployments to Testapi Dashboard"
- Report Fuel Deployments to Testapi Dashboard
Using these macros for deployment jobs will report the deployment
results of Fuel to the testresults database[1].
[1] http://testresults.opnfv.org/test/#/deployresults
Change-Id: I353631f073578b4a2da0f08ffba4042931e65dca
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Manuel Buil [Fri, 13 Apr 2018 13:40:51 +0000 (15:40 +0200)]
Update git submodules
* Update docs/submodules/sfc from branch 'stable/fraser'
- Fix symmetric testcase config
One patch was merged without rebasing and it reverted some accepted changes
Change-Id: Ia64cef60df1ceb72d8789d122cf1bbb820819aa2
Signed-off-by: Manuel Buil <mbuil@suse.com>
Cedric Ollivier [Fri, 13 Apr 2018 15:47:58 +0000 (15:47 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Merge "Fix role processing in Patrole" into stable/fraser
- Fix role processing in Patrole
Role has to be listed in tempest.conf before calling testr.
It also saves the right config file.
Change-Id: Ifd122f31d0bfe3e9b3f93c6d62526acce96953d3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
71c4b3b719289929c226cae60eb1b23ada16eeb2)