Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/armband from branch 'stable/euphrates'
- u/fuel: Bump & rebase for VCP state split
Change-Id: I6f0367d75ea831de78ced480ea73d1cd10680b80
(cherry picked from commit 11143873e70e65d07d73617b8af29a07adffc1aa)
|
|
* Update docs/submodules/samplevnf from branch 'stable/euphrates'
- Docs: Enhance the userguide with CLI command reference
JIRA: SAMPLEVNF-84
Update the documents with CLI command reference and Resolve the
jenkins build warnings.
Change-Id: I8162a5eb81bf332a06e84dc1f96383fa06fe12c3
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Add license headers where missing
While at it, compact 'set' into bash shebang where possible and
add `make patches-copyright` target to simplify adding patch
license headers.
Change-Id: I0c841de72e5709e5eef915a52c5ec4a7fc0f7c37
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 644e5fdfa2f49b988a5150e2a4eefc12daecd845)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- reclass: baremetal: Factor out common code
While at it, add .yamllint file (copied from releng repo).
Change-Id: I39630c0043fe2fd601510969c401e6cc9efbf69a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit a75af3d4c30af050dd15c0f875142f6328874fe4)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Drop infinite loops in favor of finite wait_for
While at it, fix some shellcheck warnings, and s/fgrep/grep -F/g.
Change-Id: I093b7b4c196731b1ecc0c27a4111955b2e412762
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 089585ad5370109d4c2a476b94b0017153d7713d)
|
|
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- Support to add multiple src/dst ports in flow
Change-Id: I888a6029efaad8308de8df6b6787dd46af5f1c55
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
- task: use CONF_FILE from constants
I'm not sure why we hardcoded config_file when
the CONF_FILE constant will work.
Change-Id: I45a1dc17ac2b185c659725f55462214acb74838d
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
- collectd: set intel_pmu events path and OVS socket path
switch from hardcoded path to dynamic path
based on bin_path
also enable proxy for install_collectd
add barometer settings for virt and ovs_stats
Change-Id: Id138aef548332a3e3fcb3963b746e7c9f10c0948
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
- Version changes for collectd, pmu-tools, intel_cmt_cat
Bumping collectd version to include pmu plugin enablement,
bounding pmu-tools and intel_cmt_cat to a commit-id
Change-Id: I666d52c5574cec0caebb07535332984fa77e5b65
Signed-off-by: Dhaval Patel <dhaval.r.patel@intel.com>
- NSB Prox Grafana dashboard updates
JIRA: YARDSTICK-802
Updating the Grafana dashboards with common data
format for all BM and Opensatck Prox tests and
adding minor improvements
- Correct the test description
- Re-run the tests and verify that all the
fields are graph correct
- Label the axes correctly.
eg: For Throughput added label "MPPS"
Change-Id: I62b471926fe3c4c8876b70053a92d06f4373e296
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
- KVMFORNFV: To verify the execution of the bash script
This patch is used to verify the parameters passed and
the flow of qemu_migrate_benchmark.bash script to handle
the bugs
Change-Id: Ifc1bfa7a91a2eed178b9dc984c222074f06e0599
Signed-off-by: Navya Bathula <navyax.bathula@intel.com>
- Move arp route tbl to script and update defailt vnf config files
Change-Id: I8674caa15c9fc32cfacb17f558da5fb31094877e
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
- cgnat: duplicate keys are not allowed
the current ConfigParser does not handle duplicate keys
in ini files.
Change-Id: Iaafbbab740a809a59edfd93c84d0029ef10ac6f3
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
- increase number of open files for collectd
for collectd KPIs we need may need to open 10,000+ files
one file for each core * number of CPU counters we read.
Use the ansible pam_limits moules to increase the nofile
setting. This should allow the VNF to boot with increased
number of files open
Change-Id: I46b75d5ca59e8e359c985a1e37daaee89897884c
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
- task: drain background runner queues
We were not draining the queues in the background
runners.
Modify the main runner_join loop to loop over
all the runners and drain them.
The runner join method does extra work for periodic actions
so we can't change its behavior.
Instead create a new poll() method and use that
to check runner status
Change-Id: I9466ba40a6a4c45c82cedff279cbb4817c6b66ad
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
- Bug in NSB Prox ACL Test 4 Port
JIRA: YARDSTICK-802
Generator was incorrectly configured to generated traffic for p0, p1 (twice), and p3
Should be p0, p1, p2 and p3
Change-Id: Ib62a3c6523b1eda635b8c727c36e140fd480003e
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
- Updating NSBperf to print right testcase
Change-Id: I7be7bc61624fa14eb552477bdc701a44d65e68b7
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
- private-> uplink and public->downlink
changing private and public to new uplink/downlink name
Change-Id: I8c3f582ba5592418a397e2500e0b998c3eed54f2
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
- Enable intel_pmu plugin in collectd
Change-Id: I62c6416e5c79d0b90880985bb5c076b65e34192e
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- states: Split virtual_control_plane from maas
We should eventually also support baremetal deploys without a
virtualized control plane (VCP), so decouple MaaS provisioning
from VCP provisioning.
While at it, move "wait_for" bash function from maas state to
common library file, lib.sh.
Change-Id: I32c33135655cb6aceae901a5f92b51265a8c84b4
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit ebd7067904b36ae32566da63e433365948a1f973)
|
|
* Update docs/submodules/fds from branch 'stable/euphrates'
- Added a license metadata line to specify Apache-2.0
Change-Id: I4cdc07163d634c1138e3630a83795c329a365450
Signed-off-by: rpaik <rpaik@linuxfoundation.org>
(cherry picked from commit 13a7b3ceb0d1a2811cd07a7e1bf4763d2b00432d)
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Force requests===2.13.0
It overrides OpenStack's upper-constraints to allow rally to work vs
a self signed certificate.
It will be pushed to the right OpenStack project after the patch is
confirmed by CI. Euphrates will be released too early regarding the
full upstream cycle required.
JIRA: FUNCTEST-876
Change-Id: I52656f8b98fced103f13dde039082806636c680a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit fedc26596ada9d35bb49f08259a7e5ba4cf13ae7)
|
|
* Update docs/submodules/fds from branch 'stable/euphrates'
- Fds testcase fixes for v3 creds
V3 creds changed and no longer feature project id, which needed
to be changed to project name along with project domain name.
Also updated the path to images which changed with the introduction
of Alpine containers.
Change-Id: I75916a6632514de9206b824a0957eb0491f7b96a
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
(cherry picked from commit a11ef12edc19d755e0e03f2615a8a2019e805875)
|
|
* Update docs/submodules/orchestra from branch 'stable/euphrates'
- Removed Table of content
Readthedocs generate TOC so it's not needed to add within the
documents.
Change-Id: I1689567763f3de154b157914301538d181f540c6
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
(cherry picked from commit 9cf364f27fd08431bfbcd58d43a5bbc18739bcb9)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- patch.sh: Exit on patch apply failure
Patches that fail to apply are silently skipped. Since retrying is
not possible, deploy moves on, making the problem hard to observe.
Change-Id: I3fe01cef6b245de53767a660b9b4fdfae0d5d0ff
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit bd0259e7bb5f045a1ba7958d79039848d062aad1)
|
|
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- ping: always save rtt data, influxdb ignore empty data
If the SLA was failing we were raising AssertionError and not storing
the rtt in the data dict. This caused influxdb parse errors because the
data was empty.
Fixup influxdb to ignore records with no data, so we don't try to parse
no data.
Change the ping logic to always record the rtt result even if the SLA
was not met.
Also fixup ping logic in cases where ping does not return results. If
SLA is defined use SLA * 10 otherwise use large float that doesn't break
the grafana scale too much, maybe 999999
JIRA: YARDSTICK-809
Change-Id: Id2d51216581644a80e8c7b9aa98919a766008adf
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
(cherry picked from commit af011b16787e8fd9fc6f918b1d1427dd1be562ec)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- ci/deploy.sh: Add installation succesful message
Change-Id: Id366854c4ccb3b835f4a54ddea924a3a2cc30c7d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 3479e81a8bfa1ae15084100f2b3872ca8f1ed752)
|
|
* Update docs/submodules/fds from branch 'stable/euphrates'
- Remove draft docs for dvr_ha scenario
The DVR scenario with HA will not be released
in Euphrates 5.0 - and the current documentation
isn't up to date. Removing the docs for now
to avoid any confusion.
Change-Id: I1f0bd9d29073f96ddfc7b115bd0641d05b502761
Signed-off-by: Frank <fbrockne@cisco.com>
(cherry picked from commit 13c18cd4b42c849769369f150c01db4972684b8d)
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Get the right git commit ids
Co-Authored-By: Linda Wang <wangwulin@huawei.com>
Change-Id: I08ad30156049ac0814fcebfc0f116176331c1dd3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 7db506b8c184917d0986b14722bbbf95b7fce3d3)
|
|
* Update docs/submodules/sfc from branch 'stable/euphrates'
- Modify the vnfd to use the new image
We moved to a new image for SFs but we have not moved the name of the image
in the vnfd
Change-Id: I8f658e1dfcf0de3117845f615eddb8fd5b1e11af
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- Merge "docs: Update release documentation" into stable/euphrates
- docs: Update release documentation
JIRA: FUEL-276
Change-Id: I09799b2dde3c992d229864757e655c108d33608a
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
(cherry picked from commit 029462bc462b1dea05920464b8d0acc77f789eef)
|
|
* Update docs/submodules/fuel from branch 'stable/euphrates'
- docs: Update installation instructions
This documentation contains the updated procedure on how to use
Fuel to deploy openstack.
JIRA: FUEL-276
Change-Id: I38dc9c57ea386a628cd363f5bcef3818739b9122
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
(cherry picked from commit 1e3b2751ce0ca7fa2b011efdc76ae69dfc106ec8)
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Conform with Docker ARCH names
It switches Docker tags:
- x86_64 -> amd64
- aarch64 -> arm64
Conflicts:
.travis.yml
build.sh
Change-Id: I05575dd728e7502a891a3ee3015f81ac8e3f7a92
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit a8acc48148313229b4e6771374ece9256d75b26c)
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Fix find calls in build.sh
It completes "Allow building aarch64 images" [1]
[1] https://gerrit.opnfv.org/gerrit/#/c/44931/
Change-Id: I5dcb98be7f296227693d3f889c9747d944bcc86d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- Modefy configuration for refstack_defcore
1. set the log level debug to true
2. add oslo_middleware enable_proxy_headers_parsing: True
in cinder.conf
Change-Id: I555345ab2e1ea2ff0b56f0b9279ed7141bde2282
Signed-off-by: wutianwei <wutianwei1@huawei.com>
(cherry picked from commit b3aec6773447e8ab0b532723b08fd76ebddf9d8c)
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Merge "Allow building aarch64 images" into stable/euphrates
- Allow building aarch64 images
It must be noted that Docker automated build cannot create these
images as the prerequisites are unmet to cross-compile [1].
It also publishes a travis config file [2].
[1] https://www.kernel.org/doc/html/v4.11/admin-guide/binfmt-misc.html
[2] https://travis-ci.org/collivier/functest/builds/286932633
Conflicts:
build.sh
Change-Id: I11fdef410cc40989132205a098410175f789fdef
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit ed777b643b05fbb71851df0b883483e0bcaa4ac1)
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Merge "Publish Docker Slicing Presentation" into stable/euphrates
- Publish Docker Slicing Presentation
It published the presentation done in the Functest Breakout during
last OPNFV Summit (2017 in Beijing) [1].
Minor changes are planned to update it in a second change.
Git now ignores pdf which may be generated via reveal.js.
[1] http://testresults.opnfv.org/functest/dockerslicing/
Change-Id: I2b6cf113c672320bf1bc34442bb267fd99012546
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit cb52dd523c58a6567b53ea5b79169295e1471117)
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Update releng git commit id
It mainly integrates "Do not use capital letters to refer to osa" [1]
required by OPNFV SFC.
[1] https://gerrit.opnfv.org/gerrit/#/c/44253
Change-Id: I658cfd5bbda91eeecb0c40a096ac5e630e427b09
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/kvmfornfv from branch 'stable/euphrates'
- Updating License in Qemu spec
This patch is used to update the License version in mkspec file of Qemu
Change-Id: I22856fec9214a3472f2477eab5fbfe0df2663dc9
Signed-off-by:Shravani<shravanix.paladugula@intel.com>
(cherry picked from commit c8298861407f3f33af25691ea60841c104938dac)
|
|
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- Bugfix: Add opnfv_os-nosdn-ovs_dpdk testsuite for Compass4nfv
Change-Id: I35e6471bb561eb773bd188b36b912969188955d2
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- Bugfix: Add opnfv_os-odl_l2-moon-ha_daily testsuite for Compass4nfv
Change-Id: I46c6b56e1293c3d594804d77a73c391922f03653
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- Change 'SUCCESS' to 'PASS' when report to MongoDB
JIRA: YARDSTICK-822
To keep consistent with other testing project, we need to
change 'SUCCESS' to 'PASS', 'FAILED' to 'FAIL'.
Change-Id: I392e4dc6dd2e028cd43cba0d1bf8ee04618326d7
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
(cherry picked from commit f4680c872fbb34816d809c41852740f5cb960fd1)
|
|
* Update docs/submodules/armband from branch 'stable/euphrates'
- AArch64 NIC adaptation patch
AArch64 NIC adaptation for dual NIC boards with traffic separation
-kvm nodes: added second trunk_nic
-compute nodes: removed third external_nic
Change-Id: I874094075ab01c7fe21af26602a7366a371cec28
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
(cherry picked from commit e7260544c63bfd1e52a52839ad6527b0bc2ce75d)
|
|
* Update docs/submodules/apex from branch 'stable/euphrates'
- Adding apex/overcloud/* unittests
Change-Id: I02cd512ba1ddaee2538bee7739e27b136112a0c6
Signed-off-by: Dan Radez <dradez@redhat.com>
(cherry picked from commit d158a48f4f10e9abb1403b1178b8c2f31b36e992)
|
|
* Update docs/submodules/sfc from branch 'stable/euphrates'
- Move to sfc_nsh_euphrates image
To create the four SFs we will use the sfc_nsh_euphrates image. This image is
like the sfc_nsh_danube but modifying the vxlan_tool which now has the
important fix:
https://git.opendaylight.org/gerrit/#/c/64116/
Change-Id: I396b5523b7243472b6d05b62d831837938067422
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/sfc from branch 'stable/euphrates'
- Merge "Update the documentation for the release" into stable/euphrates
- Update the documentation for the release
Change-Id: Ief3908496bd6809c412bd394e7fd744f2ee796ae
Signed-off-by: Manuel Buil <mbuil@suse.com>
(cherry picked from commit a69bbffa313618b15f100707db532781e6f6ed9b)
|
|
* Update docs/submodules/sfc from branch 'stable/euphrates'
- Release notes update
This is an update of the release notes for the Euphrates release
Change-Id: Ia74839aceb53f6a647b4695c0cc3f7cf8d8e8282
Signed-off-by: Manuel Buil <mbuil@suse.com>
(cherry picked from commit 53798427e7cf6f4c709ae2c03bd305b920cbb773)
|
|
* Update docs/submodules/apex from branch 'stable/euphrates'
- Merge "Updates to Inventory object" into stable/euphrates
- Updates to Inventory object
- moved get_node_counts over from overcloud/deploy.py
- added more test coverage
Change-Id: I7774bebb99169aa1da0f07cb2cfc0c1d197af5ca
Signed-off-by: Dan Radez <dradez@redhat.com>
(cherry picked from commit ca7b8665dce213c51ae1e15dceede7cc9fba97c1)
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Update userguide and configguide
Mainly remove the duplicated declaration of cloudify_ims_perf.
Change-Id: Ic23cee0e2dbb863cfddc98b08eabdab7d52e0476
Signed-off-by: Linda Wang <wangwulin@huawei.com>
(cherry picked from commit e12d4f14b65ba08904a65e188db17992478d67a7)
|
|
* Update docs/submodules/samplevnf from branch 'stable/euphrates'
- vACL: The ethernet mac address not updated correctly
JIRA: SAMPLEVNF-85
The ethernet header pointer initialization was wrong due to which
the MAC address were not updated. Hence the packets were not
reaching the destination.
Change-Id: Ide061abaec9de9707390664848b01bf79171bfbd
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
|
|
* Update docs/submodules/samplevnf from branch 'stable/euphrates'
- arp: Config parameters longer than PIPELINE_MAX_ARGS chars ignored
JIRA: SAMPLEVNF-86
Due to this KW fix the arp pipeline is rejecting the commands
greater than PIPELINE_MAX_ARGS size. This is seen in arp_route_tbl
which can is becoming bigger in case of multi port setup.
This patch undo the KW fix which is causing issue with longer
parameters under ARPICMP pipeline.
Change-Id: I7bd7124118f531aa70d0fddd75a8ae693455d361
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
|
|
Change-Id: I423338556f272dd653458abeb22f594786551e4f
Signed-off-by: ahothan <ahothan@cisco.com>
(cherry picked from commit 83dd23382dc134a4da69c22ebaa11aa04c941b85)
|
|
Change-Id: Ia709baf0c88b89af0c33e401357f61d2113cac25
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
(cherry picked from commit 8c172af782463e82db6ee9916bcaf77b2a2b2b0e)
|
|
Change-Id: Ied60759314087244be3f92ef8530d00c1301e037
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
(cherry picked from commit 48683ada1b6e448dfd0885f30472ec7ab949a531)
|
|
Change-Id: I070f2424f1083cd99b755fded68c8be48075b3bc
Signed-off-by: WuKong <rebirthmonkey@gmail.com>
Signed-off-by: Thomas Duval <thomas.duval@orange.com>
(cherry picked from commit 45a2074f765d14036b845c02b08f79d18e04f051)
|
|
Change-Id: Iee604fb54ebd44fcab341bd6b9432dcf885169fc
Signed-off-by: WuKong <rebirthmonkey@gmail.com>
Signed-off-by: Thomas Duval <thomas.duval@orange.com>
(cherry picked from commit a7020898f9a1c6518475a70dda28f70a46ba4f01)
|
|
Change-Id: Ibba3e5c540270d20d9116be3b47c1bf592d7ecef
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
(cherry picked from commit ad89a7539fa85863503e9760657f8dfa1d9580a2)
|
|
* Update docs/submodules/functest from branch 'stable/euphrates'
- Include tempest_custom in the documentation
Change-Id: I86300fff399d1bc73eeeed76b5057e3f6d2f85f3
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
(cherry picked from commit 832bb86db4fba9f65aebf09c058592d28e418134)
|
|
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- Bugfix: Reference for the tool used in TC044 mentioned in the user guide is wrong
JIRA: YARDSTICK-821
Change-Id: I09b189008df4ec2e6db92cf24c45d8206ed2062f
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
* Update docs/submodules/apex from branch 'stable/euphrates'
- Increase ssh timeout and add retry for Ansible
Several users have experienced random disconnections from the undercloud
during deployment. This should help to stop deployments from aborting.
Change-Id: Idb7619d493b329944f21ea6641f6826a8fcc3907
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit 0fc3c2190ad304052d0ec210c94ab3f09e95b71d)
|
|
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- Merge "Doc amendment: env prepare command" into stable/euphrates
- Doc amendment: env prepare command
JIRA: YARDSTICK-637
Change-Id: I7e5e1afb7b5a7e97aa070c03cded3be285d97cc2
Signed-off-by: JingLu5 <lvjing5@huawei.com>
(cherry picked from commit d91ddc83daa7ac112c764e74621b48455d038e7f)
|
|
* Update docs/submodules/yardstick from branch 'stable/euphrates'
- Use "protocol" parameters in iperf3 yaml and task file
JIRA: YARDSTICK-755
There is a history problem that iperf use udp to set a net protocol.
This code will change it to protocol.
so you could use 'tcp','udp' and other protocol.
Change-Id: I1a101013dfe58165a3ed08aa77f0aa2f73d57a12
Signed-off-by: Ace Lee <liyin11@huawei.com>
(cherry picked from commit 10f85b332c4b1f55e651aeb9c45b328e1ebdc2af)
|
|
* Update docs/submodules/orchestra from branch 'stable/euphrates'
- Enable references for documentation
Change-Id: I5b0ee93630ade8986a6a0eff868dcec12079cdb7
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
(cherry picked from commit 2c7eea345e76a641b65b567f6ebb2bf8b4f3a07b)
|