summaryrefslogtreecommitdiffstats
path: root/tests/bugs/glusterd/bug-1303028-Rebalance-glusterd-rpc-connection-issue.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/glusterd/bug-1303028-Rebalance-glusterd-rpc-connection-issue.t')
-rw-r--r--tests/bugs/glusterd/bug-1303028-Rebalance-glusterd-rpc-connection-issue.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/glusterd/bug-1303028-Rebalance-glusterd-rpc-connection-issue.t b/tests/bugs/glusterd/bug-1303028-Rebalance-glusterd-rpc-connection-issue.t
index 00f20c1ff78..3b62a4547b5 100644
--- a/tests/bugs/glusterd/bug-1303028-Rebalance-glusterd-rpc-connection-issue.t
+++ b/tests/bugs/glusterd/bug-1303028-Rebalance-glusterd-rpc-connection-issue.t
@@ -15,7 +15,7 @@ function create_dist_tier_vol () {
TEST $CLI volume set $V0 performance.quick-read off
TEST $CLI volume set $V0 performance.io-cache off
TEST $CLI volume start $V0
- TEST $CLI volume attach-tier $V0 $H0:$B0/hot/${V0}{1..2}
+ TEST $CLI volume tier $V0 attach $H0:$B0/hot/${V0}{1..2}
TEST $CLI volume set $V0 cluster.tier-mode test
}