Skip to content

Conversation

@Lindsay-00
Copy link

@Lindsay-00 Lindsay-00 commented Jul 3, 2025

Description

Update WLM cypress tests from the 3.2 of the query insights dashboards repository.

Change is needed for the 3.2 OpenSearch release.

Issues Resolved

[List any issues this PR will resolve]

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Lingxi Chen <[email protected]>
}).then((res) => {
const groups = res.body?.workload_groups ?? [];
groups.forEach((g) => {
if (g.name !== 'DEFAUL_WORKLOAD_GROUP') {
Copy link
Member

Choose a reason for hiding this comment

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

Typo: should be DEFAULT

Lingxi Chen added 3 commits September 23, 2025 13:31
Signed-off-by: Lingxi Chen <[email protected]>
Signed-off-by: Lingxi Chen <[email protected]>
Signed-off-by: Lingxi Chen <[email protected]>
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