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

Remove ucp.reset() requirement from test_dgx #1269

Merged

Conversation

pentschev
Copy link
Member

By moving the ucp.get_transports() call to the subprocess we remove the requirement to reset UCX from the pytest process, preventing potential interferences with tests that run after.

By moving the `ucp.get_transports()` call to the subprocess we remove
the requirement to reset UCX from the `pytest` process, preventing
potential interferences with tests that run after.
@pentschev pentschev requested a review from a team as a code owner November 6, 2023 14:42
@github-actions github-actions bot added the python python code needed label Nov 6, 2023
@pentschev pentschev added 3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Nov 6, 2023
@pentschev
Copy link
Member Author

Thanks @wence- , hopefully this will fix issues with nightly CI tests.

@pentschev
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit e5b240c into rapidsai:branch-23.12 Nov 6, 2023
20 checks passed
@pentschev pentschev deleted the remove-ucx-reset-from-dgx-tests branch January 4, 2024 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function non-breaking Non-breaking change python python code needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants