diff options
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 |