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

[BUG] Fix Bulk Sampling Test Issue #3701

Merged

Conversation

alexbarghi-nv
Copy link
Member

The bulk sampling tests are currently using a temporary directory which is not accessible from all processes/workers. This is causing the MG tests to fail.

This PR updates the bulk sampler tests to use an environment variable for the scratch directory. The test run script will also need to be updated to make sure that environment variable is properly set.

@alexbarghi-nv alexbarghi-nv self-assigned this Jul 10, 2023
@alexbarghi-nv alexbarghi-nv added bug Something isn't working non-breaking Non-breaking change labels Jul 10, 2023
@alexbarghi-nv alexbarghi-nv added this to the 23.08 milestone Jul 10, 2023
@alexbarghi-nv alexbarghi-nv marked this pull request as ready for review July 10, 2023 17:09
@alexbarghi-nv alexbarghi-nv requested a review from a team as a code owner July 10, 2023 17:09
@alexbarghi-nv
Copy link
Member Author

/mege

@alexbarghi-nv
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit 54c0812 into rapidsai:branch-23.08 Jul 18, 2023
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants