summaryrefslogtreecommitdiffstats
path: root/tests/basic/file-snapshot.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basic/file-snapshot.t')
-rwxr-xr-xtests/basic/file-snapshot.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/basic/file-snapshot.t b/tests/basic/file-snapshot.t
index 36908192bac..8178f728284 100755
--- a/tests/basic/file-snapshot.t
+++ b/tests/basic/file-snapshot.t
@@ -21,7 +21,7 @@ TEST $CLI volume set $V0 features.file-snapshot on;
TEST $CLI volume set $V0 performance.quick-read off;
TEST $CLI volume set $V0 performance.io-cache off;
-TEST glusterfs -s $H0 --volfile-id $V0 $M0 --attribute-timeout=0;
+TEST $GFS -s $H0 --volfile-id $V0 $M0;
TEST touch $M0/big-file;