extend the timeout-minutes in build/test from 60 min to 120 min#3203
extend the timeout-minutes in build/test from 60 min to 120 min#3203lanluo-nvidia merged 1 commit intomainfrom
Conversation
narendasan
left a comment
There was a problem hiding this comment.
LGTM, any idea why builds are slowing down
I have manually checked the timed-out windows build and non-timed-out windows build, our torchtrt build is around 30 min. Also I have checked some successful ones recently and even earlier 2.4 release are around 50-55 min, so it is already very close to 60 min. |
|
@narendasan @lanluo-nvidia The recent slowing down or timed out builds on Windows was caused by pytorch/test-infra#5722. As a result the substitute-runner job I inserted couldn't find the string to replace. Simply changing |
Description
extend the timeout-minutes in build/test from 60 min to 120 min
Type of change
Please delete options that are not relevant and/or add your own.
Checklist: