yardstick: CLI params support for yardstick TCs 59/24359/3
authorMartin Klozik <martinx.klozik@intel.com>
Thu, 10 Nov 2016 15:29:45 +0000 (15:29 +0000)
committerMartin Klozik <martinx.klozik@intel.com>
Wed, 30 Nov 2016 15:46:40 +0000 (15:46 +0000)
commit32a2593e6b7735bcbd0e6e28cd57e93fb7dccb34
tree125212e88155d55e83b56233901d7607ff0cb09f
parentefdc282f4b08e96f3e09d43f94ba0508e4f26090
yardstick: CLI params support for yardstick TCs

Vswitchperf specific class in yardstick was updated to reflect
new functionality of --test-params. These changes have impact
on vsperf documentation and yardstick samples.
As part of this fix following changes were made:
* trafficgen mode can be executed with default configuration
* yardstick specific TC samples were updated
* dummy traffic generator was enhanced to support back2back
* dummy traffic generator was enhanced to accept traffic
results from configuration

JIRA: VSPERF-422
JIRA: VSPERF-205

Change-Id: Ibeaa6ef46bde453e3ca5dee6e4568fc8c3853521
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Bill Michalowski <bmichalo@redhat.com>
Reviewed-by: Antonio Fischetti <antonio.fischetti@intel.com>
Reviewed-by: <sridhar.rao@spirent.com>
conf/03_traffic.conf
docs/userguide/yardstick.rst
tools/pkt_gen/dummy/dummy.py
vsperf
yardstick/tests/p2p_cont.yaml [deleted file]
yardstick/tests/p2p_rfc2544_throughput_sample.yaml [moved from yardstick/tests/p2p_tput.yaml with 71% similarity]
yardstick/tests/rfc2544_back2back_dummy.yaml [moved from yardstick/tests/p2p_back2back.yaml with 53% similarity]
yardstick/tests/rfc2544_continuous_dummy.yaml [new file with mode: 0644]
yardstick/tests/rfc2544_throughput_dummy.yaml [new file with mode: 0644]