diff options
author | MofassirArif <mofassir.arif@xflowresearch.com> | 2016-01-28 23:14:34 -0800 |
---|---|---|
committer | MofassirArif <mofassir.arif@xflowresearch.com> | 2016-01-28 23:14:34 -0800 |
commit | 430de381cf2b7be60c50ac41202857de43c12921 (patch) | |
tree | a7fc23b274806615c6aff9f346b8a11d7f06e6a0 /test_cases | |
parent | 4c27a6b94a0664418664569384ce236159385c71 (diff) |
qtip bug: storage playbook, update --become-user
Change-Id: I3de6f779dabef546e313f8264ceeb993f4220f46
Signed-off-by: MofassirArif <mofassir.arif@xflowresearch.com>
Diffstat (limited to 'test_cases')
-rw-r--r-- | test_cases/dell-us-deploying-bm3/storage/fio_bm.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test_cases/dell-us-deploying-bm3/storage/fio_bm.yaml b/test_cases/dell-us-deploying-bm3/storage/fio_bm.yaml index 5c5309e7..12be8c17 100644 --- a/test_cases/dell-us-deploying-bm3/storage/fio_bm.yaml +++ b/test_cases/dell-us-deploying-bm3/storage/fio_bm.yaml @@ -6,11 +6,11 @@ Scenario: Context: Host_Machines: machine_1: - ip: 10.20.0.7 + ip: 10.20.0.4 pw: r00tme role: host machine_2: - ip: 10.20.0.6 + ip: 10.20.0.5 pw: r00tme role: host |