summaryrefslogtreecommitdiffstats
path: root/tests/basic/afr/granular-esh/cli.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basic/afr/granular-esh/cli.t')
-rw-r--r--tests/basic/afr/granular-esh/cli.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/basic/afr/granular-esh/cli.t b/tests/basic/afr/granular-esh/cli.t
index a655180a095..cadaf8ffaf9 100644
--- a/tests/basic/afr/granular-esh/cli.t
+++ b/tests/basic/afr/granular-esh/cli.t
@@ -30,7 +30,7 @@ TEST ! $CLI volume heal $V1 granular-entry-heal disable
#######################
# Execute the same command on a disperse + replicate tiered volume and make
# sure the option is set on the replicate leg of the volume
-TEST $CLI volume attach-tier $V1 replica 2 $H0:$B0/${V1}{3,4}
+TEST $CLI volume tier $V1 attach replica 2 $H0:$B0/${V1}{3,4}
TEST $CLI volume heal $V1 granular-entry-heal enable
EXPECT "enable" volume_get_field $V1 cluster.granular-entry-heal
TEST $CLI volume heal $V1 granular-entry-heal disable