Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/fds from branch 'master'
- 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>
|
|
* Update docs/submodules/bottlenecks from branch 'master'
- Merge "Modified the docker_cleanup.sh file to cleanup the ELK container"
- Modified the docker_cleanup.sh file to cleanup the ELK container
Change-Id: Idfebbdc0296e4aeba5caf4da3b6b0ced438745ea
Signed-off-by: Shubham Agarwal <shubham.agarwal.coder@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Change criteria 'SUCCESS' to 'PASS' in yardstick reporting"
- Change criteria 'SUCCESS' to 'PASS' in yardstick reporting
To keep consistent with other testing project,
yardstick should change criteria value from 'SUCCESS' to 'PASS'
Change-Id: I8d8779927a74749e7c43df4e55e1888c49cbbbaf
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
|
|
* Update docs/submodules/orchestra from branch 'master'
- 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>
|
|
* Update docs/submodules/nfvbench from branch 'master'
- Merge "NFVBENCH-5 NFVBENCH-39 Fix long prep time with large number of flows"
- NFVBENCH-5 NFVBENCH-39 Fix long prep time with large number of flows
Fix bad ip addr count with step>0.0.0.1
Add unit test code
Change-Id: Ia1a3ae5188984aa0ed1f31954f17063a6f2925fd
Signed-off-by: ahothan <ahothan@cisco.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- 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>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "task: use CONF_FILE from constants"
- 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>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Fix Yamllint violations in Docker Custom jobs"
- Fix Yamllint violations in Docker Custom jobs
JIRA: RELENG-254
Change-Id: I8d119fb0f925bfebd91cb18fb4c0a176fb9dd4ca
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Final Yamllint Fixes"
- Final Yamllint Fixes
Fixes some final yamllint issues introduced by recent patchsets in apex
and armband.
JIRA: RELENG-254
Change-Id: I26b45d737f06c215413e29c92031d14e23967506
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "daisy: bug-fix of upload iso to art"
- daisy: bug-fix of upload iso to art
Change-Id: Idc204f9f8c3e71f80d607ee55630cbea1e4f118a
Signed-off-by: zhouya <zhou.ya@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- opnfv-docs: Enable Euphrates jobs
Change-Id: Iccf3e3202bf7fc090293454ddf8e6b93c2d3007c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Move arp route tbl to script and update defailt vnf config files"
- 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>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "ping: always save rtt data, influxdb ignore empty data"
- 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>
|
|
* Update docs/submodules/kvmfornfv from branch 'master'
- 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>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Updating NSBperf to print right testcase"
- Updating NSBperf to print right testcase
Change-Id: I7be7bc61624fa14eb552477bdc701a44d65e68b7
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
|
|
* Update docs/submodules/daisy from branch 'master'
- Merge "Support securelab dir param in python script"
- Support securelab dir param in python script
Change-Id: I39d6643aac190820ae30b945f71d21a0ea2e73c9
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "task: drain background runner queues"
- 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>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "KVMFORNFV: To verify the execution of the bash script"
- 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>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Bugfix: Add opnfv_os-nosdn-ovs_dpdk testsuite for Compass4nfv"
- 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 'master'
- 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/daisy from branch 'master'
- add functest guide doc
Change-Id: I615908c95526a982d901ea1186da573e2cc030d9
Signed-off-by: zhouya <zhou.ya@zte.com.cn>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "increase number of open files for collectd"
- 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>
|
|
* Update docs/submodules/yardstick from branch 'master'
- 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>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "NSB Prox Grafana dashboard updates"
- 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>
|
|
* Update docs/submodules/yardstick from branch 'master'
- 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>
|
|
* Update docs/submodules/sfc from branch 'master'
- 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/fuel from branch 'master'
- Merge "docs: Update release documentation"
- docs: Update release documentation
JIRA: FUEL-276
Change-Id: I09799b2dde3c992d229864757e655c108d33608a
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- Merge "docs: Update installation instructions"
- 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>
|
|
* Update docs/submodules/apex from branch 'master'
- Adding unittests for apex/deploy.py
Change-Id: Id108039dcf5d846affe2900706097049b3308e81
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge changes I11fdef41,I2b6cf113
* changes:
Allow building aarch64 images
Publish Docker Slicing Presentation
- 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
Change-Id: I11fdef410cc40989132205a098410175f789fdef
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- 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>
|
|
* Update docs/submodules/releng from branch 'master'
- KVMFORNFV: Disable jobs on Euphrates
This patch is used to diasable jobs on Euphrates branch as there is only
one node assigned for the daily job. If the jobs on master and Euphrates
are enabled, the verify job is delayed.So inorder to avoid the delay for
the verify job, disabling the jobs on Euphrates.
Change-Id: Ib0eff4a1156858a73e4b889a61ac0cbd4ebe5ef0
Signed-off-by: Navya Bathula<navyax.bathula@intel.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- [web-cvp]failed to build docker image due to setuptools version
JIRA: DOVETAIL-526
error on docker build, upgrade the setuptools:
error in cryptography setup command: Invalid environment marker: python_version < '3'
Change-Id: If3b2b2ecd3a3e23f66cacb6a2048f15f1715dcd4
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
|
|
* Update docs/submodules/samplevnf from branch 'master'
- 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: I90a38bba8d26d5f481c6476e6995eed92970b6e3
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
|
|
* Update docs/submodules/samplevnf from branch 'master'
- 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: I96ba3882b5fecc6ac2f7b75f11a63083b847bba5
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- [web-cvp]add a api to fecth logs of backend api
JIRA: DOVETAIL-525
provide a easy way to fetch logs of backend apis
Change-Id: I72054a6e155e6970254ed391dfa8b25943eceb35
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
|
|
|
|
* Update docs/submodules/yardstick from branch 'master'
- 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>
|
|
|
|
* Update docs/submodules/releng from branch 'master'
- bugfix: trend graph not show in fuel x86 and aarch64
The trend tool will read installer field in scenario_history.txt
But now this field is fuel not fuel@x86 or fuel@aarch64.
So I change fuel -> fuel@x86 & fuel@aarch64.
Change-Id: I8e97e57febd559f65be559b16bceee5cf8268926
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
|
|
* Update docs/submodules/daisy from branch 'master'
- Merge "Mock sleep() to accelerate the unit test"
- Mock sleep() to accelerate the unit test
Change-Id: I664ba714ab4094754fa3d71587da8536555a02ce
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
|
|
* Update docs/submodules/daisy from branch 'master'
- Merge "Add unit test file test_libvirt_utils.py"
- Add unit test file test_libvirt_utils.py
Add the unit test file test_libvirt_utils.py
Change-Id: Id5c44bd3683183367439486fbea8dba03ccb8bb7
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
|
|
* Update docs/submodules/armband from branch 'master'
- 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>
|
|
* Update docs/submodules/yardstick from branch 'master'
- 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 'master'
- Adding apex/overcloud/* unittests
Change-Id: I02cd512ba1ddaee2538bee7739e27b136112a0c6
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Bug in NSB Prox ACL Test 4 Port"
- 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>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "bug-fix: do not have permission to execute sudo pip"
- bug-fix: do not have permission to execute sudo pip
JIRA: BOTTLENECK-211
This patch is to fix the bug by adding -H flag to sudo, i.e.,
sudo -H pip install ...
Change-Id: Icdb187660cc1e08e134a79592e7454b77576f457
Signed-off-by: Gabriel Yu <Gabriel.yuyang@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Doc amendment: env prepare command"
- Doc amendment: env prepare command
JIRA: YARDSTICK-637
Change-Id: I7e5e1afb7b5a7e97aa070c03cded3be285d97cc2
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Use "protocol" parameters in iperf3 yaml and task file"
- 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>
|
|
* Update docs/submodules/yardstick from branch 'master'
- 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>
|
|
* Update docs/submodules/nfvbench from branch 'master'
- NFVBENCH-38 Fix typo drop_percentage
Change-Id: I5c9bc60afbff09db77c72d9d7b6c59fa1d769e36
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
|