mirror of
https://github.com/containers/skopeo.git
synced 2025-04-27 19:05:32 +00:00
Increase test timeout to 15 minutes
Apparently we run into the 10-minute timeout now in Travis. Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
parent
dd66c1d342
commit
81caa0fa5d
@ -57,7 +57,7 @@ DEFAULT_BUNDLES=(
|
||||
test-integration
|
||||
)
|
||||
|
||||
TESTFLAGS+=" -test.timeout=10m"
|
||||
TESTFLAGS+=" -test.timeout=15m"
|
||||
|
||||
# Go module support: set `-mod=vendor` to use the vendored sources
|
||||
# See also the top-level Makefile.
|
||||
|
Loading…
Reference in New Issue
Block a user