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 19:59:52 +0500 |
commit | 4fc4048a57a18a1eb5003e611f85824be8f091eb (patch) | |
tree | b9c596d84a3f003ac41b117d1e2f0c289b5af5b6 /test_cases/dell-us-testing-bm-1/storage/fio_bm.yaml | |
parent | 4dbb3e08adaaa90a0483681dc51393de56359c85 (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>
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 |