Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/functest from branch 'stable/gambia'
- Merge changes If9b61064,I0490eade into stable/gambia
* changes:
Increase Vmtp timeouts
Run vnfs in all scenarios
- Increase Vmtp timeouts
It now conforms with other testcases booting ubuntu images.
Change-Id: If9b610646ee5dcb2eb002d74dff8e1a797a4f232
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 023a4c7d0cb85d3b624ee946097e721880169371)
- Run vnfs in all scenarios
It allows fair comparisons between scenarios (e.g. ovs dpdk).
os-nosdn-calipso-noha could be verified VNFs as well [1].
[1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-gambia/32/console
Change-Id: I0490eade81c531e38ce7156a61446a9fccaffb17
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 61b708cc0987bf48d07df9d46ed25e4b42c15efc)
|
|
* Update docs/submodules/sfc from branch 'stable/gambia'
- Avoid race conditions
Sometimes the port pair group gets created before port pair was
committed in openstack. Before creating the port pair group, we check
that the port pair is already listed by openstack
Change-Id: Icfd23521859fc5d4e6bb6745be80f79bf9e31a0c
Signed-off-by: Manuel Buil <mbuil@suse.com>
(cherry picked from commit 52e86db6e0a3343852c9aabba49dffe3d699d1a0)
|
|
* Update docs/submodules/sfc from branch 'stable/gambia'
- Update documentation
Change-Id: Ic7af81de3d93462f8ee626576cd4f007d5b95f83
Signed-off-by: Manuel Buil <mbuil@suse.com>
(cherry picked from commit 0eb8ab44ae9192f08026f659bc40cddb48703afb)
|
|
* Update docs/submodules/sdnvpn from branch 'stable/gambia'
- Using heat orchestrator for sdnvpn - test case 1
Heat orchestrator and the use of Heat Orchestrator Templates
is introduced in sdnvpn test cases. The deployment of the
nodes and networks under test is performed as a stack with the
use of the heat api and the use of the other apis is kept to
as little as possible. The scenarios that are executed are the
same as in the orginal test cases.
This is the implementation of sdnvpn test case 1:
VPN provides connectivity between subnets
and also base functions for heat api access and some utilities.
JIRA: SDNVPN-237
JIRA: SDNVPN-219
Change-Id: Ic284722e600652c9058da96d349dff9398bcacf1
Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
(cherry picked from commit cfcb04c938abdcddd76bcdd2375b4a81ea28fa51)
|
|
* Update docs/submodules/sdnvpn from branch 'stable/gambia'
- Fix error on querying neutron quota
JIRA: SDNVPN-237
JIRA: SDNVPN-233
This patch fixes the bug which exists when trying to query neutron
quota with openstacksdk.
Change-Id: Iead824ca44f381ba314f38933cf48fe7932f74f3
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
(cherry picked from commit edd6cfe15ecd4e2bf608c23c6ca4612334df044b)
- Replace neutron client calls with openstack sdk
JIRA: SDNVPN-237
JIRA: SDNVPN-220
This patch replaces almost all calls of neutron client with
openstack sdk. The calls regarding bgpvpn are not replaced
due to lack of support from openstack sdk at the moment.
Change-Id: Idf52b8c57b895f87ba6320e350bf170faa24d0a7
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
(cherry picked from commit ebf6885a907379083b360ae729f69151c1dd8115)
- Updated from global requirements
Change-Id: Ie87ea1677d0657a24ede0273f81313e33dab7df6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/compass4nfv from branch 'stable/gambia'
- Increase vif_plugging_timeout to 30
JIAR: -
Change-Id: Icef7132b3f74a5614bfb54bdf38a8aa6fd779a72
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
* Update docs/submodules/doctor from branch 'stable/gambia'
- Gambia release note update
Latest changes and DOCTOR-130
Change-Id: I224ba7f0ac4d0a853a72d6667c8e464ad4d8ccf7
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
(cherry picked from commit de6365200848d3c7862f7dba5680f923bc6994c6)
|
|
* Update docs/submodules/yardstick from branch 'stable/gambia'
- Merge "[docs] Test case documentation for vEPC testing" into stable/gambia
- [docs] Test case documentation for vEPC testing
JIRA: YARDSTICK-1349
The test case document will cover the following:
- test purpose
- test configuration
- pre-test conditions
- test sequence
- test verdict
Change-Id: I2841a7ff3d248bb3e4739579fad722dc02b5504f
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
(cherry picked from commit c8bde3b59031b352bf09302ae7644436860602d7)
|
|
* Update docs/submodules/yardstick from branch 'stable/gambia'
- Merge changes I526c328f,I7bb14112,Idfe77900 into stable/gambia
* changes:
[docs] Update on Yardstick installation
[docs] Add conventions for writing unit tests.
[docs] Add developer guidelines for contribution
- [docs] Update on Yardstick installation
Added details how to install Yardstick using install.yaml.
Updated:
- 04-installation.rst
- 13-nsb-installation.rst
JIRA: YARDSTICK-1335
Change-Id: I526c328f1b197833a2cf496cfef15ba89c11fab1
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
- [docs] Add conventions for writing unit tests.
Added details of conventions used when writing unit tests.
JIRA: YARDSTICK-1335
Change-Id: I7bb141126968c88c8a2d7e0dce4f33ed6f79cee4
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
- [docs] Add developer guidelines for contribution
A new section was added to the devguide, stating
expectations for code contributions.
* What to include in a change
* Code style guidelines
* How to run tests
JIRA: YARDSTICK-1335
Change-Id: Idfe7790042a3a3fe6cd8763374b10f2268bd63cd
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
|
|
* Update docs/submodules/compass4nfv from branch 'stable/gambia'
- Add delay in nova when spinning VM
JIRA: -
Change-Id: I3c2e291fe41135b3653a78473e8851703184847f
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
* Update docs/submodules/compass4nfv from branch 'stable/gambia'
- Merge "Update docs for Gambia" into stable/gambia
- Update docs for Gambia
JIRA: -
Change-Id: I5c2c404f74b91c12cccd6b085e75415a6f38eb62
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
* Update docs/submodules/compass4nfv from branch 'stable/gambia'
- Add delay in Nova to solve dhcp issue
JIRA: -
VM starts before the openflow is created in
br-int which cause first round dhcp request
can't be sent to controller.
Change-Id: Ie2de5a70890f3d0e9f383c9ccb0aa1126f25b2c8
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
* Update docs/submodules/clover from branch 'stable/gambia'
- Add minor enhancements to jmeter configuration
- Add user-agent field to jmeter config yaml and jmeter jmx
template that can be configured per URL in testplan
- Add duration time that can be used in combination with
ramp time. Duration is the total time of the test while
ramp time governs how much time is allotted to establish
all configured requests/connections
- Explicitly define clover-jmeter-master service name with
default namespace for clover-controller in clover-system
namespace to reach
- Add missing request_counts.html file
Change-Id: I5e2d388db0b73ea6c28482c94c33cc2a01f1b52e
Signed-off-by: earrage <eddie.arrage@huawei.com>
|
|
* Update docs/submodules/samplevnf from branch 'stable/gambia'
- Updating release notes for Gambia...
Change-Id: Ide712ee94254b506a0ad88c95a7e01b789f00e48
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
|
|
* Update docs/submodules/clover from branch 'stable/gambia'
- Merge "CLOVER-43: Initial commit for Clovisor" into stable/gambia
- CLOVER-43: Initial commit for Clovisor
Part of Clover's initial task (during project proposal) is to explore
cloud native network tracing tools. Clover the project proposes
Clovisor as a way for Clover to use the IOvisor
(https://www.iovisor.org/) to perform network tracing. This is the first
commit of this module
Please note that the BPF code used in this commit were only tested with
Linux kernel 4.14+ --- hence, if ubuntu is used, and one prefers LTS,
the requirement is 18.04+
A different patch will track the redis and k8s API server watcher code
Also, a design doc will be added in the future (TBD)
Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
Change-Id: I30d9f9d474b8703097c470d39628e86bc788f9b6
|
|
* Update docs/submodules/clover from branch 'stable/gambia'
- Merge "Initial UI dashboard added for visibility" into stable/gambia
- Initial UI dashboard added for visibility
- Add foundation, jquery and jquery-ui open source js/css
packages for skin, layout and AJAX
- Add plotly and candela js open source graphing packages
- Build core visibility view and provide toplevel templates,
headers, menu navigation, etc.
- Update collector/visibility APIs to align to latest Spark
analytics and UI requirements
- Refresh page elements at 5 second interval.
- Visibility controls to stop continual page refresh and clear
visibility.
- Multi-select and update service set to analyze.
- System count updates for tracing, spans, metrics schemas.
- Min/max/avg response times per service (aggregate) table.
- Graphs for: per service request counts, user-agent percentages,
per service/URL counts, per URL/status code counts, per URL counts
- Tabs for distinct URLs, status codes, user-agents, upstream cluster,
operation names, nodeids (service names)
- Table for metrics counters specified in visibility configuration.
- Metrics over time scatter plots for tracked metrics.
Change-Id: Ie3ea12fd32e0274ac52f78becc4a56c4c4134660
Signed-off-by: earrage <eddie.arrage@huawei.com>
|
|
* Update docs/submodules/clover from branch 'stable/gambia'
- Merge "Update modsecurity image docker registry" into stable/gambia
- Update modsecurity image docker registry
The clover-ns-modsecurity-crs docker image is now built by Jenkins and uploaded
to the OPNFV docker hub.
This patch updates the modsecurity deployment kubernetes manifest to pull image from OPNFV docker hub.
Change-Id: I7e8afd27f726600de9247fc98fe3f5d491000f1c
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
* Update docs/submodules/apex from branch 'stable/gambia'
- Adds SDN Port variables to overcloudrc
Functest needs these values to be set in overcloudrc to know which ports
to query ODL on.
JIRA: APEX-621
Change-Id: I41e34efccedc26edd98c6dd3f45e553ea76db195
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit 63792906e8681bef2f0e03ee12ea422af53d9c12)
|
|
* Update docs/submodules/yardstick from branch 'stable/gambia'
- Make OvS to listen on TCP by default
JIRA: YARDSTICK-1492
Change-Id: I81c682d473ffe3d70ecbb42cce40c2d16e608b41
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
|
|
* Update docs/submodules/functest from branch 'stable/gambia'
- Override tempest_conf.yaml in ci jobs
It also removes STORAGE_PROTOCOL (env var) which was removed.
Change-Id: Ib0f388f20c52ebf2409d2aca0bcba5c641287b40
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit e715a8309122c3fa3b4983cfa53c82519dd6ead7)
|
|
* Update docs/submodules/yardstick from branch 'stable/gambia'
- Merge changes Ia8783de8,I61421095 into stable/gambia
* changes:
Update: Trex KPI not collected no rabbitmq user
Trex KPI are not collected due to rabbitmq user
- Update: Trex KPI not collected no rabbitmq user
Update of review #63707: missed yardstick password hash.
This must be set on top of changes on review.
JIRA: YARDSTICK-1479
Change-Id: Ia8783de81ad91ea7421c6bbff87a30c59db2d44c
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
- Trex KPI are not collected due to rabbitmq user
Changed the way rabbitmq-server user is created. Fix is needed to
collect KPIs from Trex.
JIRA: YARDSTICK-1479
Change-Id: I6142109563fcdb27e0ec554dd08567a1a43237e7
(cherry picked from commit d06e6da19db545dfcc6fdfdc706b9cccdb75c498)
formerly: I54369535fdb7af6af76de30f758227736f83db78
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'stable/gambia'
- Merge "Fix default IPv4 mask for IxNetwork traffic config" into stable/gambia
- Fix default IPv4 mask for IxNetwork traffic config
IP mask is set depending on the IP range provided by the user in the
traffic profile. In case of single IP in range, IPV4LENGTH value is
used as mask should cover all address bits.
JIRA: YARDSTICK-1478
Change-Id: I5ad40d1f3def52ebcda4400b708b71faf11e12ab
Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>
|
|
* Update docs/submodules/clover from branch 'stable/gambia'
- Merge "Initial commit for Spark to analyze visibility data" into stable/gambia
- Initial commit for Spark to analyze visibility data
- Add Apache Spark 2.3 with native Kubernetes support.
- Runs self contained within K8s cluster in clover-system
namespace. One container (clover-spark) includes Clover Spark
JAR artifact. This container interacts with the
K8s API to spawn a spark-driver pod. This pod in turn spawns executor
pods to execute Spark jobs.
- Currently JAR is included in source for convenience and must be
built with sbt (install sbt and execute sbt package)
- Includes JAR from DataStax to provide Cassandra connector to analyze
Cassandra schemas as RDDs (Resilient Distributed Dataset).
- Includes Redis interface JAR to write analyzed data back to visibility
(UI, CLI or API).
- Second container (clover-spark-submit) submits Spark jobs
continuously to allow Spark to be operated entirely within the cluster.
- Two Spark jobs (CloverSlow, CloverFast) allows some analytics to be
provided in real-time and other analytics to be provided over longer
horizons.
- Each Spark job spawns two executor pods.
- Includes yaml manifest to deploy clover-spark-submit with the
necessary RBAC permissions to interact with the K8s API.
- Data analyzed includes tracing and metrics schemas obtained by
clover-collector and written to Cassandra.
- Docker builds of clover-spark and clover-spark-submit are provided
and will be pushed as OPNFV DockerHub images in a separate patch.
Change-Id: I2e92c41fd75d4ebba948c0f8cb60face57005e50
Signed-off-by: earrage <eddie.arrage@huawei.com>
|
|
* Update docs/submodules/clover from branch 'stable/gambia'
- Merge "Add initial Istio validation testcase for CI" into stable/gambia
- Add initial Istio validation testcase for CI
This work adds testcase for validating Istio installation
Change-Id: Ie895b27eb4b3fbec23cf9519699f5fe37236153c
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
* Update docs/submodules/functest from branch 'stable/gambia'
- Remove fds from Functest jjbs
Fds doesn't participate to Gambia.
Change-Id: I8bf4da40caee572442a23d67036755a8746dcae5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/samplevnf from branch 'stable/gambia'
- Add Gambia release notes
Change-Id: Ide712ee94254b506a0ad88c95a7e01b789f99d49
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
|
|
* Update docs/submodules/yardstick from branch 'stable/gambia'
- Merge "Adding Grafana dashboard for visualizing the vEPC default bearer metrics." into stable/gambia
- Adding Grafana dashboard for visualizing the vEPC default bearer metrics.
The dashboard will highlight the Network metrics captured from Spirent landslide traffic generator.
JIRA: YARDSTICK-1350
Change-Id: I47920446181355a97e875fd82afd633b336c8da6
Signed-off-by: Carey, Alan <alan.carey@intel.com>
(cherry picked from commit 5bf76a7a2ead6e8c3a0d8bc05c7ec89d9faaa5a5)
|
|
* Update docs/submodules/apex from branch 'stable/gambia'
- Change OPNFV Artifacts URL
This change allows downloading of files larger than 20GB.
Change-Id: I881ea35316e67980d4144e46bfbd41501e80f497
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit 498356c9efb765a5714845ce8303dc8a264eb300)
|
|
* Update docs/submodules/samplevnf from branch 'stable/gambia'
- Support for DPDK 18.05 and DPDK 18.08
Improve DPDK 18.05 support introduced by 3e532aca.
Support for DPDK 18.08.
Change-Id: Ide712ee94254b506a0ad88c95a7e01b789f99d48
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
|
|
* Update docs/submodules/samplevnf from branch 'stable/gambia'
- Fix potential crash when shuffling mbufs
Change-Id: I70de6345afc6a696906f006c1b0f44540ae4ecec
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
|
|
* Update docs/submodules/samplevnf from branch 'stable/gambia'
- Add support for counting non dataplane related packets
When performing some zero packet loss performance testing on dataplane, it
is important (not) to count non dataplane packets. For instance, one might
receive uexpected packets from a switch, or ARP packets. Or one might need
to transmit ARP packets. Such packets should not be counted as dataplane
packets as for thse packets there is no 1:1 mapping between transmitted
packets and received packets.
To support this, the counters reporting numbers of transmitted and received
packets remain unchanged but two new counters have been added to PROX,
counting respectively number of received and number of transmitted
non-dataplane packets.
On RX side, packets are counsidered as non-dataplane if being ARP or if
they do not countain the proper signature
On TX side, ARP packets are not considered as dataplane packets.
This feature requires configuration of signature.
"dp core stats" command has been added
Change-Id: I98e113cd02f36d540383d343a433592867ad86a9
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
|
|
* Update docs/submodules/samplevnf from branch 'stable/gambia'
- Test improvements and fixes for image creation
Updated and corrected the creation of an image containing the PROX
tool with packer.
Test will now only be declared successful when average and maximum
latency are below a certain threshold.
The start speed is now also a parameter of the *.test files.
Change-Id: I1112555c87e7a857e1c699921ae08f61281642e1
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'stable/gambia'
- Merge "Revert "Trex KPI are not collected due to rabbitmq user"" into stable/gambia
- Revert "Trex KPI are not collected due to rabbitmq user"
This causes the docker-build jobs to fail in the CI.
This reverts commit ce809669d3051524508edf5a3d69e83dde8a9080.
Change-Id: Iea66bc92eaee39c5b7427ea55c190f8c0dbf5ad4
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
|
|
* Update docs/submodules/apex from branch 'stable/gambia'
- Downgrade ceph-ansible package
Ceph Ansible is failing deployments with:
https://bugzilla.redhat.com/show_bug.cgi?id=1644713
Change-Id: I4e1cad9330f77472e52b5d790b008e9d238cc48e
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/yardstick from branch 'stable/gambia'
- Merge "[docs] Update the glossary" into stable/gambia
- [docs] Update the glossary
Add some new terms (OpenStack, Docker, PROX).
JIRA: YARDSTICK-1335
Change-Id: I948957cf7b1540f7a027ab9da2d829e5e05c87c8
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
(cherry picked from commit 78b5a19e3071cbc080eeae0bdf22f5ab80c03180)
|
|
Change-Id: I64dbbdf094146611ae72480539a3fae21f216e3f
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
(cherry picked from commit f7f76fb240b49def2f3c48b20be6420d4f0b2eec)
|
|
* Update docs/submodules/yardstick from branch 'stable/gambia'
- Merge "Adds option parameters to TC074" into stable/gambia
- Adds option parameters to TC074
Add option parameters to TC074 to allow the user to specify
volume type, volume count, availability zone, stack name,
and subnet cidr.
JIRA:YARDSTICK-1294
Change-Id: I161f44b5f2c7e70fcfb80a3b916efc34bd06824c
Signed-off-by: Ameed Ashour <Ameed.Ashour.Ext@nokia.com>
(cherry picked from commit 43c28852a9c9abfe7fc66fca0dcc703b468db0cf)
|
|
* Update docs/submodules/yardstick from branch 'stable/gambia'
- Merge "Dashboard with Network and Platform NFVi metrics" into stable/gambia
- Dashboard with Network and Platform NFVi metrics
Added the PROX L3FWD Grafana dashboard with NFVi metrics
collected from barometer collectd container.
The dashboard has template field for HOST/SUT name
to get the collectd metrics from that SUT.
JIRA: YARDSTICK-1412
Update:
- Added table and graphs for TG NFVi metrics
- Added TG and SUT templates as IP address
- Added IPC(instruction per cycles) metric
Change-Id: I1f8971f551df27ad6a16241693527285610fc82d
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
(cherry picked from commit e63084495f47a9f5b5b61b23529792d6898841bb)
|
|
* Update docs/submodules/yardstick from branch 'stable/gambia'
- Merge "Add RFC2544 iteration status field" into stable/gambia
- Add RFC2544 iteration status field
Added new RFC2544 iteration status field into the
testcase result to be able to exctract the best
RX/TX throughput value from each iteration.
The field equal "Success" if the trhoughput value is in the
given drop percentage range and "Failure" otherwise.
JIRA: YARDSTICK-1389
Change-Id: I2fb2ef036b63a0e7bbf3d6c6568d3bdffa488e1f
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
(cherry picked from commit 0ff5b131fa3f93f8d47b46c2f13661c5b88d37a1)
|
|
* Update docs/submodules/yardstick from branch 'stable/gambia'
- Merge "Add test library name update in DMF and mainflows" into stable/gambia
- Add test library name update in DMF and mainflows
Add automatic update of traffic profile items library name update, as well
as update of session profile Dmf library name, to avoid the need of user
changing it in template files.
Update affected unit tests.
JIRA: YARDSTICK-1474
Change-Id: I18cc8ca99a47da862753329c87d1a560a97f76fa
Signed-off-by: Orest Voznyy <orestx.voznyy@intel.com>
(cherry picked from commit 1fd3806d6a6bac19f3173da4d6cb94cef81fd7f5)
|
|
* Update docs/submodules/yardstick from branch 'stable/gambia'
- Merge "Pod file fix for Prox 2 port" into stable/gambia
- Pod file fix for Prox 2 port
Removing the "keyfile" from the pod file to align with other
pod files for 1 and 4 port. The file when used as such currently
gives an error. This change will fix that.
JIRA:YARDSTICK-1477
Change-Id: Ibfa9387d068a0098ea0eb0b31ad96108d0602abc
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
(cherry picked from commit 31eac948bba5cf442981fdc7b1392992aaef1f15)
|
|
* Update docs/submodules/yardstick from branch 'stable/gambia'
- Merge "Fix latency for ACL test cases" into stable/gambia
- Fix latency for ACL test cases
JIRA: YARDSTICK-1460
Cores running "mode=lat" must be properly configured with a correct
"lat pos" parameter. When this parameter is missing, PROX exits with
an error message.
When the "lat pos" parameter is missing for cores running "mode=gen",
latency values are not written into the packets.
Also fixed some typos, packet inline format, IP len and UDP len.
Change-Id: Ice06c5d74686c80f09bc60f568993dbf3165b338
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
(cherry picked from commit 7bc7bfb1b43e6329bbfc0ed7a7c5554ebcf10c2b)
|
|
* Update docs/submodules/yardstick from branch 'stable/gambia'
- Merge "Add traffic duration support in test case" into stable/gambia
- Add traffic duration support in test case
Implement code to support traffic_duration field in test case options.
This updates the 'duration' in Landslide session profile.
traffic_duration should always be much less than runner duration/timeout.
JIRA: YARDSTICK-1427
Change-Id: I51094bade683ca8758136ccb619e8894a2ecef72
Signed-off-by: Orest Voznyy <orestx.voznyy@intel.com>
(cherry picked from commit ae2ceba66519555749c67eefe2170ea716a1411b)
|
|
* Update docs/submodules/yardstick from branch 'stable/gambia'
- Merge "Trex KPI are not collected due to rabbitmq user" into stable/gambia
- Trex KPI are not collected due to rabbitmq user
Changed the way rabbitmq-server user is created. Fix is needed to
collect KPIs from Trex.
JIRA: YARDSTICK-1479
Change-Id: I54369535fdb7af6af76de30f758227736f83db78
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
(cherry picked from commit d06e6da19db545dfcc6fdfdc706b9cccdb75c498)
|
|
* Update docs/submodules/yardstick from branch 'stable/gambia'
- Merge "Add OvS 2.8.1 support into SA context" into stable/gambia
- Add OvS 2.8.1 support into SA context
JIRA: YARDSTICK-1462
Change-Id: I001a173fc728be6e88f5ae6d38c64b740e536ff2
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
(cherry picked from commit ad63af7f42d07cffde73c32727f170973ce5ba46)
|
|
* Update docs/submodules/yardstick from branch 'stable/gambia'
- Configure n_rxq DPDK port option when adding the port
On some platform, setting n_rxq option on port separately
does not work well and causes issues like port link down,
so changed the logic to set n_rxq DPDK port option during
adding the port to the bridge which help to resolve
the problem.
JIRA: YARDSTICK-1463
Change-Id: Icdb064153a38afd53b835de8742e6fcef08f66bb
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
(cherry picked from commit adcc29e56130f0f047b99528ce72b6f149643da7)
|
|
Based on the scenario status page
Change-Id: I2c80a4acd111f4d67c7bf54b3e84525dfc85f12c
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
(cherry picked from commit d82e98770261e8091e9715256460b62544ae7ba4)
|
|
kvmfornfv isn't participating the Gambia release, and their project
contains further submodules which increases the time and space needed
for the docs builds.
When the project participates in the next release they can merge
https://gerrit.opnfv.org/gerrit/#/c/62481/ and use interphinx to link to
their docs.
Change-Id: Ifb353d1880b03fab37704ee97c073cf94676d954
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
(cherry picked from commit 6b8506def5496f2feed88683b97bc7ffb2bf8e09)
|
|
* Update docs/submodules/doctor from branch 'stable/gambia'
- fix building docs
Change-Id: Ie9d07f5a039e43f6468cabb41c610fd642e4c825
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
(cherry picked from commit 5b3f5937e7b861fca46b2a6b2d6708866b800f95)
|
|
* Update docs/submodules/apex from branch 'stable/gambia'
- Gambia Branch Configuration for Docs and Gitreview
Update the docs to use 'Gambia' as the version and release, and sets the
default gitreview branch to 'stable/gambia' so it doesn't need to be
explicly passed every time.
Change-Id: Id5cbfb581cb232af5541f58df8c95e4b0918713e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
- Fixes undercloud accidentally using wrong images/containers
Our undercloud initial install was failing with queens because the
--use-heat arg does not work the same way as master/rocky. Therefore the
undercloud install would fail, and then try to reinstall on the next
ansible task. This one would succeed, via container installation because
we were using the wrong undercloud/overcloud disk images.
Change-Id: Ifb829aeeec991ba6dbe582fda3e9ee6b9bc733df
Signed-off-by: Tim Rozet <trozet@redhat.com>
- Local Documentation Builds
This adds configuration for performing local documentation builds
with the following simple command:
tox -e docs
This patch is part of our documentation effor to Move away from submodules
https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html
added index.rst so that docs build succsesfully
Change-Id: I2d28f03ad4d5c9c14de095dc544257af9d1e51d9
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
(cherry picked from commit 9666d8bb3df726d88d08d5811d2a99e713908396)
- Migrates deploy settings for Gambia
With branching to gambia we need to move the settings back to their
proper names and remove OpenStack branch as Queens is the default for
Gambia.
Change-Id: Ia6101289629d89fa349f6554436ccd7c0f8b3c0c
Signed-off-by: Tim Rozet <trozet@redhat.com>
- Enable OVN scenarios
As of Queens only HA OVN deployments are supported.
Change-Id: I184c5a096fec9cbc3cf2ec06218700138ea3ed57
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit ee58a24647df8eec2418735b038e5035bdffe10d)
|