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 --exclude option to cmdlineTests.sh #14338

Merged
merged 2 commits into from
Jun 20, 2023
Merged

Conversation

cameel
Copy link
Member

@cameel cameel commented Jun 19, 2023

This is a prerequisite for an upcoming PR that will parallelize CLI tests.

This will allow me make the CI logic to support that parallelization slightly less complicated, and also I often find myself wishing we had this option when running tests locally - now it will be possible to do something like cmdlineTests.sh --exclude '~*' without manually constructing a find command.

@cameel cameel self-assigned this Jun 19, 2023
@cameel cameel requested review from matheusaaguiar, nikola-matic and aarlt and removed request for nikola-matic June 19, 2023 14:52
@cameel cameel merged commit dc7cda1 into develop Jun 20, 2023
2 checks passed
@cameel cameel deleted the cmdline-tests-exclude-option branch June 20, 2023 11:49
@cameel cameel mentioned this pull request Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants