diff options
Diffstat (limited to 'tests/basic/ec/ec-rebalance.t')
-rw-r--r-- | tests/basic/ec/ec-rebalance.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basic/ec/ec-rebalance.t b/tests/basic/ec/ec-rebalance.t index b5c30727a15..6cda3a3e4be 100644 --- a/tests/basic/ec/ec-rebalance.t +++ b/tests/basic/ec/ec-rebalance.t @@ -14,6 +14,7 @@ cleanup TEST glusterd TEST pidof glusterd TEST $CLI volume create $V0 disperse 3 redundancy 1 $H0:$B0/${V0}{0..2} +TEST $CLI volume set $V0 lookup-optimize on TEST $CLI volume start $V0 #Mount the volume |