-
Notifications
You must be signed in to change notification settings - Fork 164
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
[BUG] Integration Test Failures after OpenSearch node reaches high watermark #1611
Comments
Closing this issue, I was running the integ tests incorrectly. Integ tests must be run with demo security config + |
Re-opening this issue. The integ tests on main are consistently failing. Its odd that its getting a 403 trying to add sample data because its supplying the correct credentials. I was able to reproduce the same 403 on an EC2 instance after the high watermark was exceeded.
|
Closing this issue since #1613 has been merged. |
On a few PRs I see integration test failures. The failing integration test suite is
saml_auth.test.ts
You can run this suite locally with:
yarn test:jest_server -- saml_auth.test.ts
Example: https://github.com/cwperks/security-dashboards-plugin/actions/runs/6509864918/job/17682323837
Relevant error messages
and
The text was updated successfully, but these errors were encountered: