diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2016-08-24 11:14:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-24 11:14:44 +0000 |
commit | a1a518a774a3a4e0332eb1f1644d97a5a29382e4 (patch) | |
tree | 3b8fa74627ce08ca4fbac7d7a2b720daec5dc063 /test_cases/default/storage | |
parent | 6c24c80943a59ac224fc89bb4aaacdb898b1dbcd (diff) | |
parent | 012bae528a6981f6d7fb2be3b46756d3fad0239f (diff) |
Merge "Use test_case/default instead of the directory named with a pod's name."
Diffstat (limited to 'test_cases/default/storage')
-rw-r--r-- | test_cases/default/storage/fio_bm.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test_cases/default/storage/fio_bm.yaml b/test_cases/default/storage/fio_bm.yaml index 3b0ce3af..d0001ea2 100644 --- a/test_cases/default/storage/fio_bm.yaml +++ b/test_cases/default/storage/fio_bm.yaml @@ -6,12 +6,12 @@ Scenario: Context: Host_Machines: machine_1: - ip: 10.20.0.7 - pw: r00tme + ip: + pw: role: host machine_2: - ip: 10.20.0.6 - pw: r00tme + ip: + pw: role: host |