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

Synchronize ci-group logic between OSD, FT repo and infra repo to avoid group mismatch. #7144

Open
rishabh6788 opened this issue Jul 1, 2024 · 1 comment

Comments

@rishabh6788
Copy link

rishabh6788 commented Jul 1, 2024

During 2.15.0 release we changed how integration tests are run for OSD by splitting them into multiple ci-groups and executing them separately with each group having its own cluster. This enabled us to have 100% tests passing.

As of now FT repo follows the same logic that OSD uses for grouping and infra team relies on FT repo to decide the number of groups it is supposed to run integration tests for.
There is no mechanism right now to synchronize the grouping logic between OSD, FT Repo and opensearch-build repo so that in case OSD makes any changes to the logic on their side it is reflected everywhere.

Creating this issue to get ideas on how we can have a single source of truth for grouping logic. This will also be used to track ci-groups required for 2.16 release.

opensearch-project/opensearch-dashboards-functional-test#1411
opensearch-project/opensearch-build#4745

@rishabh6788
Copy link
Author

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