diff options
author | MofassirArif <Mofassir_Arif@dellteam.com> | 2016-01-15 04:29:23 -0800 |
---|---|---|
committer | MofassirArif <Mofassir_Arif@dellteam.com> | 2016-01-15 04:29:23 -0800 |
commit | 9cff8cab939a91867f413d2ecdf09aa93f40bfc0 (patch) | |
tree | 263024e6ca8034bfa23f73d7ef678328f18fb6ae /test_cases/default/compute | |
parent | bec658afadacfeeca9fbfbe598ceb5c5601a3372 (diff) |
bug fix in pushtodb
Change-Id: I2cba0a805275ebae8b79a968cc8d725dcc96504a
Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com>
Diffstat (limited to 'test_cases/default/compute')
-rw-r--r-- | test_cases/default/compute/dhrystone_bm.yaml | 4 | ||||
-rw-r--r-- | test_cases/default/compute/ramspeed_bm.yaml | 2 |
2 files changed, 3 insertions, 3 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: |