aboutsummaryrefslogtreecommitdiffstats
path: root/test_cases
diff options
context:
space:
mode:
authorMofassirArif <Mofassir_Arif@dellteam.com>2016-01-15 04:29:23 -0800
committerMofassirArif <Mofassir_Arif@dellteam.com>2016-01-15 04:29:23 -0800
commit9cff8cab939a91867f413d2ecdf09aa93f40bfc0 (patch)
tree263024e6ca8034bfa23f73d7ef678328f18fb6ae /test_cases
parentbec658afadacfeeca9fbfbe598ceb5c5601a3372 (diff)
bug fix in pushtodb
Change-Id: I2cba0a805275ebae8b79a968cc8d725dcc96504a Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com>
Diffstat (limited to 'test_cases')
-rw-r--r--test_cases/default/compute/dhrystone_bm.yaml4
-rw-r--r--test_cases/default/compute/ramspeed_bm.yaml2
-rw-r--r--test_cases/default/network/iperf_bm.yaml4
-rw-r--r--test_cases/default/network/iperf_vm.yaml4
4 files changed, 7 insertions, 7 deletions
diff --git a/test_cases/default/compute/dhrystone_bm.yaml b/test_cases/default/compute/dhrystone_bm.yaml
index 022cf5ee..526a5717 100644
--- a/test_cases/default/compute/dhrystone_bm.yaml
+++ b/test_cases/default/compute/dhrystone_bm.yaml
@@ -1,4 +1,4 @@
-
+
Scenario:
benchmark: dhrystone
host: machine_1, machine_2
@@ -7,7 +7,7 @@ Scenario:
Context:
Host_Machines:
machine_1:
- ip: 10.20.0.4
+ ip: 10.20.0.6
pw:
role: host
machine_2:
diff --git a/test_cases/default/compute/ramspeed_bm.yaml b/test_cases/default/compute/ramspeed_bm.yaml
index 47b933b8..a8d2cbfe 100644
--- a/test_cases/default/compute/ramspeed_bm.yaml
+++ b/test_cases/default/compute/ramspeed_bm.yaml
@@ -7,7 +7,7 @@ Scenario:
Context:
Host_Machines:
machine_1:
- ip: 10.20.0.4
+ ip: 10.20.0.6
pw:
role: host
machine_2:
diff --git a/test_cases/default/network/iperf_bm.yaml b/test_cases/default/network/iperf_bm.yaml
index 4fd3d7f5..6baad150 100644
--- a/test_cases/default/network/iperf_bm.yaml
+++ b/test_cases/default/network/iperf_bm.yaml
@@ -13,11 +13,11 @@ Context:
machine_1:
ip: 10.20.0.5
pw:
- role: 1-server
+ role: 2-host
machine_2:
ip: 10.20.0.6
pw:
- role: 2-host
+ role: 1-server
Virtual_Machines:
diff --git a/test_cases/default/network/iperf_vm.yaml b/test_cases/default/network/iperf_vm.yaml
index ebe1deac..39ec0881 100644
--- a/test_cases/default/network/iperf_vm.yaml
+++ b/test_cases/default/network/iperf_vm.yaml
@@ -14,14 +14,14 @@ Context:
Virtual_Machines:
virtualmachine_1:
- availability_zone: compute1
+ availability_zone: compute4
OS_image: QTIP_CentOS
public_network: 'net04_ext'
role: 1-server
flavor: m1.large
virtualmachine_2:
- availability_zone: compute1
+ availability_zone: compute4
OS_image: QTIP_CentOS
public_network: 'net04_ext'
role: 2-host