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

[FEATURE] Add a CI workflow to test CCR integ test suite with remote store enabled indices. #1272

Open
ankitkala opened this issue Oct 18, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ankitkala
Copy link
Member

We can't write specific ITs to test this as remote store is enabled for all indices at cluster level.
To get around this, we can expose an optional flag to set remote store specific settings on leader cluster in build.gradle and run the integ test in github CI.
This should be helpful in ensuring that we're able to catch any regression in this code path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant