mirror of
https://github.com/containers/skopeo.git
synced 2025-08-10 10:52:30 +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
|
test-integration
|
||||||
)
|
)
|
||||||
|
|
||||||
TESTFLAGS+=" -test.timeout=10m"
|
TESTFLAGS+=" -test.timeout=15m"
|
||||||
|
|
||||||
# Go module support: set `-mod=vendor` to use the vendored sources
|
# Go module support: set `-mod=vendor` to use the vendored sources
|
||||||
# See also the top-level Makefile.
|
# See also the top-level Makefile.
|
||||||
|
Loading…
Reference in New Issue
Block a user