From 9be3f68b9d8d86379339dc0e6852612061880e38 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 23 May 2014 08:51:13 +0000 Subject: test/mgmt: lengthen test for iostat watch The iostat may take a while to notice a new device, so let it run a bit. --- test/mgmt.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/mgmt.rb b/test/mgmt.rb index 67ffca1..04d3e19 100644 --- a/test/mgmt.rb +++ b/test/mgmt.rb @@ -341,7 +341,7 @@ class TestMgmt < Test::Unit::TestCase str = nil # wait for iostat to catch up - 10.times do + 30.times do str = @client.gets assert_kind_of String, str break if str =~ /^666\t/ -- cgit v1.2.3-24-ge0c7