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

[BUG]org.opensearch.integtest.config.ChimeNotificationConfigCrudIT failed when running integration tests with OpenSearch rpm/deb package #783

Closed
gaobinlong opened this issue Oct 11, 2023 · 1 comment
Labels
bug Something isn't working v2.11.0 Issues targeting release v2.11.0

Comments

@gaobinlong
Copy link
Collaborator

What is the bug?

There's an integration test failure when running tests with OpenSearch rpm/deb package, it seems that we do not handle the warnings correctly when calling _refresh API:

Warnings: [this request accesses system indices: [.opendistro_security], but in a future major version, direct access to system indices will be prevented by default, this request accesses system indices: [.opensearch-notifications-config], but in a future major version, direct access to system indices will be prevented by default]

, we need to dive deep on this and fix it.

What is the expected behavior?
Integration tests runs successfully with rpm/deb package.

Do you have any screenshots?
截屏2023-10-11 16 42 01

@bbarani
Copy link
Member

bbarani commented Oct 11, 2023

integ-test-failure label is reserved for the bot. Please use a different label to track integration failures.

@bbarani bbarani removed the integ-test-failure Integration test failures label Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v2.11.0 Issues targeting release v2.11.0
Projects
None yet
Development

No branches or pull requests

3 participants