summaryrefslogtreecommitdiffstats
path: root/dvm/2584/testcase
diff options
context:
space:
mode:
Diffstat (limited to 'dvm/2584/testcase')
-rwxr-xr-xdvm/2584/testcase2
1 files changed, 1 insertions, 1 deletions
diff --git a/dvm/2584/testcase b/dvm/2584/testcase
index e3dc605..0a2b08e 100755
--- a/dvm/2584/testcase
+++ b/dvm/2584/testcase
@@ -2,7 +2,7 @@
source $cwd/regression_helpers
-$GLUSTERFSDIR/gluster volume create $global_bug_id replica 2 $(hostname):$EXPORT_DIR/$global_bug_id/brick1 $(hostname):$EXPORT_DIR/$global_bug_id/brick2 $(hostname):$EXPORT_DIR/$global_bug_id/brick3 $(hostname):$EXPORT_DIR/$global_bug_id/brick4 2>/dev/null 1>/dev/null;
+$GLUSTERFSDIR/gluster volume create --mode=script $global_bug_id replica 2 $(hostname):$EXPORT_DIR/$global_bug_id/brick1 $(hostname):$EXPORT_DIR/$global_bug_id/brick2 $(hostname):$EXPORT_DIR/$global_bug_id/brick3 $(hostname):$EXPORT_DIR/$global_bug_id/brick4 2>/dev/null 1>/dev/null;
$GLUSTERFSDIR/gluster volume start $global_bug_id 2>/dev/null 1>/dev/null;