-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stabilize CI for dashboards repo #1624
Comments
@DarshitChanpura I think you are taking this issue one - I've added some details, please free free to make it your own and edit/change the description to what best represents what you are tracking. |
Jest Integration tests are passing for the most part. Only flaky behavior is due to agentkeepalive throwing socket timeout's on random occurrences. This tells me it could be due to network latency or some other factors outside the tests.
|
Cypress tests fixes are captured here: #1599 This issue does not include those. |
The previous flakiness was also related to the SAML integration test cases. #1641 has addressed that. For more context please use the reference to the original PR + this comment. And the result of both runners for 10-run after applying this fix is here: https://github.com/opensearch-project/security-dashboards-plugin/actions/runs/6815132175/job/18533579549?pr=1641 |
Description
I've done a couple of quick tests trying to validate how unstable the CI is, using this commit main...peternied:security-dashboards-plugin:baseline-ci-failures
Exit Criteria
The text was updated successfully, but these errors were encountered: