Skip to content

Commit 9e7d51d

Browse files
authored
Merge pull request moby#52066 from thaJeztah/raise_timeout
integration: raise timeout for "vm" tests
2 parents 3dd51ab + 225a61e commit 9e7d51d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/.vm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ jobs:
141141
DOCKER_ROOTLESS=${DOCKER_ROOTLESS} \
142142
DOCKER_GRAPHDRIVER=${DOCKER_GRAPHDRIVER} \
143143
DOCKER_IGNORE_BR_NETFILTER_ERROR=${DOCKER_IGNORE_BR_NETFILTER_ERROR} \
144+
TIMEOUT=15m \
144145
make test-integration
145146
-
146147
name: Prepare reports

0 commit comments

Comments
 (0)