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

Enhance set_testing-240-t to iterate through alll the reader hostgroups #4388

Closed
renecannao opened this issue Nov 22, 2023 · 0 comments
Closed

Comments

@renecannao
Copy link
Contributor

This is an internal development issue.

set_testing-240-t creates a new hostgroup 101 with all the reader hostgroups (all hostgroups ending with 1) .
This works well if using different backend versions, but doesn't work well if mixing MySQL with MariaDB or Galera .
As our testing infra becomes more complex with multiple backend types/clusters present at the same time,
set_testing-240-t stops working properly.

A possible solution to this problem is for set_testing-240-t to detects the number of reader hostgroups (before starting any test) and iterate through all of them when creating hostgroup 101 .
In other words: set_testing-240-t (whole or partially) will independently run on each reader hostgroups.

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

No branches or pull requests

1 participant