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

PMM-12223 added test for the clickhouse version #644

Merged
merged 3 commits into from
Oct 16, 2023
Merged

Conversation

vyarosh
Copy link
Contributor

@vyarosh vyarosh commented Oct 13, 2023

please note that test will fail until percona/pmm#2489 will be merged

@vyarosh
Copy link
Contributor Author

vyarosh commented Oct 13, 2023

Test result are local only:
2023-10-13_12-14-36

@@ -60,6 +61,11 @@ def main():
verify_command(f"docker exec {pmm_server_docker_container} rpm -qa | grep percona-qan-api2-{args.version}")
verify_command(
f"docker exec {pmm_server_docker_container} rpm -qa | grep percona-dashboards-{args.version}")

### PMM-12223 - Verify Clickhouse is v22.8 or later since 2.41.0
Copy link
Collaborator

@saikumar-vs saikumar-vs Oct 13, 2023

Choose a reason for hiding this comment

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

looks like u mean v23.8 in the comment ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Actually, no - it's a copy of the Ticket's title: see https://jira.percona.com/browse/PMM-12223
But I suppose you're right and I will change the it be more accurate in the sibling PR: #645

Copy link
Collaborator

@saikumar-vs saikumar-vs left a comment

Choose a reason for hiding this comment

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

Thanks for working on this.
A minor comment. please feel free to fix and push once PR is merged.

@vyarosh vyarosh merged commit 60a1399 into main Oct 16, 2023
30 checks passed
@vyarosh vyarosh deleted the PMM-12223-add-test branch October 16, 2023 11:16
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