diff options
Diffstat (limited to 'tests/bugs/bug-915554.t')
| -rwxr-xr-x | tests/bugs/bug-915554.t | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/bug-915554.t b/tests/bugs/bug-915554.t index a811c18f656..beb669f8cef 100755 --- a/tests/bugs/bug-915554.t +++ b/tests/bugs/bug-915554.t @@ -60,7 +60,7 @@ TEST $CLI volume rebalance $V0 start force  # check if rebalance has completed for upto 15 secs -EXPECT_WITHIN 15 "0" rebalance_completed +EXPECT_WITHIN 30 "0" rebalance_completed  # validate the file size after the migration  SIZE2=`stat -c %s $M0/$i`  | 
