summaryrefslogtreecommitdiffstats
path: root/tests/basic/tier/tier-snapshot.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basic/tier/tier-snapshot.t')
-rw-r--r--tests/basic/tier/tier-snapshot.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/basic/tier/tier-snapshot.t b/tests/basic/tier/tier-snapshot.t
index 6d040d711c8..8747c5dc05d 100644
--- a/tests/basic/tier/tier-snapshot.t
+++ b/tests/basic/tier/tier-snapshot.t
@@ -14,7 +14,7 @@ TEST $CLI volume create $V0 replica 2 $H0:$L1 $H0:$L2 ;
TEST $CLI volume start $V0;
-TEST $CLI volume attach-tier $V0 replica 2 $H0:$L3 $H0:$L4 ;
+TEST $CLI volume tier $V0 attach replica 2 $H0:$L3 $H0:$L4 ;
TEST $GFS --volfile-server=$H0 --volfile-id=$V0 $M0;