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

[Flaky release test] Increase timeout of stress_test_many_tasks to ensure perf metrics are available #32286

Conversation

cadedaniel
Copy link
Member

@cadedaniel cadedaniel commented Feb 7, 2023

fetch_release_logs does not yield any perf metrics for stress_test_many_tasks because it hasn't passed for a few consecutive runs. It hasn't passed because it simply times out. I am doubling the timeout as we should catch regressions by tracking metrics, not by the test failing.

I plan on cherry-picking this into 2.3.0 so we can get perf numbers.

@cadedaniel cadedaniel added the core Issues that should be addressed in Ray Core label Feb 7, 2023
@cadedaniel cadedaniel requested a review from a team February 7, 2023 22:19
@scv119 scv119 merged commit 51efd2f into ray-project:master Feb 8, 2023
@cadedaniel cadedaniel deleted the increase-stress-test-many-tasks-timeout branch February 8, 2023 00:18
cadedaniel added a commit to cadedaniel/ray that referenced this pull request Feb 8, 2023
scv119 pushed a commit that referenced this pull request Feb 8, 2023
edoakes pushed a commit to edoakes/ray that referenced this pull request Mar 22, 2023
… available (ray-project#32286)

Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Issues that should be addressed in Ray Core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants