Only delete bucket if the volume is the alone user
This commit is contained in:
parent
1e506ad2cc
commit
b11261ebe7
3 changed files with 38 additions and 57 deletions
test
|
@ -5,4 +5,4 @@ export MINIO_SECRET_KEY=DSG643HGDS
|
|||
mkdir -p /tmp/minio
|
||||
minio server /tmp/minio &>/dev/null &
|
||||
sleep 5
|
||||
go test ./... -cover
|
||||
go test ./... -cover -ginkgo.noisySkippings=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue