summaryrefslogtreecommitdiffstats
path: root/regression_testcase_sample
blob: 864d8fdcf273d8f38dfd7d6ebf00730c99a7d4ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/bash

source ../../init
start_glusterfs

#testcase starts here

#This is my testcase

#testcase ends here

cleanup_glusterfs