Cleanup loop devices after test failure
Cleans up loop devices if part of the test or mount process fails. Also increases btrfs default file size to 650MB to accommodate minimum btrfs size on ppc64le and s390x Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#
|
||||
# Downloads and installs protobuf
|
||||
#
|
||||
set -eux -o pipefail
|
||||
set -eu -o pipefail
|
||||
|
||||
PROTOBUF_VERSION=3.5.1
|
||||
GOARCH=$(go env GOARCH)
|
||||
|
||||
Reference in New Issue
Block a user