Merge pull request #6807 from shnmorimoto/fix_pool_device_test
fix pool_device_test
This commit is contained in:
commit
fed7df1e25
@ -40,8 +40,8 @@ const (
|
||||
thinDevice1 = "thin-1"
|
||||
thinDevice2 = "thin-2"
|
||||
snapDevice1 = "snap-1"
|
||||
device1Size = 100000
|
||||
device2Size = 200000
|
||||
device1Size = 1000000
|
||||
device2Size = 2000000
|
||||
testsPrefix = "devmapper-snapshotter-tests-"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user