Skip to content
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

Fix panel test not respecting base path setting #1520

Merged
merged 2 commits into from
Aug 19, 2024

Conversation

Swiddis
Copy link
Contributor

@Swiddis Swiddis commented Aug 16, 2024

Description

The test fails if a base path is set, which doesn't show up as a problem in GH CI but does in other CI pipelines. Will need backport to 2.x for 2.17.

Issues Resolved

N/A

Check List

  • Commits are signed per the DCO using --signoff

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.

Signed-off-by: Simeon Widdis <[email protected]>
@Hailong-am
Copy link
Collaborator

 │ ✖  plugins/observability-dashboards/1_      04:48        4        -        4        -        - │
  │    trace_analytics_dashboard.spec.js                                                           │
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
  │ ✖  plugins/observability-dashboards/2_      01:24        2        1        1        -        - │
  │    trace_analytics_services.spec.js                                                            │

failed cases are not related to the change, safe to merge.

@Hailong-am Hailong-am merged commit 4ff7b93 into opensearch-project:main Aug 19, 2024
39 of 40 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 19, 2024
* Fix panel test not respecting base path setting

Signed-off-by: Simeon Widdis <[email protected]>

* Apply prettier lints

Signed-off-by: Simeon Widdis <[email protected]>

---------

Signed-off-by: Simeon Widdis <[email protected]>
(cherry picked from commit 4ff7b93)
SuZhou-Joe pushed a commit that referenced this pull request Sep 3, 2024
* Fix panel test not respecting base path setting

Signed-off-by: Simeon Widdis <[email protected]>

* Apply prettier lints

Signed-off-by: Simeon Widdis <[email protected]>

---------

Signed-off-by: Simeon Widdis <[email protected]>
(cherry picked from commit 4ff7b93)

Co-authored-by: Simeon Widdis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants