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 integration test failure by allowing direct access to system index warning #785

Merged

Conversation

gaobinlong
Copy link
Collaborator

Description

backport #784 to 2.11.

Issues Resolved

#783

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.

…x warning (opensearch-project#784)

* Fix integration test failure by allowing direct access to system index warning

Signed-off-by: gaobinlong <[email protected]>

* Fix bwc test failure of throwing direct access to system index when getting mapping

Signed-off-by: gaobinlong <[email protected]>

---------

Signed-off-by: gaobinlong <[email protected]>
(cherry picked from commit 0a7a5f9)
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Merging #785 (b859675) into 2.11 (968c3d5) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               2.11     #785   +/-   ##
=========================================
  Coverage     66.45%   66.45%           
  Complexity      263      263           
=========================================
  Files            39       39           
  Lines          1717     1717           
  Branches        165      165           
=========================================
  Hits           1141     1141           
  Misses          453      453           
  Partials        123      123           
Flag Coverage Δ
opensearch-notifications 66.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@xluo-aws xluo-aws merged commit 16f601b into opensearch-project:2.11 Oct 11, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants