diff options
author | Nauman_Ahad <nauman.ahad@xflowresearch.com> | 2016-02-22 19:59:52 +0500 |
---|---|---|
committer | Nauman Ahad <nauman.ahad@xflowresearch.com> | 2016-02-22 15:03:00 +0000 |
commit | 314a28c3ad9b10fa1468fe9c8f484e3d8036065b (patch) | |
tree | b9c596d84a3f003ac41b117d1e2f0c289b5af5b6 /test_cases/dell-us-testing-bm-1/storage/fio_bm.yaml | |
parent | 4f239b0cf87c486fb75303b585eaaec73bc60464 (diff) |
Resolved bug for CI error
Args parameter causing error for CI.
IPs changed for compass pod on dell-us-testing-bm-1 pod
Change-Id: Ic1fcedc2cc623bda83b31e68db7979dc302d52f5
Signed-off-by: Nauman_Ahad <nauman.ahad@xflowresearch.com>
(cherry picked from commit 4fc4048a57a18a1eb5003e611f85824be8f091eb)
Diffstat (limited to 'test_cases/dell-us-testing-bm-1/storage/fio_bm.yaml')
-rw-r--r-- | test_cases/dell-us-testing-bm-1/storage/fio_bm.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test_cases/dell-us-testing-bm-1/storage/fio_bm.yaml b/test_cases/dell-us-testing-bm-1/storage/fio_bm.yaml index 3346e398..755bb730 100644 --- a/test_cases/dell-us-testing-bm-1/storage/fio_bm.yaml +++ b/test_cases/dell-us-testing-bm-1/storage/fio_bm.yaml @@ -6,11 +6,11 @@ Scenario: Context: Host_Machines: machine_1: - ip: 10.20.0.7 + ip: 172.16.1.4 pw: role: host machine_2: - ip: 10.20.0.6 + ip: 172.16.1.5 pw: role: host |