summaryrefslogtreecommitdiffstats
path: root/dvm/2294/testcase
blob: b0d8674c30e99f2fb1cabf64e09d420772869dd6 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash

source ./regression_helpers

$GLUSTERFSDIR/gluster volume create $global_bug_id transport tcp,rdma $(hostname):$EXPORT_DIR/$global_bug_id/export1 2>/dev/null 1>/dev/null
exit $?;