diff options
author | zhifeng.jiang <jiang.zhifeng@zte.com.cn> | 2016-09-15 15:01:38 +0800 |
---|---|---|
committer | zhifeng.jiang <jiang.zhifeng@zte.com.cn> | 2016-09-15 15:56:44 +0800 |
commit | fac2a3bff97efed6d4e50bfe249c8107100b8f52 (patch) | |
tree | a7e7bf2ae5b4147e0600a62d3e7cfc996d859f34 /tests/output/hosts | |
parent | 471817a86ae20cb288347fbedcb865ac7e31e60f (diff) |
Bugfix:iperf benchmark run failed "privateip1 is undefined"
modification:
get privatedip1 var when role is '2-host'
run on localhost once instead of twice
Change-Id: I4155f2d0c45208c4a2a0e2844fdf87acb5c8575e
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
Diffstat (limited to 'tests/output/hosts')
-rw-r--r-- | tests/output/hosts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/output/hosts b/tests/output/hosts index b380e475..9b47df0e 100644 --- a/tests/output/hosts +++ b/tests/output/hosts @@ -1,5 +1,3 @@ [host] 10.20.0.29 10.20.0.28 -[localhost] -127.0.0.1 |