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

Improved runner to use pytest keyword expressions #27026

Merged
merged 1 commit into from
Jul 30, 2021

Conversation

excitoon
Copy link
Contributor

@excitoon excitoon commented Jul 30, 2021

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

  • Not for changelog

Before:

./runner '-k test_mutations_with_merge_tree'

After:

./runner -k test_mutations_with_merge_tree

@robot-clickhouse robot-clickhouse added pr-build Pull request with build/testing/packaging improvement pr-not-for-changelog This PR should not be mentioned in the changelog and removed pr-build Pull request with build/testing/packaging improvement labels Jul 30, 2021
@alexey-milovidov alexey-milovidov merged commit 7e5f25e into ClickHouse:master Jul 30, 2021
@alexey-milovidov alexey-milovidov self-assigned this Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-not-for-changelog This PR should not be mentioned in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants