-
Notifications
You must be signed in to change notification settings - Fork 113
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
Trace analytics cypress update for 2.15 #1376
Conversation
Signed-off-by: Shenoy Pratik <[email protected]>
Looks like OpenSearch is not loading up due to jar hell from flow-framework:
|
Local cypress tests runs with security: 1_trace_analytics_dashboard.spec.js.mp42_trace_analytics_services.spec.js.mp43_trace_analytics_traces.spec.js.mp4 |
@tianleh @CCongWang Can you please help review this PR and backport it to 2.x? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Signed-off-by: Shenoy Pratik <[email protected]> (cherry picked from commit 05784d3)
Signed-off-by: Shenoy Pratik <[email protected]> (cherry picked from commit 05784d3) Co-authored-by: Shenoy Pratik <[email protected]>
Flow Framework 3.0.0 branch now uses JDK21 source/target compatibility per opensearch-project/OpenSearch#14011 This was not backported to 2.x, so should not impact 2.15 branch. |
Description
Issues Resolved
#1269
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.