Skip to content

ga: Linux Integration: extend timeout to 20 minutes#4721

Merged
estesp merged 1 commit intocontainerd:masterfrom
thaJeztah:longer_timeout
Nov 10, 2020
Merged

ga: Linux Integration: extend timeout to 20 minutes#4721
estesp merged 1 commit intocontainerd:masterfrom
thaJeztah:longer_timeout

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

CI was timing out after 15 minutes on the crun tests; extending the timeout to 20 minutes (we can make it shorter again if we know the exact time it takes to run)

e.g. https://github.com/containerd/containerd/pull/4578/checks?check_run_id=1380571893

CI was timing out after 15 minutes on the crun tests; extending
the timeout to 20 minutes (we can make it shorter again if we know
the exact time it takes to run)

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah
Copy link
Copy Markdown
Member Author

Perhaps we should check why tests take longer to run (could be that more tests were added, or a regression in performance?)

@thaJeztah
Copy link
Copy Markdown
Member Author

Hmmm... actually wondering if something is wrong, as it seems to have completed the tests, but got cancelled (some runaway process?)

Ran 76 of 83 Specs in 56.115 seconds
SUCCESS! -- 76 Passed | 0 Failed | 0 Pending | 7 Skipped


Ginkgo ran 1 suite in 56.174815919s
Test Suite Passed
PASS
Error: The operation was canceled.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Nov 10, 2020

Build succeeded.

@thaJeztah
Copy link
Copy Markdown
Member Author

And of course, now it completes in 13 minutes 🤷‍♂️
Screenshot 2020-11-10 at 17 28 38

@estesp
Copy link
Copy Markdown
Member

estesp commented Nov 10, 2020

I've noticed that overall things have been a bit sluggish in actions compared to when we first switched. We have also added quite a few extra runs/matrices, and crun definitely seems less performant than runc in general. I think setting the timeout higher is reasonable. We're about to add back in the test/root-test targets as well.

Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@estesp estesp merged commit 521263c into containerd:master Nov 10, 2020
@thaJeztah thaJeztah deleted the longer_timeout branch November 10, 2020 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants