Martin Klozik [Tue, 3 Oct 2017 15:41:06 +0000 (15:41 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'stable/euphrates'
- Merge "docs: Remove IETF drafts" into stable/euphrates
- docs: Remove IETF drafts
Removed drafts of test specification now published as RFC8204. Also removed IETF license notice and added
a file with link to RFC8204
Change-Id: I44b4cb75afeff74a58f402a7cb8816ddfbe52b87
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
(cherry picked from commit
c17fe61eba519ca1c49aee2214438f1a248fe9f8)
Trevor Cooper [Wed, 27 Sep 2017 19:21:10 +0000 (12:21 -0700)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'stable/euphrates'
- docs: Project description update
Updated project description to clarify VSPERF independence from Open Stack
Change-Id: Iab653c7ad1cf6cbdb9c15056337a2768a489a87a
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
(cherry picked from commit
bf1b0f81b1c79729433faa2bbf35a3cd7478066b)
Yujun Zhang [Tue, 3 Oct 2017 13:45:28 +0000 (21:45 +0800)]
Update git submodules
* Update docs/submodules/qtip from branch 'stable/euphrates'
- Lookup in enviroment for OPNFV release name
this is used in testapi reporting
Change-Id: If0a2ef1d406544f5c8648fb653ff6c2334abf5e8
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
(cherry picked from commit
3d5a7186f544797cc788c9a052b370aa072ad07d)
Cedric Ollivier [Tue, 3 Oct 2017 08:21:17 +0000 (08:21 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/euphrates'
- Merge "Select euphrates zip in cloudify_ims*.yaml" into stable/euphrates
- Select euphrates zip in cloudify_ims*.yaml
Co-Authored-By: valentin boucher <valentin.boucher@orange.com>
Change-Id: Ie7c3d10952662888718c70a3f8055ebca9e85d4d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Tue, 3 Oct 2017 07:58:47 +0000 (07:58 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/euphrates'
- Merge "Create a router in both vping scenarii" into stable/euphrates
- Create a router in both vping scenarii
It fixes vping_userdata as it allows getting metadata due to the
gateway defined for the subnet.
It could be noted that DHCP can add the route needed if no gateway is
defined and if force_metadata is set in dhcp_agent.ini.
Change-Id: Ia62e0f00e3d2caee6262dd9cd9966d1f21fe40d5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
a691a8c2868d3f8af531e0bff513023c3a704aaf)
Cedric Ollivier [Tue, 3 Oct 2017 07:44:33 +0000 (07:44 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/euphrates'
- Merge "Report duration and result when vping fails" into stable/euphrates
- Report duration and result when vping fails
It completes "Bug fix: vping_userdata test status was not properly
reported" [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/43911/
Change-Id: I7e8be6cd564a24ca174e63cfc295861c51cae8ed
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
5ffb995c110be39364535f56c86c46d092b8cea0)
Cedric Ollivier [Tue, 3 Oct 2017 07:31:57 +0000 (07:31 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/euphrates'
- Merge "Disable vyos_vrouter" into stable/euphrates
- Disable vyos_vrouter
It's postponed to 5.1.
Change-Id: Ic06d47b4b5df167044363b40aea0c7932b550be7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
ef034e78a6a3cfe90da77a60ae88d0d6bfddfb2e)
Jose Lausuch [Tue, 3 Oct 2017 06:37:04 +0000 (06:37 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/euphrates'
- Merge "Fix timeout for socket connection" into stable/euphrates
- Fix timeout for socket connection
Change-Id: I0688761ba7224f40f79310295efadd9b40bfeefb
Signed-off-by: Linda Wang <wangwulin@huawei.com>
(cherry picked from commit
112e652af2b2f61192d3f1bd903522a14be06b94)
Michael Pauls [Mon, 2 Oct 2017 17:36:42 +0000 (19:36 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/euphrates'
- Add icmp rules for clearwaterims case
icmp rules must be enabled since a ping is used internally
to check that other components are up and reachable
Change-Id: I1ae3c301f30455c57193ddfe1757e971f5612c18
Signed-off-by: Michael Pauls <michael.pauls@fokus.fraunhofer.de>
(cherry picked from commit
4a27c90843abd3a8d002e37f0f9f22307f2ec9fc)
Alexandru Avadanii [Mon, 2 Oct 2017 22:59:51 +0000 (00:59 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/euphrates'
- salt.sh: Stick to older salt-formula-neutron
Recent changes to salt-formula-neutron, more precisely [1], broke the
compatibility with our current reclass model [2], which was not
updated to reflect the formula change.
Instead of locally patching the reclass model, install the latest
compatible version of the Neutron formula:
- 2016.12.1+
201709251458.
f0607d9-1xenial1;
[1] https://github.com/salt-formulas/salt-formula-neutron/commit/
79ffa26858d682f404984175dc1ab93863a149ad
[2] https://github.com/Mirantis/reclass-system-salt-model
Change-Id: Ia1bc9de9a1543f7888688be76ff3513e6b4f062b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
f2b1d6cfe31a451b0608b9a2aadead2dcf4cfabb)
Ross Brattain [Fri, 29 Sep 2017 23:06:18 +0000 (16:06 -0700)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- code inspection fixes: test_pktgen
Change-Id: I05cb069984b7674924cfcb1ed023048c0aa0c444
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
- Adding example testcase to enable multiport support for http
Change-Id: I780aa3ea6b04df08baffb5ee5beff66bdc37f37e
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
- Fix src/dst ip update in ixia configuration
Change-Id: I03976c182e164a512a5ef48ad20928f27451c3f6
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
- Enabling multi_VM & multi port launch in standalone context
new context names:
- SRIOV - StandaloneSriov
- OvsDpdk - StandaloneOvsDpdk
- Seperate helper, libvirt, server info class
- Allow multi-port and multi-VM support.
Change-Id: I3c65e4535082fa0e2f4c6ee11c3bca9ccfdc01b8
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Martin Banszel <martinx.banszel@intel.com>
- Grafana Dashboard update for Prox Tests
JIRA: YARDSTICK-802
Updated the Grafana dashboards to collect KPI's
correctly & incorporate scale up changes in topology
Influx-db stores the KPI’s fields as: <TG><Port><kpi>
TG has changed from : tg__1 to tg__0
VNF has changed from : vnf__1 to vnf__0
Change-Id: I3bd8be61210906bc4de95c9b1986033572d93277
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
Feng Pan [Mon, 2 Oct 2017 14:26:32 +0000 (10:26 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'stable/euphrates'
- nosdn-fdio scenarios fixes
- pin vpp/networking-vpp versions
- Add external_network_bridge config back to puppet-neutron
Change-Id: Ia58fb55638390757ea3350b2921897c4d315f9b5
Signed-off-by: Feng Pan <fpan@redhat.com>
Alexandru Avadanii [Mon, 2 Oct 2017 23:43:38 +0000 (01:43 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'stable/euphrates'
- u/fuel: Bump for salt-formula-neutron fixup
Change-Id: Id9859eeb526822355948833ca1ce067594931321
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
2fafa3657fe0c48879d700983ed8c3abce9e42be)
Alexandru Avadanii [Mon, 2 Oct 2017 19:23:58 +0000 (21:23 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'stable/euphrates'
- u/fuel: Bump & rebase for Salt version sync
Change-Id: I5641802152c4e9dc6cec3218848921be5179e815
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
0a09df0d8947bed263541471478049587072f33d)
Michael Polenchuk [Mon, 2 Oct 2017 18:04:20 +0000 (22:04 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Align salt version & repos
Change-Id: If7cb8473f5c290d1d5f22fce5567f7b8da24fd9f
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit
0c00f813d709fd1b65e5dd52abcf16fd81b3d0e1)
Ross Brattain [Mon, 2 Oct 2017 22:14:19 +0000 (22:14 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- Merge "load_images.sh: Add missing ssh_options" into stable/euphrates
- load_images.sh: Add missing ssh_options
Empty ssh_options led to ssh login failure, which stopped the whole
script.
Change-Id: I8374a30a02b14d04eb0f623a0c58d7ebed77a589
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
77c7d358bc6a61e2a5c24c6056cc3e40561f27c7)
Tim Rozet [Mon, 2 Oct 2017 13:34:58 +0000 (09:34 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'stable/euphrates'
- Fixes python-networking-sfc install
Change-Id: Ib86cd5845e94e351615c3eb7db07b6a3bcec966f
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit
38907e27e354e2c7806b63d9482b6246c6685022)
rexlee8776 [Fri, 29 Sep 2017 03:47:55 +0000 (03:47 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- CI: add new test cases into CI so they can have result
Change-Id: Ib2b165c41121b29b2af378dc420c2360786de3f0
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
(cherry picked from commit
4aecf8839e12260284603266c4b93dc72b33ea36)
Morgan Richomme [Mon, 2 Oct 2017 15:11:13 +0000 (17:11 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/euphrates'
- Bug fix: vping_userdata test status was not properly reported
vping_base is calling vping_userdata
vping_user data could return only EX_TESTCASE_FAILED or EX_OK
by default vping_base always returns EX_OK (based on self.result=100..)
it returned EX_RUN_ERROR only if upper class report EX_RUN_ERROR
that is why vping_userdata was always PASS even if the trace "Ping OK"
cannot be retrieved from the Nova console
it seems that when running the vping_userdata, we systematically got
Failed to read iid from metadata
Change-Id: If72441dd93bffada5c7a5399c87db68d7ebeebed
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
(cherry picked from commit
e36a14f6db0bc5ac93469bb553810de506f29bef)
Emma Foley [Mon, 2 Oct 2017 17:08:37 +0000 (17:08 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'stable/euphrates'
- Updates the COLLECTD_OPENSTACK branch used in the Makefiles
Change-Id: I53e05b37cbcf414a5562f1100280687359635ac0
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
(cherry picked from commit
4dadfe4b51d39320bda6d03b411cbf3f45fa40ea)
Giuseppe Carella [Mon, 2 Oct 2017 14:55:40 +0000 (16:55 +0200)]
Update git submodules
* Update docs/submodules/orchestra from branch 'stable/euphrates'
- Extended documentation for Euphrates
Inlcuded user guide and configuration guide that can be used to get started immediately with orchestra
Change-Id: Idec9cf8462b0497addc8419fb77744a639fd8718
Signed-off-by: Giuseppe Carella <cargius@gmail.com>
Signed-off-by: Michael Pauls <michael.pauls@fokus.fraunhofer.de>
(cherry picked from commit
dca493fb41c38de1618b64084565d5fc46c9c3cf)
Michael Polenchuk [Mon, 2 Oct 2017 08:51:44 +0000 (12:51 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/euphrates'
- [virtual] Reset mtu for compute management bridge
Use default mtu for br-mgmt in order to resolve the live
migration failure (cannot recv data: connection timed out)
Change-Id: I9cee453d87f849e29fc877fff237f8e604f2df53
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit
b45f3e15ac5581c1e8c44d0a7a1424a1d092834e)
Bertrand Souville [Mon, 2 Oct 2017 14:27:15 +0000 (16:27 +0200)]
Update git submodules
* Update docs/submodules/promise from branch 'stable/euphrates'
- Added support for Keystone v3
JIRA: PROMISE-80
Modified Promise shim-layer as well
Change-Id: I82340a6af5c3e6056e77323ca5c44ecdf4e109b6
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
(cherry picked from commit
a8cd506d6759833231b1b8806082d793faf0997a)
Ryota MIBU [Mon, 2 Oct 2017 13:15:12 +0000 (13:15 +0000)]
Update git submodules
* Update docs/submodules/doctor from branch 'stable/euphrates'
- fix referring neutron option in inspector
Change-Id: I01173cdf301f168edebfc2ec6df82b015adebca7
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
(cherry picked from commit
1bec48cd10057821828ffca3f5ecf31b853c66f7)
Dan Radez [Thu, 21 Sep 2017 21:12:24 +0000 (17:12 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'stable/euphrates'
- Adding unittests for undercloud.py
Change-Id: I65d73f7a1ad27f319857a72b7d9f738b04318aa6
Signed-off-by: Dan Radez <dradez@redhat.com>
(cherry picked from commit
11be8e73043eeaa9ec18508410ec28faecbccc08)
Fatih Degirmenci [Fri, 29 Sep 2017 12:52:53 +0000 (14:52 +0200)]
Add references to XCI documentation
Change-Id: I6056cbba6f237b9e8aa0aeb1ba3e6badbdddd61a
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
(cherry picked from commit
4877abb30306487db57e5e951e7f82d2bfc1d5c1)
Fatih Degirmenci [Fri, 29 Sep 2017 12:10:41 +0000 (14:10 +0200)]
Adjust infra documentation
Change-Id: I93028410a11309a5726b5b0ca47d70007dd26ac0
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
(cherry picked from commit
d104b28d786db7a477f601738ad8099e099d16be)
Fatih Degirmenci [Fri, 29 Sep 2017 11:21:21 +0000 (13:21 +0200)]
Adjust the structure for infra documentation
Change-Id: Id2901b810a967ecbf8f6af84604e4839890e44e4
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
(cherry picked from commit
5c0a666e66a04827d54237937de2161ec6ba331f)
Fatih Degirmenci [Fri, 29 Sep 2017 08:38:17 +0000 (10:38 +0200)]
Put initial structure for infra documentation
Change-Id: I4d8ed269cbf0eeedaa0ee540ac2fd6bca5e429b0
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
(cherry picked from commit
8f61a93218c0e5427e147a180e7e21a902176dea)
Morgan Richomme [Mon, 25 Sep 2017 06:57:23 +0000 (08:57 +0200)]
Add section on Resiliency, Stress and long duration testing
It corresponds to one of the activity of the Testing group
involving several test projects
Change-Id: Id244093fcb9deb4e6a92e9d6789549ef2055e134
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
(cherry picked from commit
13116199ded34a401ff7a5a1d87a36528ee61edd)
Fatih Degirmenci [Sun, 27 Aug 2017 20:15:12 +0000 (22:15 +0200)]
infra: Add proposal for including infra documentation
This change proposes addition of infrastructure to OPNFV Documentation
on RTD.
Proposed sections are
- software-infrastructure: proposal to move documentation for OPNFV
software infrastructure such as Gerrit, Artifact Repository, Jenkins, and
so on, from OPNFV Wiki [1] to RTD.
- continuous-integration: proposal to move documentation for OPNFV
Continuous Integration from OPNFV Wiki [2] to RTD.
- cross-community-continuous-integration: proposal to move documentation
for OPNFV XCI from OPNFV Wiki [3] to RTD.
Proposal for including the documentation for hardware infrastructure is not
included in this change as there is already documentation in different place
on RTD. It will be clarified later.
[1] https://wiki.opnfv.org/display/INF/Software+Infrastructure
[2] https://wiki.opnfv.org/display/INF/Continuous+Integration
[3] https://wiki.opnfv.org/pages/viewpage.action?pageId=
8687635
Change-Id: I4f22d9f22135c70b55b5e92aa3338a4c3889bee1
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
(cherry picked from commit
65d3200b8ae2a4ec9763d0abc1e8e14809691306)
Morgan Richomme [Wed, 20 Sep 2017 07:42:59 +0000 (09:42 +0200)]
bug fix: testing part of the developper guide badly integrated
Change-Id: I92e87486a5f65d9582adf3b8a3cfaf8c74de448f
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
(cherry picked from commit
5eed39e3a256022a05b80b11fb092c066e03feaf)
Morgan Richomme [Tue, 19 Sep 2017 15:09:54 +0000 (17:09 +0200)]
bug fix: extra space lead to bad display of an image
Change-Id: I2a54431e584cd4b6f7427dca298b51b8ecde150e
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
(cherry picked from commit
d85b7f0ae26210cccdf2e0d66951ccf9d0d4b982)
Morgan Richomme [Thu, 14 Sep 2017 09:53:28 +0000 (11:53 +0200)]
Testing group documentation update for Euphrates
Change-Id: Ic27cbc0d29c3c1e162814e5314a70b75eebd1714
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
(cherry picked from commit
99500b5ab19db0c4e9ef704b6d892e3e1a034aa6)
Stuart Mackie [Mon, 2 Oct 2017 12:02:41 +0000 (05:02 -0700)]
Update git submodules
* Update docs/submodules/joid from branch 'stable/euphrates'
- git review
New ocl packages, new key for packages, updated server info for lab
Change-Id: Iee2316f5e624278731c6625eec572c099f6c1a70
Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
(cherry picked from commit
08d9db4bb34558cfda9c2c8655253d5cced66fb0)
Cédric Ollivier [Mon, 2 Oct 2017 11:12:40 +0000 (13:12 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/euphrates'
- Add ${DOCKER_TAG} in Docker hooks
It eases creating Docker images based on branches or tags.
Conflicts:
docker/components/hooks/post_checkout
docker/features/hooks/post_checkout
docker/healthcheck/hooks/post_checkout
docker/restapi/hooks/post_checkout
docker/smoke/hooks/post_checkout
docker/vnf/hooks/post_checkout
Change-Id: Id84513c53cad72a1fcd0debf06579481609b8bc2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
29647efa114151d53ede5ba2d989593992c0b29f)
Lorand Jakab [Mon, 2 Oct 2017 10:11:06 +0000 (13:11 +0300)]
Update git submodules
* Update docs/submodules/fds from branch 'stable/euphrates'
- FDS DVR doc - Updated flow diagram for LISP
Change-Id: I2e792f1695327ab59af8f7afa0ffcfb8caecd5e4
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
(cherry picked from commit
db7737ed1c781a5e5d8c368ceeeae140551c50b3)
Frank [Sat, 30 Sep 2017 10:44:07 +0000 (12:44 +0200)]
Update git submodules
* Update docs/submodules/fds from branch 'stable/euphrates'
- FDS DVR doc - Updated components diagram
Change-Id: I90f50f2781f3ca70ae6204883f330328303d3a03
Signed-off-by: Frank <fbrockne@cisco.com>
(cherry picked from commit
1f696fa89534a6565a5de3951d2ee6f168f75f38)
Cédric Ollivier [Mon, 2 Oct 2017 07:56:02 +0000 (09:56 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/euphrates'
- Enable promise on all fuel and joid scenarii
Change-Id: I9735788fbbe715968560570543d1dc9d55e065b7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
36b648a6e928ac0819a607cd2231faa803418b7a)
Deepak S [Tue, 26 Sep 2017 09:40:56 +0000 (02:40 -0700)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- Auto create ixia config based on the traffic profile
Change-Id: I031cc7f24f0c0816eb577a4d1606a714f68a5f83
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
- replace ansible modules
Change-Id: Ia7c1ce781075142910a6c618a9a23f34a710dfe9
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
- Adapt getting the image architecture to mcp
The part which gets the image architecture still uses the old fuel command.
Adapted the script to use the mcp command.
JIRA: ARMBAND-285
Change-Id: Iddce77c3a856ea11f9994861151db89a402e735e
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
- dpdk: pciutils and lspci is required for dpdk-devbind.py
Change-Id: I8529f33d849fc659b557e1d19761c0765ebda57e
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
- Adjusted IPs in some prox tests.
Change-Id: Iff39fa5b90d1ae5534ce1fff31dfb84c1e47340c
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
- Switched to stable/euphrates for samplevnfs projext
Change-Id: I0305c263740c25bdfa3bb2667838ca2b75d33ba0
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
- add collectd ansible
required DPDK fixes to enable building collectd with dpdkstats
need /usr/lib/dpdk-pmd symlinks
Compiling all this code requies more space than the default ubuntu
cloud-image, so we need to resize the cloud image somehow
Change-Id: Ib39fc94ba8101ca1aebc7d2a710be88b0338f7c3
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
- Added hw_vif_multiqueue_enabled metadata to the added samplevnfs image in OpenStack.
Change-Id: Iad1dce6b0d0a1c010aa62f2fdf54c5d0560ed0c7
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
- vnf_generic: Fix str object has no attribute items
When an IP range is specified in src_ip/dst_ip like:
src_ip:
- '152.16.100.180-152.16.100.181'
yardstick would return str object has no attribute items error.
This change will return the IP range as is if type is str.
Change-Id: I3b097777f0d85b0600207157bebba18987ea2275
Signed-off-by: Dino Simeon Madarang <dinox.madarang@intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
- NSB: ignore VNF node if there is no VNF model
Change-Id: I571289c744441a6114c6d45ac6cbd7cfc0dafef2
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
- collectd: add config file templates as package_data
needed for pkg_resources.resource_string
Change-Id: Ief7a8fcd88fd6d371851a26e1559351963979e68
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Michael Pauls [Fri, 29 Sep 2017 11:03:00 +0000 (13:03 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/euphrates'
- remove icmp rules from secgroups
Change-Id: I8f7d2170eee9777be6455d38eaff703338b155fa
Signed-off-by: Michael Pauls <michael.pauls@fokus.fraunhofer.de>
(cherry picked from commit
c93ae73855ba928eb6661ac2468c5a0bae7c5506)
Cédric Ollivier [Sat, 30 Sep 2017 12:00:37 +0000 (14:00 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/euphrates'
- Remove tempest_custom from testcases configs
Change-Id: I1237eaada5257a8c01753837a5820d840b51bff1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
a8f1d8ea374c9538b1d7a223116d8d7d9b783c89)
Abhijit Sinha [Tue, 12 Sep 2017 18:08:41 +0000 (19:08 +0100)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- Addition of Prox NSB BNG and BNG-QoS test
JIRA: YARDSTICK-802
Added Prox BNG and BNG-QoS Test
- The tests supports BM, Openstack Heat
- Supports 4 ports
- Test added for BNG traffic profile
- Fixed the Prox heat test cases with
proper upstream and downstream links
- Grafana Dashboard for BNG & BNG-QoS added
- Increased the test Duration to 300
TODO:
- Test does not Terminate correctly
Update:
Added new helper class for run_test: Genric, MPLS
and BNG tests.
Change-Id: Ib40811bedb45a3c3030643943f32679a4044e076
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
Signed-off-by: Edward MacGillivray <edward.s.macgillivray@intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
- Terminate the run traffic if initiated after traffic is closed
Change-Id: I89fc4bccb5b5a0d49d804fca72b59e53ff77a805
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
- collectd: write config file from Jinja2 template
We have the collectd.conf inside the python package
so instead of copying it from various places,
write the template directly to the remote system.
collectd: read collect.conf template with pkgresources
read the collectd.conf file as a string directly
and upload without creating temp file
use Jinja2 template, disable failing plugins
use proper Jinja2 template, disable the plugins that
were failing to load and blocking startup
add support for per-testcase collectd.conf config
using YAML
add support for custom interval, default is 25 seconds
Change-Id: Id904f7b7c9f41a9dd7adf5dfa06c064d65c25d2d
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
- Adding multi-port support for ixia taffic generator
Change-Id: Ic8aa130f3cdc7bd8dec39d06a6b824340bf658b2
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
- bugfix: tc055 fail due to options with no value
JIRA: YARDSTICK-816
Change-Id: Ib7eb411b940775915c6c9f87ac5cdc9825069467
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
- Fix vPE VNF characterization issues.
Change-Id: Ia934128777d2839f6d2b940857c266fc3e2bd4a1
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
- [PATCH] Patch for Yardstick arm64 netperf_install.bash
Change-Id: Ic384c4603e7482f150fd4c4d2d6a6448a45ddb9e
Signed-off-by: Trevor Tao <trevor.tao@arm.com>
- Add nodeSelector to enable selecting the desired
Kubernetes running node when creating containers for
Kubernetes context
For example, a yaml file may looks like:
servers:
host:
image: xxx
command: /bin/bash
nodeSelector:
xxx: yyy
Synchronously change the unit test for this function
Change-Id: If74c9dad9b1a70395bb79f34708a0fde04e7e650
Signed-off-by: Trevor Tao <trevor.tao@arm.com>
- Enable IP_ROUTING for netperf UDP_STREAM test
To avoid the following ERROR when netperf test between
2 different subnets:
ERROR netperf: send_omni: send_data failed: Network is unreachable
For detail, please see:
https://serverfault.com/questions/802320/netperf-iptables-\
masquerade-network-unreachable
Or:
https://stackoverflow.com/questions/
11981480/error-in-running-\
netperf-udp-stream-over-openvpn
Change-Id: I62b202844861440deaf3bf0f65b41561bd87ae87
Signed-off-by: Trevor Tao <trevor.tao@arm.com>
- Read user & password from yardstick.conf in Grafana configuration
JIRA: YARDSTICK-812
Currently grafana data source configuration is hardcoding .
It is a risk.
so I read it from yardstick.conf.
Change-Id: I8a9c8afbce6c4534fc43a0bfb5c56d67a8b59db0
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Bin Hu [Sat, 30 Sep 2017 15:51:26 +0000 (08:51 -0700)]
Update git submodules
* Update docs/submodules/ipv6 from branch 'stable/euphrates'
- Update Release Notes for Baseline
Change-Id: Ic58171a5216de99aab9d6feb73bc436493276117
Signed-off-by: Bin Hu <bh526r@att.com>
(cherry picked from commit
003bd3adbd0f98119d95e5a079a30cc6e255b5f0)
Tim Rozet [Thu, 21 Sep 2017 19:06:46 +0000 (19:06 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'stable/euphrates'
- Adds Calipso scenario
Change-Id: Icc8a23e49c9ccc011481f6b97599d4f75873ebb1
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit
1a824cf106f1996f184a7f699c754a7b72c501be)
Linda Wang [Sat, 30 Sep 2017 02:29:30 +0000 (02:29 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/euphrates'
- Fix userdata issue for vping and orchestra
1. When creating VM, the type of the param userdata should be str, to
conform with that in snaps [1].
2. Remove the infinite loop for vping in userdata
3. Fix the criteria for vping_userdata and vping_ssh
[1]: https://git.opnfv.org/snaps/tree/snaps/openstack/utils/nova_utils.py#n92
Change-Id: I262a7ebb93ec90bb6f8f3acb5d564f210abcfc4b
Signed-off-by: Linda Wang <wangwulin@huawei.com>
(cherry picked from commit
5a24cb4a7db33e693a063f5c2a66406283aa5cfb)
Yujun Zhang [Sat, 30 Sep 2017 09:11:58 +0000 (17:11 +0800)]
Update git submodules
* Update docs/submodules/qtip from branch 'stable/euphrates'
- Download ramspeed from new url
The original one has expired
Change-Id: I0e362daf0308c5f0915bf1f652f3ab7d14373e91
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
(cherry picked from commit
d9703d50adf954f2960d422f8f78745c806bc181)
Harry Huang [Sat, 30 Sep 2017 02:13:38 +0000 (10:13 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- Add default value for offline deploy switch
JIRA: COMPASS-563
The switch controls offline deploy missing
default value which cause passing a empty
value into ansible and lead to condition
check error
Change-Id: I0af4df0556dcbe30dacc743456728e8bdee698e8
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
(cherry picked from commit
7e70daca6c7ac54e03fc72f6e27940c778ed5521)
Ross Brattain [Sat, 30 Sep 2017 08:09:04 +0000 (08:09 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- Merge "Get node IPs and IDs according to env" into stable/euphrates
- Get node IPs and IDs according to env
Extract node IPs and IDs for each node having a controller or compute
role (name starting with the "cmp" or "ctl" prefix) and add them into
the $pod_yaml file, analogous to the previous implementation.
Since node IDs are expected to be unique and integers (condition that
does not match the salt node ID format), they are substituted with an
incremented index for each controller/compute node in the environment.
Change-Id: Id90626edc3f098bd96343336b2be179721dee5a1
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
(cherry picked from commit
6892687967d2d5ac8db37dd67b3e52d9f775eda6)
rexlee8776 [Fri, 29 Sep 2017 03:16:08 +0000 (03:16 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- bugfix: tc054 default value is wrong
management route ip is not common in most SUTs, so it should
be removed.
also huawei pod1 ipmi info should updated so this test case
can be added into ci later
Change-Id: I3a29c59c473ee7087d4d61753ffc955b061571fb
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
(cherry picked from commit
8701e63e3daf508d8e3482f0a344554d17ff6e24)
Yifei Xue [Fri, 29 Sep 2017 06:18:09 +0000 (14:18 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- SFC scenario release notes and bug fix for SFC switch
JIRA: COMPASS-562
Because of the inventory file modification, the sfc switch cannot be
enabled. Add a sperate sfc role to fix this bug.
Change-Id: If583d10ebbe78d0abe9078add24beb5f506dbda8
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
(cherry picked from commit
1c0f6a907f57e75529dcef959763220c10e7e1f0)
chenjiankun [Fri, 29 Sep 2017 08:13:55 +0000 (08:13 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- Remove checkno.png and checkyes.png due to license issue
JIRA: YARDSTICK-817
Since checkno.png and checkyes.png is not Apache-2 license based.
so we need to remove them.
Change-Id: I40dd303fb54a3736ca969ac1c186d2cd23408436
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
(cherry picked from commit
da0163b7b7aaf3ede4e757a0b7d94a5ea99b1083)
wutianwei [Fri, 29 Sep 2017 08:10:25 +0000 (16:10 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- add docker images tag
Change-Id: I7705a085491a11e57edaf79b462b750818bedc8d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Tim Rozet [Thu, 28 Sep 2017 19:00:17 +0000 (15:00 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'stable/euphrates'
- Fixes nova migration
Nova migration was failing in rally sanity test. Looking at the keys
nova is configured with, the newlines in the private key were being
converted to spaces in hieradata, thus making the key invalid. This
patch corrects the yaml so it is multiline data.
Also, corrects the parameter being set to the right THT parameter and
adds sshd service to the control/compute roles which is required for
migration to work.
JIRA: APEX-525
Change-Id: Ic57db5c0b27df2e1f584f3c1a379e067291d892d
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit
8a8cb8e901db314fa59ed5275040b9e49b36663c)
Yujun Zhang [Fri, 29 Sep 2017 06:57:26 +0000 (14:57 +0800)]
Update git submodules
* Update docs/submodules/qtip from branch 'stable/euphrates'
- Disable tty in CI scripts to remove color in ansible output
This will make the console log more readable
Change-Id: Ia577d243d52449f580d34002e2052fa024e0f20d
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
(cherry picked from commit
0c43a307ff30b11af348e17b7c81f278c21c93ff)
Bertrand Souville [Fri, 29 Sep 2017 23:58:40 +0000 (01:58 +0200)]
Update git submodules
* Update docs/submodules/promise from branch 'stable/euphrates'
- Added support for Keystone v3
JIRA: PROMISE-80
Functest test script only
Change-Id: Id5d75383586d4e79d106767b1aeb7dc5bc588724
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
(cherry picked from commit
cd8d36d83af6541dc5f313bee5758548366ff5ff)
Tim Rozet [Fri, 29 Sep 2017 23:17:53 +0000 (23:17 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'stable/euphrates'
- Merge "re-enable support for fdio dvr scenario" into stable/euphrates
- re-enable support for fdio dvr scenario
- Update FDIO scenarios to use master branch images
- Update VPP/HC version to master for all fdio scenarios
apex-os-net-config: Ie6aee86eaccad5fc98820a28f10adc7475cc5e33
apex-tripleo-heat-templates: Ie8b284f64bd6491c389129d8afdaeae8a399b607
apex-puppet-tripleo: I9954240529278e74d93fdf89d2ebc2536249245a
Change-Id: I31740f97052947b5e4688cca47320bc49a902d7c
Signed-off-by: Feng Pan <fpan@redhat.com>
(cherry picked from commit
a3c2c8c746470c993d70d92d13415e2b4263cc25)
tomsou [Fri, 29 Sep 2017 07:04:20 +0000 (10:04 +0300)]
Update git submodules
* Update docs/submodules/apex from branch 'stable/euphrates'
- Update zrpcd version for Carbon/ Nitrogen
JIRA: APEX-508
Compile zrpcd --with-thrift-version=4 to support carbon/nitrogen
Note that version number stands for the thrift vpnservice.thrift
model to use with ODL and not the thrift package version.
Change-Id: I3ab13d0b62f56747249bfdee1c0766cd43de935a
Signed-off-by: tomsou <soth@intracom-telecom.com>
(cherry picked from commit
118f817b458e4fd3e08a360caf81187967c92adc)
Alexandru Avadanii [Wed, 27 Sep 2017 20:15:22 +0000 (22:15 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/euphrates'
- pharos git submodule: Bump for latest PDF adapter
Change-Id: I658c1dfeb369adf74038abd0ce1b593d40303527
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
5ad2e311bbc1326493386aeee4d87a9091337adf)
Fatih Degirmenci [Fri, 29 Sep 2017 19:14:19 +0000 (19:14 +0000)]
Merge "Set Docs version and release to Euphrates" into stable/euphrates
Feng Pan [Fri, 29 Sep 2017 14:14:46 +0000 (10:14 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'stable/euphrates'
- Increase overcloud qcow2 size by 1500mb
We are seeing build failures with 1200mb qcow2 size expansion, increasing
to 1500mb.
Change-Id: Ib177525559c7905c78fe5931c172fce01846b4c3
Signed-off-by: Feng Pan <fpan@redhat.com>
Trevor Bramwell [Fri, 29 Sep 2017 18:32:40 +0000 (11:32 -0700)]
Set Docs version and release to Euphrates
Change-Id: Ifcfc5f06c6b528383ba9d62f8f3f6817239d47f4
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Sharada Shiddibhavi [Fri, 29 Sep 2017 03:31:16 +0000 (03:31 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'stable/euphrates'
- Changing directory in CSV testcases for Barometer
This patch contains modifications to the path for CSV
directories
Change-Id: Ia74a6aba47fc51d0d8783df34eebcfc94e3f011d
Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
Manuel Buil [Thu, 28 Sep 2017 10:04:02 +0000 (12:04 +0200)]
Update git submodules
* Update docs/submodules/sfc from branch 'stable/euphrates'
- Sort config.yml correctly and correct vnfd names
JIRA: SFC-116
It is confusing that our test-1 is in the second position of config.yaml
and that it uses test2-vnfd instead of test-vnfd
Change-Id: Iffd22f295630bce0ce854d4876c1478c56690cfa
Signed-off-by: Manuel Buil <mbuil@suse.com>
Alexandru Avadanii [Fri, 29 Sep 2017 14:16:57 +0000 (14:16 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "lib.sh: Use host bridge in favor of virsh network" into stable/euphrates
- lib.sh: Use host bridge in favor of virsh network
If a linux bridge already exists on the jump host, with the same
name as the value passed via `-B` or the default, use it instead
of trying to create a virsh network.
Change-Id: If7f0753ec366d429ff101c2b37dd68f895903404
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
96cccf2b507949978c1b37c65961a5182ffbbbfd)
Alexandru Avadanii [Fri, 29 Sep 2017 14:16:35 +0000 (14:16 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "PDF parsing support" into stable/euphrates
- PDF parsing support
- add new git submodule pointing to OPNFV Pharos;
- use Pharos 'generate_config.sh' to parse the PDF using the Fuel
installer adapter and generate <pod_config.yml> dynamically;
- build <pod_config.yml> outside current git repo and sync separately
to prevent sensitive data leak;
- add <pod1.yaml> PDF sample based on LF-POD2, should be used with
'ci/deploy.sh -l local -p pod1';
Change-Id: I4e1b95f180bcd5ade5d86f516628eb8edbe64b1c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
36e4b9754dedef27637c09b510829f686bd469e4)
Ryota MIBU [Fri, 29 Sep 2017 13:01:03 +0000 (13:01 +0000)]
Update git submodules
* Update docs/submodules/doctor from branch 'stable/euphrates'
- option: "update_neutron_port_dp_status"
This patch introduces new boolean option "update_neutron_port_dp_status",
which disabled by default.
Change-Id: Iaf7503d5854251fabf816b9bf3fcc1964c231a68
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
(cherry picked from commit
9f91aba7ef33d7ad88c3bd004fdf7c5fef65f151)
Linda Wang [Fri, 29 Sep 2017 05:15:59 +0000 (05:15 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/euphrates'
- Force python2 when creating venv for refstack
python3 has been selected since it was installed for doctor [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/41823/
JIRA: FUNCTEST-875
Change-Id: I942122b46dc0ebe594306877f5a0350f876d7c01
Signed-off-by: Linda Wang <wangwulin@huawei.com>
(cherry picked from commit
f36d607e1b8f7660bbcb4c06d589d4eeb76158e3)
juraj.linkes [Tue, 19 Sep 2017 14:30:43 +0000 (16:30 +0200)]
Update git submodules
* Update docs/submodules/fds from branch 'stable/euphrates'
- DVR documentation updates
Added detailed description
Updated picture describing basic scenario
Updated deployment instructions
Change-Id: Ie89ebc9b489a1317c6d1f4d2f78a5fc38f776e39
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
(cherry picked from commit
0f75e4cc82c5c1c7b5f5b2e675fc4ef7066f4635)
Tim Rozet [Fri, 29 Sep 2017 05:12:14 +0000 (05:12 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'stable/euphrates'
- Merge "Adding python unittests for apex/virtual/*" into stable/euphrates
- Adding python unittests for apex/virtual/*
Change-Id: I13dd395cd6270cbf0a02855b1d29794ecca06d76
Signed-off-by: Dan Radez <dradez@redhat.com>
(cherry picked from commit
9d24ddc56a76175a4b7514cea5c789e2612b2528)
Feng Pan [Wed, 27 Sep 2017 03:33:08 +0000 (23:33 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'stable/euphrates'
- Fix RT KVM scenario
Also change first-boot.yaml to handle updated kernel for rt kvm
Change-Id: I66b7159731dd286c4a97ba4f3583e229afbb73b3
Signed-off-by: Feng Pan <fpan@redhat.com>
(cherry picked from commit
68095d704d1aea94f5890f54eefa13929aab737c)
Cedric Ollivier [Thu, 28 Sep 2017 17:09:57 +0000 (17:09 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/euphrates'
- Merge "Fix connection error due to invalid lib version usage." into stable/euphrates
- Fix connection error due to invalid lib version usage.
Connection timeouts on "requests" objects was developped with
requests 2.18 but target runtime is 2.12.
Advanced timeout management of 2.18 is not available in 2.12.
Change-Id: Ie6d81b91d4bcc0d73cffd007d9e46cdb19e47597
Signed-off-by: Benoit HERARD <benoit.herard@orange.com>
(cherry picked from commit
86d5c31424187329f69a7e0efaa9dbe0dac98e56)
Cedric Ollivier [Thu, 28 Sep 2017 17:09:39 +0000 (17:09 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/euphrates'
- Merge "Add log details on SDK first connection." into stable/euphrates
- Add log details on SDK first connection.
On first call to energy recording API, if API
is unreachable, SDK don't do anything anymore.
This change add logs on error for this first connection.
Change-Id: I88892c769d6208c6ddf5d714d438ab584826844e
Signed-off-by: Benoit HERARD <benoit.herard@orange.com>
(cherry picked from commit
405a0872282f5b29bb9e60ba19b11b17c8047647)
Cédric Ollivier [Thu, 28 Sep 2017 10:42:30 +0000 (12:42 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/euphrates'
- Switch to OS_PROJECT_NAME
It simply conforms with OpenStack keystone v3.
JIRA: FUNCTEST-877
Change-Id: I989a6eb4d8564948927c184a899b62ca763ef824
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
5c178f0d30f0701dee0d0a629023f05edfde338e)
Manuel Buil [Wed, 27 Sep 2017 10:36:21 +0000 (12:36 +0200)]
Update git submodules
* Update docs/submodules/sfc from branch 'stable/euphrates'
- Modify the list of working topologies
After testing, there are three topologies which work and three topologies which
do not work because of bugs in OVS and ODL. We remove those two from the
testing in 5.0.0
Change-Id: I576768978bfa763725027239081686c95408eef4
Signed-off-by: Manuel Buil <mbuil@suse.com>
mbeierl [Thu, 28 Sep 2017 14:58:01 +0000 (10:58 -0400)]
Update git submodules
* Update docs/submodules/storperf from branch 'stable/euphrates'
- Fix Test Results
Updates the key/values that are sent to testresults db.
Fixes the PASS/FAIL to ignore _warm_up job.
Change-Id: I8af292cd764637cd12cbdb5a2a3e114fbeda5665
Signed-off-by: mbeierl <mark.beierl@dell.com>
JIRA: STORPERF-216
(cherry picked from commit
01bad48306bfa00f234dd09ab30a05e9b35b01b2)
Manuel Buil [Thu, 28 Sep 2017 10:22:16 +0000 (12:22 +0200)]
Update git submodules
* Update docs/submodules/sfc from branch 'stable/euphrates'
- Fixing typo in test-vnfd
Change-Id: I64caba2eea3ff93d082c08915f82be7ef701a3f1
Signed-off-by: Manuel Buil <mbuil@suse.com>
Manuel Buil [Thu, 28 Sep 2017 09:15:12 +0000 (11:15 +0200)]
Update git submodules
* Update docs/submodules/sfc from branch 'stable/euphrates'
- Bug fix: Actively disable security on SF port
JIRA: SFC-114
Some cases show that it was not enough with the patch:
https://gerrit.opnfv.org/gerrit/#/c/42801/
We should explicitely disable security in the SF ports. That can be done
with a the antispoofing parameter in the vnfd
Change-Id: Ie20ab961633866f48a4abcc299a62e8c55280088
Signed-off-by: Manuel Buil <mbuil@suse.com>
wutianwei [Thu, 28 Sep 2017 03:25:49 +0000 (11:25 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- Modify the network and DHA files
Due to pod2 virtual3 and virtual4 run danube before,
we need to change the network and DHA to run euphrates
Change-Id: I720138cb960cc6f3a57bf5f777c0debb80f64eba
Signed-off-by: wutianwei <wutianwei1@huawei.com>
(cherry picked from commit
f70d3aa8ffe7878e86b8f12c91c99018924a74b3)
Dimitrios Markou [Thu, 28 Sep 2017 10:03:46 +0000 (13:03 +0300)]
Update git submodules
* Update docs/submodules/sfc from branch 'stable/euphrates'
- Bug fix: Delete unnecessary functions which are causing errors
JIRA: SFC-117
Change-Id: I20e12e38a3cf2a9954893cf52187ac153b64bdfa
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
Cédric Ollivier [Wed, 27 Sep 2017 19:07:58 +0000 (21:07 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/euphrates'
- Add post_push hooks
It allows creating the stable tags as allowed by Docker hub [1].
[1] https://github.com/docker/hub-feedback/issues/341
Change-Id: I84909b20fc8b926eb5414db7d57100aaa6060f84
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
chenjiankun [Thu, 28 Sep 2017 03:03:42 +0000 (03:03 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- Create test suite for Euphrates release
JIRA: YARDSTICK-814
Test suite:
"opnfv_os-odl-fdio-ha_daily.yaml",
"opnfv_os-odl-dvr-noha_daily.yaml",
"opnfv_os-odl-sfc-noha_daily.yaml"
are missing in yardstick-apex-baremetal-daily-euphrates job.
We need to create them.
Change-Id: I6d8bbeb17cd887776f1f3b401ec80523ea90d3c1
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
(cherry picked from commit
6ecb9a6d50345277645633b1bed4d255dc434222)
Alexandru Avadanii [Thu, 28 Sep 2017 03:27:48 +0000 (05:27 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'stable/euphrates'
- u/fuel: Bump & rebase for MaaS missing inc fixup
Change-Id: I041d51eeebfe77aee9a519584f6cfb6f7b740e93
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
a6f17c731f081664fa8c62389669b56b5e8b7c2e)
Alexandru Avadanii [Tue, 26 Sep 2017 16:22:06 +0000 (18:22 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'stable/euphrates'
- u/fuel: Bump & rebase for full PDF support
Change-Id: I7ae833b429c018345d0ab061877d27e3183b3dc7
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
62d2ed716e79f9ee75d63543249bb21b9115b032)
Alexandru Avadanii [Tue, 26 Sep 2017 03:27:51 +0000 (05:27 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'stable/euphrates'
- u/fuel: Bump & rebase for yamllint cleanup
Change-Id: I1144c523596feb64251f08375501cdb73a0d76f6
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
6dcb09998dae3c3f2a55fc5169fe7dc9010f8a0f)
Alexandru Avadanii [Wed, 27 Sep 2017 23:40:47 +0000 (01:40 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/euphrates'
- MaaS: Fix missing service.maas.cluster.single inc
Upstream change [1] made the inclusion of service.maas.cluster.single
mandatory by using some default reclass definitions which we don't
override explicitly.
[1] https://github.com/salt-formulas/salt-formula-maas/commit/
ce118a238bae4bcf19d2f10bca591a40405f7c3c
Change-Id: I5746b6906b341a7257e0cd2b4b0bed8ea25840f4
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
4b2dfa552656def5f56a48229705e79c5c7bcfca)
Ross Brattain [Tue, 26 Sep 2017 05:23:36 +0000 (22:23 -0700)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- task: fixup s/exe_info/exc_info
JIRA: YARDSTICK-785
Change-Id: Ib37498e8df6a520f1d03256b73346fcedab3a177
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
(cherry picked from commit
9ea225f671b774c6e373dbaab146d68cac16194e)
Alexandru Avadanii [Wed, 27 Sep 2017 19:01:20 +0000 (19:01 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "Change vlan tag of lf-pod private network" into stable/euphrates
- Change vlan tag of lf-pod private network
Change-Id: I66f5b4ac4ab58d3dbc983b0e1bed359a58602dba
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit
0e8c582713d70e00975e9a002898bc5cce66eee4)
Manuel Buil [Tue, 26 Sep 2017 09:29:08 +0000 (11:29 +0200)]
Update git submodules
* Update docs/submodules/sfc from branch 'stable/euphrates'
- Disable test 2 for 5.0.0 (Euphrates 1.0)
Test 2 is continuously failing because of tacker missing functionality
Change-Id: I785e79d78df4bfb9f48e20288e261efff741bcd4
Signed-off-by: Manuel Buil <mbuil@suse.com>
Christian Trautman [Mon, 25 Sep 2017 21:22:38 +0000 (17:22 -0400)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'stable/euphrates'
- trex_prom: Add promiscuous option for trex for SRIOV tests
Adds option to enable promiscuous mode for Trex traffic
generator to allow for SR-IOV tests to work correctly.
Trex by default only accepts packets based on destination
MAC address matching what is configured on server in
/etc/trex-cfg.yaml. This removes that limitation since
SR-IOV tests require mac addresses to be modified in the
generated packets to correctly route packets to the relevant
VFs.
JIRA: VSPERF-531
Change-Id: I19b64f364c8a1b656994c82c96f47a68b92486d8
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
(cherry picked from commit
5d08ffdf317d31361a528bf1b6d33cd4d0007600)
Tim Rozet [Tue, 26 Sep 2017 15:45:59 +0000 (11:45 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'stable/euphrates'
- Fixes BgpVpn service name and tht fixes
BgpVpn service was spelled incorrectly and there were syntax issues with
the corresponding heat templates.
apex-tripleo-heat-templates: If39072c687dcfb3fcb5c2dab33ecc3755b3396df
Change-Id: I94155f4a32af2338bcd58afe3fb602860346a555
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit
ff7707530cc80b0d2d039029f97a5ab0048353d4)
Bin Hu [Wed, 27 Sep 2017 13:33:37 +0000 (06:33 -0700)]
Update git submodules
* Update docs/submodules/ipv6 from branch 'stable/euphrates'
- Polish wording in ODL Gap Analysis
Change-Id: I72766cc15358a63bb6dba6a1afb18014bc9bb55c
Signed-off-by: Bin Hu <bh526r@att.com>
(cherry picked from commit
9dcfb541a2af0738d5dab68ae4e9ae5b9a7889a9)
Alexandru Avadanii [Wed, 27 Sep 2017 12:47:38 +0000 (12:47 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "Extended PDF support to all baremetal scenarios" into stable/euphrates
- Extended PDF support to all baremetal scenarios
JIRA: FUEL-275
Change-Id: I67e8d7ab95e35c78a4f960a12733124fe7bffaec
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
(cherry picked from commit
809ea60a05f55d98814f8794a46540edcd2b0298)
Michael Polenchuk [Tue, 26 Sep 2017 09:21:23 +0000 (13:21 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/euphrates'
- [virtual] Switch compute nodes to uca repo
Test of snaps_health_check gets console output of instance, which is
empty (https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/
1667033),
therefore take affected packages of computes from UCA repo.
Change-Id: I4e13a40dd47caf305efd9f393b3c3cf5a17ef312
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit
c76d5e92d9e6cdfc614be4a1ed7b9e630c711008)
Bertrand Souville [Wed, 27 Sep 2017 06:07:03 +0000 (06:07 +0000)]
Update git submodules
* Update docs/submodules/doctor from branch 'stable/euphrates'
- Merge "Add parallel execution and shortcut notification to inspector design guideline" into stable/euphrates
- Add parallel execution and shortcut notification to inspector design guideline
JIRA: DOCTOR-73
Change-Id: Ic412b0c5e966f4391bc0f9e5e71d64e23e2eba68
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
(cherry picked from commit
1f00955295c2461a181aa1fa5d8587f12832bf4d)
Bertrand Souville [Wed, 27 Sep 2017 06:04:39 +0000 (06:04 +0000)]
Update git submodules
* Update docs/submodules/doctor from branch 'stable/euphrates'
- Merge "fix collectd's bug" into stable/euphrates
- fix collectd's bug
After we move files under doctor_tests and install doctor package,
the tests/lib/monitors/collectd/collectd_plugin.py file will not be
in the doctor_tests package.
Change-Id: I24a098e26ea3cd257f2376458d5c31ecc87aac68
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
(cherry picked from commit
a321477d00ccb84b0d99e7476e4306605498409d)
dongwenjuan [Tue, 26 Sep 2017 07:33:14 +0000 (15:33 +0800)]
Update git submodules
* Update docs/submodules/doctor from branch 'stable/euphrates'
- fix the path of log file
Change-Id: I823bdc453c32decb0160f0915d749af4ac664908
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
(cherry picked from commit
1336b9add0dc6fb91fbf71431e3bfa1cd0dd89d6)
Bin Hu [Wed, 27 Sep 2017 05:06:42 +0000 (22:06 -0700)]
Update git submodules
* Update docs/submodules/ipv6 from branch 'stable/euphrates'
- Update ODL Carbon status
Updated ODL Carbon status by indicating deprecated old-netvirt
Change-Id: I480788e6ef6ff3ba801651e4aa37ea4ab5929833
Signed-off-by: Bin Hu <bh526r@att.com>
(cherry picked from commit
e7045e051d8500a2e3b4f2bebbf61e2511c5106a)
Tim Rozet [Wed, 27 Sep 2017 03:25:30 +0000 (03:25 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'stable/euphrates'
- Merge "corrected the path for executing dev_dep_check script" into stable/euphrates
- corrected the path for executing dev_dep_check script
Change-Id: I9291aaddd370c1304b4aba3c90298c8e4d291e59
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Tim Rozet [Wed, 27 Sep 2017 03:24:58 +0000 (03:24 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'stable/euphrates'
- Merge "Fix Neutron data_plane_status extension path" into stable/euphrates
- Fix Neutron data_plane_status extension path
This way is easier to patch than patching file
neutron.egg-info/entry_points.txt, plus this feature is backported
to Ocata so it's temporary and only applicable for Euphrates.
From Pike we can move it back to 'data_plane_status' as it was before.
Change-Id: I1c2ebc55e782463793e7a8e463cc17fdf899457a
Signed-off-by: Carlos Goncalves <mail@cgoncalves.pt>
(cherry picked from commit
3ad85e5753dd4b0bf621f5d92f45725d18070e54)