Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: vswitchperf 93e3095b4d7ea6b850b81858ec7ae2c1caaf0448
dpdk: Support of DPDK16.07-rc5 and newer
DPDK 16.07-rc5 has renamed script tools/dpdk_nic_bind.py
to tools/dpdk-devbind.py. VSPERF was updated to use wildcard
in the script name, which is backward compatible.
Function get_version() from tools/systeminfo was updated
to correctly parse version information for DPDK v16. Version
name includes a minor version as defined inside rte_version.h.
It means, that for tag v16.07-rc5 VSPERF will show v16.07.0-rc5
in the report.
JIRA: VSPERF-333
Change-Id: I61a4ab2d90304fffdfc4d22a5cbf0cb7295402b3
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: <bmichalo@redhat.com>
|
|
Project: vswitchperf dad35a0c7a32fcbf0e96d1f9c96597c5f5f597a7
Integration docs: HelloWorld and other basic examples.
This patch adds to Integration docs some simple testcase examples
like a HelloWorld. The purpose is to show how to use some basic
features: rules on L3/L4 fields, MultiStream, Multi-VM setup.
Patch Set 2: removed trailing whitespaces.
Patch Set 3: moved the examples to the middle of the file to avoid
potential conflicts with the VxLan TC patch from Sugesh.
Patch Set 4: fix typo.
Patch Set 5: added descriptions on each example.
Patch Set 6: reworked description for VM Replacement TC.
JIRA: VSPERF-331
Change-Id: I9dea23c26138db874fd67f41d8de8a628db5d91f
Signed-off-by: Antonio Fischetti <antonio.fischetti@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Martin Klozik <martinx.klozik@intel.com>
|
|
JIRA: ARMBAND-59
Change-Id: I031e1c20bcb7d5bb15b26dce18364a4994f4d0d7
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Project: yardstick a2ba9d0d6d2e44dcfeb7693bd0e4f728d5076f13
Update 03-list-of-tcs.rst for recent added tcs
Change-Id: I3af5bb5e8c6ea10f92666d76b78bd76865fe29ca
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
Project: yardstick a86b9b49678b0fea6e7f7c920a8966aeef6721ee
bug_fix_parse_suite_wrong_installer_type
JIRA: YARDSTICK-305
Change-Id: I0224054e19c7bf764a9da1fc1fb7bed09dd40ef7
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
Backport from upstream proposed change [1] in Fuel@OPNFV.
[1] https://gerrit.opnfv.org/gerrit/#/c/17563/
Prereq for: ARMBAND-48
Change-Id: Ia5a2073532e578b663f8f45bfe90b9fe36df77cc
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Project: yardstick 7d5d227ecb7163271cf1645d0affb0134f5ff039
Update test_suite files for TC055, TC072
Change-Id: Ib03708aeb1a90434cf6e2af45e9daae8621a6080
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
Project: fuel 0c0cc4756e1e95b461da56d538e0dedd1052f0fe
Fix configuration for kvm scenario
JIRA: FUEL-157
Change-Id: I5baafd4395a2d298a24cccda042d5b43824ae7a0
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
|
|
Project: yardstick 2d910fcc3ae6dbe42a21ae2faed53ea5abe9d787
Add HA Test Cases in Test Suite
JIRA: YARDSTICK-306
Change-Id: Ib91f7663c03df0bcfa4d823745324b29fffcf18c
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
|
|
Project: yardstick f6e130728193e576adc0e958a6df44229806300f
modify ha testing pod relative_path
Change-Id: I944f983a444b2315a39831bcb8e98e31b2f0b312
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
Project: yardstick 5de67659d25d132669c0b8725a73a34c417baa93
Bugfix: remove a redundant dash in opnfv_os-onos-nofeature-ha_daily.yaml
Change-Id: I4207ceeb5b461fb6fd612e6fe7d53ded5d44fb98
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
|
|
After Fuel@OPNFV pinned Fuel components to 9.0.1 version commits, this patch was silently excluded, causing deploy failures.
This reverts commit 58d5b149c539d46e294b07a09702f31991e9c81d.
Change-Id: Icd583d1050e89ddf2a1a48d9080596d8c2429eb5
|
|
Project: yardstick 9e7b73ae4ee804e2647caad8278597e201e301d0
add grafana config for TC043_Latency_between_NFVI_nodes
JIRA: YARDSTICK-258
Change-Id: I0e30780722232859eecf17b178ac1cd133b1433c
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
Project: yardstick 14d31093898bb230ec951c9232949997625bab0f
Update test_suite files for TC069, TC070 and TC071
Change-Id: I5015835a13d17973c64186b742562e9cf165c427
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
Project: yardstick 4fc53e85b6cef0208bafc653b32abbcca8460582
Modify ping scenario output format
Change-Id: I38455fd42afaa965612edfaa46e385c7934ff7e7
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
Upstream change [1] pinned Fuel components to Fuel 9.0.1 specific
commits. While armband used to track remote branch HEAD, we now
need to sync with Fuel's config.mk before applying our patches.
Unfortunately, the commit variables are not consistently named,
so one could infer a relationship between the variable names
and targeted git submodule (e.g. fuel-web commit var is named
NAILGUN_COMMIT), so we have to hardcode the module list in our
Makefile.
[1] https://gerrit.opnfv.org/gerrit/#/c/17225
Closes: ARMBAND-58
Change-Id: Ifdce1c9a5afbd70db3b5703da21b30e8792b3e97
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
Project: fuel 9c78f17d3bf2aeab4e705eb6206f01d400f280f1
Fix default value for plugin metadata
Fix typo which result in error while getting default metadata
in case if it's not overridden in scenario.
Fixes https://jira.opnfv.org/browse/FUEL-151
Change-Id: Ibf40f846919155e27da5dc1f778f72afee79ff12
Signed-off-by: Fedor Zhadaev <fzhadaev@mirantis.com>
|
|
Project: fuel 4d2cd26d7878f1abaebd018d02ab21daf8445e11
Add ability to override node attributes
Fixes https://jira.opnfv.org/browse/FUEL-152
Change-Id: I444bf3aef54ffd53c53431e2795b11b10545f55f
Signed-off-by: Fedor Zhadaev <fzhadaev@mirantis.com>
|
|
Project: yardstick 3efdee16739e3660c28c6f6b48d331e350ae4a0d
[Yardstick-233] Add tc_42 yaml file
JIRA: Yardstick-233
Change-Id: Ic5dc1e0fee143a35b342cc105da5bc54925a2ced
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|
|
Project: yardstick cde1aeb9fcb6b4227f15c667e4da5ac459870a45
Create Bash Sheel Utilities for TC054
JIRA: YARDSTICK-277
Change-Id: I723bc6e0d054020831a8e9f743f20e51d937e4dc
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
|
|
Project: yardstick 359a5cb1e9f3cbff04380e918f7a5ab179375d0a
Add test case description and task file for TC070
Change-Id: Ia2108b1d53c3c2a5bb5a752da69252f6b9833487
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
Project: yardstick 7bbe216ba7fee22082d82998d58685f45389115f
Add test case description and task file for TC055
Change-Id: I3247315e179b3d273f5cb281900390bef59cc5bd
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
Project: yardstick 6da6dd989be8a54a9cf6db4f3d58f3d671692952
Add Network Utilization Scenario
This scenario reads network interface utilization stats and data sent/receive
rate using "sar -n".
Change-Id: I9c69f03c017bc2f8a5d87a4de286af147e8a086a
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
Project: yardstick 2e97a114e55df1d0ac196b2f959aba36e4dc5019
StorPerf integration into Yardstick as a pulgin.
This task will install *StorPerf* on the Jump Host.
StorPerf will run in docker container on the Jump Host.
JIRA: YARDSTICK-303
Change-Id: Ia592522a169f021adecc7d89d70079980be69665
Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com>
|
|
Project: yardstick dab477b757c53c18cc619f7f5c82fe5c0e61e67f
Update setup.py to include plugin install/remove scripts and rename "script" directory to "scripts"
Change-Id: I420b391acc15e6c65816c33b8568e86d8238bcc7
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
Project: yardstick b0d32886194231709d9fc03cdb111b77529a4da0
complement sceanrio for joid, apex, noha
Change-Id: I6ccec0ff2bb05d9263691096c9306a0374aa7406
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
Project: yardstick f1cc9396d73fc99c3c976e4847d9191e7ce9aee4
Add test case description and task file for TC044
Change-Id: I89c0ebe1111c5fa909625757bdf8ce3e212d630a
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
Project: yardstick 823eab2c53715a0300a0b064df8be96050cb3ad1
Code Clean for HA Testing Framework
JIRA: YARDSTICK-272
Change-Id: Icf41642fe0c31584f92c68cc9f97fa3f1e90b66e
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
|
|
Project: yardstick 4b881c84b839195f38250de262c3e98bcca228b3
Add test case description and task file for TC071
Change-Id: Ia1edfba287f011a23557f55162cc9ef8a8ffb0a1
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
Project: fuel 65980945183bc2fa90d7a8957707ca598d327101
Update collectd ceilometer fuel plugin installation scripts
Change-Id: I4019b2167092f522a3d2533bf20b2ea04bb3b2b2
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
Project: fuel 76985f5f966bfdf7eaeb89735d4bf28f6bb60d8e
Minor fixes in yardstick fuel plugin
Change-Id: Ifc4a31efc8a2717eaccb7b39fa36e1282eb16173
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
Project: yardstick 84209fb5479e69dc20a83dd42b5c6b0df08f9ece
Add test case description and task file for TC072
Change-Id: Ie363ac960fc67e05a3fca8ad7707abc6aee2842d
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
Project: yardstick 0601ffdc51c813cbfbeb6dfdf9ec654ef0438c1b
[docs] pre-hook for apidocs
This patch adds pre-hook script which is newly supported by opnfvdocs
and can be used to generate apidocs in yardstick.
This patch also updates .gitignore ;
- remove '/releng/' as it isn't needed any more
- add '/docs/apidocs/yardstick*.rst' as those files are generated
by sphinx and aren't needed to be stored in the repository
JIRA: RELENG-133
Change-Id: I7812b2d6a69b9feb37b6c592c978f91b335c0a1c
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
Project: yardstick e19b546f69f8d59204f669c5d637d434c833fc09
Fix a bug when removing a plugin
Change-Id: Iaf637c8a87123858d04d02ae04bf1a2bb517026b
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
genisoimage has a limit of 32 chars for volume ID, which was
reached during Jenkins builds (which sets REVSTATE to a datestring),
but not while building outside Jenkins (in which case REVSTATE was
simply set to "P000"), hence the recent broken builds despite
manully testing the changes beforehand.
Shorten the product name (PRODNO var), and revert git SHA to full
format, as that was not the culprit.
Related-bug: ARMBAND-53
Change-Id: I0a530982893af1b6a0243b55f6b1d2eea66ac5bf
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Ubuntu arm64: While keeping kernel 4.2 for Trusty
(linux-image-generic-lts-trusty), add 4.4 backported from Xenial
(linux-image-generic-lts-xenial) to Armband ISO.
Xenial kernel 4.4 for Trusty has been tested with:
- AMD Softiron;
- APM Mustang;
- Cavium ThunderX;
While at it, remove obsoleted armband-rtc-efi-fix Debian package,
which was only needed on targets that are not compatible with 4.4,
and we plan on retiring soon.
v2->v3:
- keep 4.2 kernel instead of replacing it;
- selecting 4.4 kernel will be done via deploy settings, by
overriding kernel flavor when calling `fuel-bootstrap`;
- dropped test changes, not needed when both 4.2 and 4.4 are in;
TODO:
- switch default kernel flavor to 4.4 when all our PODs are ready;
Closes: ARMBAND-48
Change-Id: I37600f12dd01facbd552f1d2d721bc7a3e0e2750
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Previous commit which was supposed to fix the BUILD_ID being too
long mistakenly altered the submodule code for computing the
short SHA, instead of altering the Makefile.
Fixes: ARMBAND-53
Change-Id: Ib1c1b3dc9592714fd86a59ae1a64001bd2930bd3
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
Project: fuel 6d01c223e8bab2f5bab4941d12a1f09c5d5123b0
Add templating support for generating config files
- Remove unneeded method
- Write result to a file and not STDOUT
- Add documentation
- Remove trailing whitespace
- Documentation corrections
Change-Id: I7532222d3512380c4f1129bd05dc2ba37b409dc2
Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
|
|
Previous change altered the BUILD_ID to include Armband commit info
instead of Fuel@OPNFV info, and also a marker to indicate it comes
from Armband repo.
This lead to the ISO volume ID becoming too long:
"Making ISO...
genisoimage: Volume ID string too long
make[1]: *** [iso] Error 255"
While at it, change our marker from "FUEL_AARCH64" to "ARMBAND_FUEL",
as our ISO should also support x86 in the future, not only arm64.
Fixes: ARMBAND-53
Change-Id: I52526f1f7861aca71d16d1e6b6b2a9566a6c7d3f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Project: vswitchperf 891488bb5e0047c7062198a9241511c7fcedeb6f
docs: Remove trailing whitespaces
Wrong whitespace characters breaks automatic generation of VSPERF
documentation. It is necessary to remove wrong characters before
merge of the draft into VSPERF doc, e.g. by filtering through
tr -d '\014'
JIRA: VSPERF-324
Change-Id: Ie280f5a443c89d4235cae5eb89fdceae74ea4213
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: <bmichalo@redhat.com>
|
|
Project: yardstick 6ce3a97548e95a62cf39f37c76bf5b618f5575c4
Bug fix in SFC test case
It was importing novaclientv2 and it should import version 1
Change-Id: I446f1a3808b9c13f9e28b42d4ced93e729a13eb2
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
|
|
Project: yardstick 8be72d7d2e27554b8c640946ff79ed9d70c80e51
Add test case description and task file for TC069
Change-Id: I9172cbc8a4645197493659a3f93e28042cf97f94
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
Change-Id: Ia268e17a7a8b0c2c47209e47feb6f77394036283
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Upstream change [1] removed Czech mirror patch.
[1] https://gerrit.opnfv.org/gerrit/#/c/17225/
Change-Id: Id986899aa83b3cb7d228a266b1b8a8f5a942ba49
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Project: fuel b89e203b875737b0f251bf13ceb300b90e14b14f
Pinning down exact Fuel 9.0.1 repo versions
stable/mitaka branch is open for new commits for Fuel 9.1. To not be
impacted by new upstream changes point to specific commits which were
used for Fuel 9.0 General Availabilit (9.0.1).
JIRA: https://jira.opnfv.org/browse/FUEL-153
verify: no-cache
Change-Id: I7fd8d2f11e4be6f47e39924913c48bfe7d4f2eb3
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
|
|
|
|
Project: yardstick 0c6ec33f372cfafb55aa2df12511fb11848a69e4
Fix a bug for node context
Change-Id: Idff42e95f5ade160c00adc13c158dc1746e8d049
Signed-off-by: Songnon <songnon.zhang@ericsson.com>
|