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

[Engineering System] Increase Timeout for Live Tests #6129

Merged

Conversation

jsquire
Copy link
Member

@jsquire jsquire commented May 6, 2019

Summary

The last couple of days have seen the Windows tests fail to complete in the allowed timeout window, surpassing the 155 minute mark, though it is believed that they would have completed if given another 5 minutes. I'd like to increase the timeout value once more to give them a bit of extra cushion and allow the runs to complete.

We recognize that this is not ideal and continue to have plans to enhance the suite with better isolation, durability, and to support parallelization, though the timeline to address this is not yet clear.

Last Upstream Rebase

Monday, May 6, 2019 2:28pm (EDT)

@jsquire jsquire added Event Hubs Client This issue points to a problem in the data-plane of the library. EngSys This issue is impacting the engineering system. labels May 6, 2019
@jsquire jsquire self-assigned this May 6, 2019
Due to the current state of the Event Hubs test suite, a live test run for
a given platform is taking roughly 90 minutes on average.  Because Windows is
running two target platforms, the test run has been averaging roughly 2 hours
and 30 minutes.

The last couple of days have seen the Windows tests fail to complete in the
allowed timeout window, surpassing the 155 minute mark, though it is believed that
they would have completed if given another 5 minutes.

Until we're able to refactor the Event Hubs tests for test timings, isolation,
and parallelization, adjusting the timeout to allow nightly runs to complete
without timing out.
@jsquire jsquire force-pushed the engineering/increase-livetest-timeout branch from e200d71 to b0419a8 Compare May 6, 2019 18:29
@jsquire jsquire merged commit 9ad1d0f into Azure:master May 6, 2019
@jsquire jsquire deleted the engineering/increase-livetest-timeout branch May 6, 2019 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. EngSys This issue is impacting the engineering system. Event Hubs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants