From 7d705a294ed7c9fb4931ffd2bc0555dfb35231e1 Mon Sep 17 00:00:00 2001 From: Mofassir Date: Wed, 30 Dec 2015 23:58:38 -0800 Subject: Minor changes to the code, to prep for code freeze. the result format of iperf has been made consistent Change-Id: Iede4b381ca2e5d7643bf6420f17684bbf2cc2921 Signed-off-by: Mofassir --- test_cases/dell_santa_clara/storage/fio_parallel.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test_cases/dell_santa_clara/storage') diff --git a/test_cases/dell_santa_clara/storage/fio_parallel.yaml b/test_cases/dell_santa_clara/storage/fio_parallel.yaml index e058af24..9f11af05 100644 --- a/test_cases/dell_santa_clara/storage/fio_parallel.yaml +++ b/test_cases/dell_santa_clara/storage/fio_parallel.yaml @@ -6,11 +6,11 @@ Scenario: Context: Host_Machines: machine_1: - ip: 10.20.0.4 + ip: 10.20.0.6 pw: r00tme role: host machine_2: - ip: 10.20.0.5 + ip: 10.20.0.7 pw: r00tme role: host -- cgit 1.2.3-korg