Skip to content

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

Open
@rishabh6788

Description

@rishabh6788

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions