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

Add environment-agnostic scripts for running ctests and pytests #338

Merged
merged 12 commits into from
Feb 27, 2024

Conversation

trxcllnt
Copy link
Contributor

@trxcllnt trxcllnt commented Feb 7, 2024

This PR adds environment-agnostic run_{ctests,pytests}.sh scripts, and updates test_{cpp,python}.sh to call them.

The test_{cpp,python}.sh scripts assume they're running in our CI environment, and they do more than just run the tests.

This PR allows devs and downstream consumers to only run the tests, and skip the unrelated logic in test_{cpp,python}.sh.

@trxcllnt trxcllnt requested a review from a team as a code owner February 7, 2024 05:55
@trxcllnt trxcllnt added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Feb 7, 2024
@bdice
Copy link
Contributor

bdice commented Feb 27, 2024

/merge

@rapids-bot rapids-bot bot merged commit 241cb13 into rapidsai:branch-24.04 Feb 27, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing functionality non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants