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

ci: Stabilize L0_pinned_memory flakiness #7929

Merged
merged 2 commits into from
Jan 13, 2025
Merged

Conversation

rmccorm4
Copy link
Contributor

@rmccorm4 rmccorm4 commented Jan 13, 2025

L0_pinned_memory fails intermittently due to PA unstable measurements that are not critical to the test functionality - this is not a performance test.

This PR adds the use of --request-count in PA to remove PA stability criteria and make L0_pinned_memory test more consistent


In reality, we probably don't need to be using PA for this test, and can swap it out with a simpler client that doesn't measure performance.

For simplicity, we can just relax the stability requirements on PA to avoid this error with minimal changes for now.

indrajit96
indrajit96 previously approved these changes Jan 13, 2025
Copy link
Contributor

@indrajit96 indrajit96 left a comment

Choose a reason for hiding this comment

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

LGTM, pending pipeline.

@rmccorm4
Copy link
Contributor Author

Jobs passing on multiple re-runs. Made a small change to request count number to reduce test time a bit. Should be faster and pass more consistently now.

@rmccorm4 rmccorm4 requested a review from yinggeh January 13, 2025 19:35
@rmccorm4 rmccorm4 merged commit 6743fd9 into main Jan 13, 2025
3 checks passed
@rmccorm4 rmccorm4 deleted the rmccormick/ci/L0_pinned_memory branch January 13, 2025 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants