Skip to content

[CK] Allow exclusion of tests for client-examples #1389

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

Merged

Conversation

mhalk
Copy link
Contributor

@mhalk mhalk commented Apr 23, 2025

Add EnVar CK_CLIENT_EXAMPLES_TO_EXCLUDE which can be used to exclude specific directories from test execution.

Example (use like an array):
CK_CLIENT_EXAMPLES_TO_EXCLUDE=("10_grouped_convnd_bwd_data") ./run.sh

Add EnVar `CK_CLIENT_EXAMPLES_TO_EXCLUDE` which can be used to
exclude specific directories from test execution.

Example (use like an array):
CK_CLIENT_EXAMPLES_TO_EXCLUDE=("10_grouped_convnd_bwd_data")
@mhalk mhalk requested a review from jplehr April 23, 2025 12:51
Copy link
Contributor

@jplehr jplehr left a comment

Choose a reason for hiding this comment

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

LGTM

@mhalk mhalk merged commit 3a08cde into ROCm:aomp-dev Apr 24, 2025
@mhalk mhalk deleted the mhalk/feat/run-ck-client-examples-exclude-dirs branch April 24, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants