Skip to content

Update cypress tests for WLM dashboard - #1809

Open
Lindsay-00 wants to merge 6 commits into
opensearch-project:mainfrom
Lindsay-00:wlm_tests
Open

Update cypress tests for WLM dashboard#1809
Lindsay-00 wants to merge 6 commits into
opensearch-project:mainfrom
Lindsay-00:wlm_tests

Conversation

@Lindsay-00

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

Copy link
Copy Markdown

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 <lingxich@amazon.com>
Lindsay-00 and others added 2 commits September 23, 2025 10:51
Signed-off-by: Lingxi Chen <lingxich@amazon.com>
}).then((res) => {
const groups = res.body?.workload_groups ?? [];
groups.forEach((g) => {
if (g.name !== 'DEFAUL_WORKLOAD_GROUP') {

Copy link
Copy Markdown
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 <lingxich@amazon.com>
Signed-off-by: Lingxi Chen <lingxich@amazon.com>
Signed-off-by: Lingxi Chen <lingxich@amazon.com>
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