-
Notifications
You must be signed in to change notification settings - Fork 273
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]: Validation framework doesnot validate OSD properly #5117
Comments
Hi @AMoo-Miki |
How did we determine that it's a bootstrapping error? |
Actually it bootstraps just fine and we are able to get status code 200 for |
Describe the bug
We are using validation workflow from this repo to make sure OS and OSD nightlies are valid before deploying them onto the cluster. See workflow here
However, even after successful validation the OpenSearch Dashboards instance throws below error:
To reproduce
Try running validation on above build and see that it succeeds.
Exact command:
Expected behavior
Validation should fail if OSD is not coming up
Screenshots
If applicable, add screenshots to help explain your problem.
Host / Environment
No response
Additional context
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: