X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=testsuites%2Fposca%2Ftestcase_cfg%2Fposca_factor_system_bandwidth.yaml;h=217bff3e93a672f8a51da8d9a26fc6128a660451;hb=c6755e612b322facefc4edc32e948ab2b00bb3b0;hp=113997cd0fb90fbcfa47f3484ebb139dc2da10c3;hpb=37e67f46e74137f55ffc0d698d335b25cb24ec21;p=bottlenecks.git diff --git a/testsuites/posca/testcase_cfg/posca_factor_system_bandwidth.yaml b/testsuites/posca/testcase_cfg/posca_factor_system_bandwidth.yaml index 113997cd..217bff3e 100755 --- a/testsuites/posca/testcase_cfg/posca_factor_system_bandwidth.yaml +++ b/testsuites/posca/testcase_cfg/posca_factor_system_bandwidth.yaml @@ -1,11 +1,15 @@ -[config] -test_ip: 192.168.23.2:8888 -tool: netperf -protocol: tcp -test_time: 30 -tx pkt sizes: 8, 16, 32, 64, 128, 256, 512, 1024 -rx pkt sizes: 8, 16, 32, 64, 128, 256, 512, 1024 -tx cache sizes: 2304, 4608, 9216, 18432, 32768, 65536 -rx cache sizes: 1152, 2304, 4608, 9216, 18432, 32768, 65536, 131072 -cpu load: 0.9 -latency: 100000 +test_config: + tool: netperf + protocol: tcp + test_time: 60 + tx_pkt_sizes: 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192, 16384, 32768, 65536, 131072 + rx_pkt_sizes: 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192, 16384, 32768, 65536, 131072 + cpu_load: 0.9 + latency: 100000 +runner_config: + dashboard: y + dashboard_ip: + stack_create: yardstick + yardstick_test_ip: + yardstick_test_dir: "samples" + yardstick_testcase: "netperf_bottlenecks"