Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/stor4nfv from branch 'master'
- add scenario description for os-nosdn-stor4nfv-ha
Change-Id: I982164682f7567110d1e46ed07a8d96dfe9239e3
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
|
|
* Update docs/submodules/apex from branch 'master'
- 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>
|
|
* Update docs/submodules/apex from branch 'master'
- Fixes failure to restart containers post undercloud install
It looks like the docker_container ansible module will recreate the
container if it fails to restart it. This is undesired behavior so
moving to use shell to restart the containers.
Also, fixes mistral executor container not properly mounting the
ceph-ansible playbook. Additionally fixes an issue with ceph-ansible by
downgrading the package. Related rhbz:
https://bugzilla.redhat.com/show_bug.cgi?id=1644713
Change-Id: I3199b4af11a4170d19419f70cb53f7d74def273c
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Update: Trex KPI not collected no 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>
|
|
* Update docs/submodules/samplevnf from branch 'master'
- Add Gambia release notes
Change-Id: Ide712ee94254b506a0ad88c95a7e01b789f99d49
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
|
|
* Update docs/submodules/samplevnf from branch 'master'
- Merge "Add support for counting non dataplane related packets"
- 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 'master'
- Merge "Fix potential crash when shuffling mbufs"
- Fix potential crash when shuffling mbufs
Change-Id: I70de6345afc6a696906f006c1b0f44540ae4ecec
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
|
|
* Update docs/submodules/samplevnf from branch 'master'
- 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/sdnvpn from branch 'master'
- Add suport for fuel installer
JIRA: FUEL-393
This patch adds support for fuel installer by modifying relevant
pieces of code.
Change-Id: I5245e84022dd258c96648b0985660e093ca98b52
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Adding Grafana dashboard for visualizing the vEPC default bearer metrics."
- 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>
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Find the ODL owner of the BGP entity in the cluster in TC 3"
- Find the ODL owner of the BGP entity in the
cluster in TC 3
After new Apex release Opendaylight run in container.
This fix finds the ODL owner of the BGP entity in the cluster for
containerised installations.
SDNVPN-234
Change-Id: Iec1abfe3e0be899ab51fe52057b394a4fa15cc49
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
|
|
|
|
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Fix false message instance is down"
- Fix false message instance is down
JIRA: SDNVPN-232
This patch fixes the false message instance is down. The message
occurs because a wrong method was used to check if instance is
alive. This instance does not proceed to login so the previous
method cound not find "login" regex inside its console output.
Change-Id: I35733f634595a9d2eeb9148c2476444afab710a6
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- Bug fix: Fetch vm names from idf
Currently we were taking the names of the nodes to be generated from the
NODE_NAMES variable whereas ansible was fetching the names from the
dynamic_inventory.py which uses idf. This resulted in problems: when
doing ha, ansible was provisioning a compute as a controller and
vicebersa.
This patch forces create_nodes role to fetch the name from idf and thus
align with the naming schema of ansible
deploy-scenario:k8-calico-nofeature
installer-type:kubespray
Change-Id: Id1473727405701fd9ed0cb2f1394ee8676cec337
Signed-off-by: Manuel Buil <mbuil@suse.com>
- Remove variable for driver
Right now, we only support ipmi hosts (either virtual or physical) and
that is why our json is always describing the ipmi parameters. It does
not make sense that we have a variable which would allow to change that
Change-Id: I7b88aca5930a73d68342e3d4cf21f9e96286c4d7
Signed-off-by: Manuel Buil <mbuil@suse.com>
- Bug fix: Wrong reference to vm_host_groups
The variable should be host_group which is generated at line 32 and 35
Change-Id: I7add3af73198ec0638dee0c8f189a3a372a78ee8
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Update class in container.py
Change-Id: I4fb24f86c6d15aea5a62baaca20531b2891437ff
Signed-off-by: xudan <xudan16@huawei.com>
- CI verify jobs failed due to the update of tox
The LF pod used to run the CI verify jobs have updated the version of tox.
So the CI verify jobs failed.
See https://build.opnfv.org/ci/view/dovetail/job/dovetail-merge-master/476/console
Fix the python format errors
Ignore error 'W503 line break before binary operator'.
Change-Id: Ic2df070447bbea39c877ce7a394d733a95064bb1
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- CI: Reduce Daily-build tests.
Only throughput tests for all packet sizes for ovs-with-dpdk and vpp.
JIRA: VSPERF-593
Change-Id: I03c39421ee572bf75b10f237d283c55e8bef7f76
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Prepare OPNFV functest releases
It sets version=9 (I-release)
Change-Id: I2e275f3b4ca08d40bea21ea09bb909aca5199b5e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "[docs] Fix links to remove references to submodules"
- [docs] Fix links to remove references to submodules
All references to submodules must be removed for docs to
work going forward.
Can be tested once your project has a local tox file
Change-Id: Id74581cc584f70ae0b31e31c9dd91593c7be6615
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add RFC2544 iteration status field"
- 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>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Dashboard with Network and Platform NFVi metrics"
- 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>
|
|
Change-Id: I64dbbdf094146611ae72480539a3fae21f216e3f
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Pod file fix for Prox 2 port"
- 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>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Fix latency for ACL test cases"
- 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>
|
|
* Update docs/submodules/yardstick from branch 'master'
- [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>
|
|
|
|
* Update docs/submodules/doctor from branch 'master'
- fix building docs
Change-Id: Ie9d07f5a039e43f6468cabb41c610fd642e4c825
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add test library name update in DMF and mainflows"
- 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>
|
|
Based on the scenario status page
Change-Id: I2c80a4acd111f4d67c7bf54b3e84525dfc85f12c
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add traffic duration support in test case"
- 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>
|
|
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Proposing Volodymyr Mytnyk as a committer to Yardstick"
- Proposing Volodymyr Mytnyk as a committer to Yardstick
Volodymyr has contributed to Yardstick in the following
ways over the last year:
* Regular reviews
* Validation of changes
* Bug fixes across different contexts, TGs and SampleVNFs
* Tested and updated many sample testcases for NSB
* Installer improvements
Change-Id: I9a28ac15bd6ceb5f5c599e602fb2651bd7b9e622
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "[docs] Add developer guidelines for contribution"
- [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/yardstick from branch 'master'
- Merge "[docs] Add conventions for writing unit tests."
- [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>
|
|
* Update docs/submodules/yardstick from branch 'master'
- [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>
|
|
* Update docs/submodules/sfc from branch 'master'
- Improve ansible tasks and fix license headers
This patch does two things:
1. improve the ansible tasks:
- register Openstack as VIM
- create osmrc file
- install OSM (master)
2. fix license headers in unit tests
installer-type:osa
deploy-scenario:os-odl-sfc_osm
Change-Id: I02297dae2b0108397541cedeb2f47183f1df99fc
Signed-off-by: Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
|
|
|
|
This will be used for linking against the correct version of the
documentation on other projects when this project branches.
Change-Id: I86391eb8ad1428b70f537288048c2c1b4597e928
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
1.5.6 allows:
intersphinx link using the ':doc:' directive.
And does not have the memory leak that was causing our build
to fail found in sphinx-build 1.6 onwards
Change-Id: I1a04871b2771a0123096629d706a6b2d375f520e
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
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>
|
|
|
|
A change between 1.3 and 1.7.9 introduced a memory leak which is causing
our builds to take >3Gb of memory.
Reverting this until we can track down the issue.
This reverts commit f0c78d7f71fa697d0722c9f320e7ea2f72fdeaae.
Change-Id: Ib8a8ad5840d95ca98b579b333b7263a07f9843a2
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/promise from branch 'master'
- Merge "Updates for Gambia release"
- Updates for Gambia release
Change-Id: Ia892c96d9b69da48028ea03ea89526f4cfd331de
Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
|
|
* Update docs/submodules/promise from branch 'master'
- Docs: Adding Blazar installation guide using OpenStack Ansible
Change-Id: I22f986d15a9663d9d6c16b66f7a2aca8c5088e99
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
|
|
* Update docs/submodules/doctor from branch 'master'
- Fix SSH client connection reset
SSH connection might be reseted with long running session.
This may happen if run "testcase=all"
Change-Id: I232ae906628411dfbe0bbdbdc8d4fb43167760fd
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Fix stor4nfv CI errors
Change-Id: I5b76fa40ecaffb53bc924de6e13f4803c5f6593f
Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Allow to see steady state status in the yardstick logs"
- Allow to see steady state status in the yardstick logs
Change-Id: Ic2281b300ed1de6ecd3daf14b5273db22688de8d
JIRA: YARDSTICK-1454
Signed-off-by: Ameed Ashour <Ameed.Ashour.Ext@nokia.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Roll rally and rally-openstack
It conforms with neutron gates (rally-task) by rolling rally* and by
selecting last stable os-faults.
[1] http://logs.openstack.org/22/613122/1/check/neutron-rally-task/61886e6/job-output.txt.gz
Change-Id: Id26f3100a0bc8b68c4b1d44115345c69053dcc5d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/clover from branch 'master'
- Merge "Fix broken jmeter binary links"
- Fix broken jmeter binary links
- Docker container builds are failing due to expired links
for the jmeter binary for jmeter-master and jmeter-slave
- Updated link provided
Change-Id: Icb364bc234b118e0c00359a04b51461142f832af
Signed-off-by: earrage <eddie.arrage@huawei.com>
|
|
* Update docs/submodules/clover from branch 'master'
- Docs Index
Adds the missing index.rst needed to build the documentation.
Change-Id: I6ff27873559718a5ca4e3120646a6ef347120c8a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Fix LXC apt upgrade issue
JIRA: -
Change-Id: I9bf488e4d613d475e833a573635ea5a2ef56aeff
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|