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

source $cwd/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 $?;