aboutsummaryrefslogtreecommitdiffstats
path: root/test_cases/dell-us-deploying-bm3/network
diff options
context:
space:
mode:
Diffstat (limited to 'test_cases/dell-us-deploying-bm3/network')
-rw-r--r--test_cases/dell-us-deploying-bm3/network/iperf_bm.yaml6
-rw-r--r--test_cases/dell-us-deploying-bm3/network/iperf_vm.yaml6
-rw-r--r--test_cases/dell-us-deploying-bm3/network/iperf_vm_2.yaml6
-rw-r--r--test_cases/dell-us-deploying-bm3/network/netperf.yaml6
4 files changed, 12 insertions, 12 deletions
diff --git a/test_cases/dell-us-deploying-bm3/network/iperf_bm.yaml b/test_cases/dell-us-deploying-bm3/network/iperf_bm.yaml
index 3d2862bf..0a5be9af 100644
--- a/test_cases/dell-us-deploying-bm3/network/iperf_bm.yaml
+++ b/test_cases/dell-us-deploying-bm3/network/iperf_bm.yaml
@@ -20,7 +20,7 @@ Context:
role: 2-host
Virtual_Machines:
-
+
Test_Description:
Test_category: "network"
Benchmark: "iperf"
@@ -33,7 +33,7 @@ Test_Description:
OS_image: QTIP_CentOS
public_network: 'net04_ext'
role: 1-server
- flavor: m1.large
+ flavor: m1.large
virtualmachine_2:
availability_zone: compute2
@@ -41,7 +41,7 @@ Test_Description:
public_network: 'net04_ext'
role: 2-host
flavor: m1.large
-
+
machine_1:
ip:
pw:
diff --git a/test_cases/dell-us-deploying-bm3/network/iperf_vm.yaml b/test_cases/dell-us-deploying-bm3/network/iperf_vm.yaml
index 14d50890..d7079e99 100644
--- a/test_cases/dell-us-deploying-bm3/network/iperf_vm.yaml
+++ b/test_cases/dell-us-deploying-bm3/network/iperf_vm.yaml
@@ -5,7 +5,7 @@ Scenario:
client: virtualmachine_2
description: 'Leave the bandwidth as 0 to throttle maximum traffic'
benchmark_details:
- duration: 20
+ duration: 20
protocol: tcp
bandwidthGbps: 0
@@ -19,7 +19,7 @@ Context:
OS_image: QTIP_CentOS
public_network: 'net04_ext'
role: 1-server
- flavor: m1.large
+ flavor: m1.large
virtualmachine_2:
availability_zone: compute1
@@ -27,7 +27,7 @@ Context:
public_network: 'net04_ext'
role: 2-host
flavor: m1.large
-
+
Test_Description:
Test_category: "network"
Benchmark: "iperf"
diff --git a/test_cases/dell-us-deploying-bm3/network/iperf_vm_2.yaml b/test_cases/dell-us-deploying-bm3/network/iperf_vm_2.yaml
index 90fd334d..c5b94715 100644
--- a/test_cases/dell-us-deploying-bm3/network/iperf_vm_2.yaml
+++ b/test_cases/dell-us-deploying-bm3/network/iperf_vm_2.yaml
@@ -5,7 +5,7 @@ Scenario:
client: virtualmachine_2
description: 'Leave the bandwidth as 0 to throttle maximum traffic'
benchmark_details:
- duration: 20
+ duration: 20
protocol: tcp
bandwidthGbps: 0
@@ -19,7 +19,7 @@ Context:
OS_image: QTIP_CentOS
public_network: 'net04_ext'
role: 1-server
- flavor: m1.large
+ flavor: m1.large
virtualmachine_2:
availability_zone: compute2
@@ -27,7 +27,7 @@ Context:
public_network: 'net04_ext'
role: 2-host
flavor: m1.large
-
+
Test_Description:
Test_category: "network"
Benchmark: "iperf"
diff --git a/test_cases/dell-us-deploying-bm3/network/netperf.yaml b/test_cases/dell-us-deploying-bm3/network/netperf.yaml
index 267b288d..f4ce396b 100644
--- a/test_cases/dell-us-deploying-bm3/network/netperf.yaml
+++ b/test_cases/dell-us-deploying-bm3/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"