opensearch-project / security-dashboards-plugin

🔐 Manage your internal users, roles, access control, and audit logs from OpenSearch Dashboards
https://opensearch.org/docs/latest/security-plugin/index/
Apache License 2.0
70 stars 152 forks source link

[MDS] Fixes flaky cypress tests for data-source picker #1898

Closed DarshitChanpura closed 5 months ago

DarshitChanpura commented 5 months ago

Description

Fixes flaky-ness around cypress tests added as part of adding support for data-source picker on pages displayed by security-dashboards plugin.

Category

Refactoring

Why these changes are required?

To allow CI to be non-flaky and hence non-blocking

Testing

Automated integration tests

Check List

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.

derek-ho commented 5 months ago

Workflow passed 9 times: https://github.com/opensearch-project/security-dashboards-plugin/actions/runs/8789924919/job/24120783865 after adding retries.