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 Integ test for datasource enabled setting with security plugin #2865

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

vamsimanohar
Copy link
Member

@vamsimanohar vamsimanohar commented Jul 29, 2024

Description

The current check for .ql-datasources index creation is not feasible when security plugin is enabled due to restrictions on system index. Since there are other checks in place, I am removing the datasource index checks.

Issues Resolved

#2848

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • 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.

@vamsimanohar vamsimanohar self-assigned this Jul 29, 2024
@vamsimanohar vamsimanohar merged commit 41100be into opensearch-project:main Jul 29, 2024
16 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 29, 2024
…2865)

Signed-off-by: Vamsi Manohar <[email protected]>
(cherry picked from commit 41100be)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 29, 2024
…2865)

Signed-off-by: Vamsi Manohar <[email protected]>
(cherry picked from commit 41100be)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
vamsimanohar pushed a commit that referenced this pull request Jul 29, 2024
…2865) (#2868)

(cherry picked from commit 41100be)

Signed-off-by: Vamsi Manohar <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dai-chen pushed a commit that referenced this pull request Jul 30, 2024
…2865) (#2867)

(cherry picked from commit 41100be)

Signed-off-by: Vamsi Manohar <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
manasvinibs pushed a commit to manasvinibs/sql that referenced this pull request Aug 14, 2024
jzonthemtn pushed a commit to jzonthemtn/sql that referenced this pull request Aug 28, 2024
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