Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend default timeout for nested VM integration run #5267

Merged
merged 1 commit into from
Mar 25, 2021

Conversation

estesp
Copy link
Member

@estesp estesp commented Mar 25, 2021

When integration tests are run under nested VM (for SELinux, Cgroupsv2
testing) they are regularly starting to push past 10 minutes, causing
go test to fatally kill the test run (default timeout is 10m).

Signed-off-by: Phil Estes estesp@amazon.com

(Recent example in #5266)

When integration tests are run under nested VM (for SELinux, Cgroupsv2
testing) they are regularly starting to push past 10 minutes, causing
`go test` to fatally kill the test run (default timeout is 10m).

Signed-off-by: Phil Estes <estesp@amazon.com>
@AkihiroSuda AkihiroSuda added the cherry-pick/1.4.x Change to be cherry picked to release/1.4 branch label Mar 25, 2021
@estesp
Copy link
Member Author

estesp commented Mar 25, 2021

/test pull-containerd-node-e2e

@dmcgowan dmcgowan merged commit ed8cf60 into containerd:master Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick/1.4.x Change to be cherry picked to release/1.4 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants