summaryrefslogtreecommitdiffstats
path: root/tests/basic/ec/ec-4-1.t
blob: 3f0d0c72e442205d7da327438a357663acda01eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/bash

. $(dirname $0)/../../include.rc
. $(dirname $0)/../../volume.rc

# This test checks basic dispersed volume functionality and cli interface

DISPERSE=4
REDUNDANCY=1

# This must be equal to 36 * $DISPERSE + 109
TESTS_EXPECTED_IN_LOOP=253

. $(dirname $0)/ec-common