aboutsummaryrefslogtreecommitdiffstats
path: root/test_cases/default/network/netperf.yaml
diff options
context:
space:
mode:
authorMofassirArif <Mofassir_Arif@dellteam.com>2016-01-21 06:42:23 -0800
committerNauman Ahad <nauman.ahad@xflowresearch.com>2016-02-01 22:27:40 +0000
commit30f974a996efbb4b7f7b4fc3a47a1454c3fe80e5 (patch)
treeee1d930fca39fa6875de6e18a2ae3dd9dba6f70f /test_cases/default/network/netperf.yaml
parentc013d5c523c42221f2c3594f0a751e9181b80a6b (diff)
bug fix: result collection bug fix for docker images
Change-Id: Ia4ea09b90c7a4f4e3699af456c6d66e85661cc0b Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com> (cherry picked from commit 971a7c98515a9d83661f5e423f7e8390f35dca59)
Diffstat (limited to 'test_cases/default/network/netperf.yaml')
-rw-r--r--test_cases/default/network/netperf.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/test_cases/default/network/netperf.yaml b/test_cases/default/network/netperf.yaml
index 267b288d..f4ce396b 100644
--- a/test_cases/default/network/netperf.yaml
+++ b/test_cases/default/network/netperf.yaml
@@ -4,7 +4,7 @@ Scenario:
server : virtualmachine_1
client: virtualmachine_2
benchmark_details:
- duration: 10
+ duration: 10
teststream: udp_stream
Context:
@@ -17,7 +17,7 @@ Context:
OS_image: QTIP_CentOS
public_network: 'net04_ext'
role: 1-server
- flavor: m1.large
+ flavor: m1.large
virtualmachine_2:
availability_zone: compute2
@@ -25,7 +25,7 @@ Context:
public_network: 'net04_ext'
role: 2-host
flavor: m1.large
-
+
Test_Description:
Test_category: "network"
Benchmark: "netperf"