summaryrefslogtreecommitdiffstats
path: root/tests/basic/tier/locked_file_migration.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basic/tier/locked_file_migration.t')
-rwxr-xr-xtests/basic/tier/locked_file_migration.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basic/tier/locked_file_migration.t b/tests/basic/tier/locked_file_migration.t
index 7a03d1e3d36..f7a9d1f355d 100755
--- a/tests/basic/tier/locked_file_migration.t
+++ b/tests/basic/tier/locked_file_migration.t
@@ -31,6 +31,7 @@ function create_dist_tier_vol () {
#We don't want promotes to happen in this test
TEST $CLI volume set $V0 cluster.read-freq-threshold 10
TEST $CLI volume set $V0 cluster.write-freq-threshold 10
+ TEST $CLI volume set $V0 cluster.tier-mode test
}