summaryrefslogtreecommitdiffstats
path: root/tests/basic/ec/ec-6-2.t
blob: 23ec84e60e91cced0dc7190f3ad0c59523c1d748 (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=6
REDUNDANCY=2

# This must be equal to 44 * $DISPERSE + 106
TESTS_EXPECTED_IN_LOOP=370

. $(dirname $0)/ec-common