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
68 stars 148 forks source link

[MDS] Consolidate cypress tests #1909

Open derek-ho opened 2 months ago

derek-ho commented 2 months ago

Is your feature request related to a problem? The multi datasource disabled workflow can piggy back off of some of the existing cypress tests, since the multiple datasources feature is off by default. This will save some CPU cycles. Additionally, we should look into whether the cypress tests from the FTR repo can piggy back off of the retry mechanism introduced with the merging of the MDS feature.

scrawfor99 commented 2 months ago

[Triage] Hi @derek-ho thanks for filing this issue. It looks like this issue can be closed once the Cypress tests are consolidated. Given this, marking as triaged.