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

Fixed integ test delete myindex issue and wipe All indices with security plugin. #2878

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

vmmusings
Copy link
Member

Description

Fixed integ tests issues with datasourceEnabledITs.

Related Issues

Resolves #[Issue number to be closed when this PR is merged]
#2848

Tested using remote test cluster with docker.

 docker pull opensearchstaging/opensearch:2.16.0.10131 && docker run -it -p 9200:9200 -e "discovery.type=single-node" -e 'OPENSEARCH_INITIAL_ADMIN_PASSWORD=myStrongPassword123!' opensearchstaging/opensearch:2.16.0.10131  -e "plugins.query.datasources.encryption.masterkey:99c6daa59300876ffbb6191f"
./gradlew integTestRemote -Dtests.rest.cluster=localhost:9200 -Dtests.cluster=localhost:9200 -Dtests.clustername="docker-cluster" -Duser=admin -Dpassword=myStrongPassword123! -Dhttps=true

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • New functionality has javadoc added.
  • New functionality has a user manual doc added.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

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.

…ity enabled domain

Signed-off-by: Vamsi Manohar <reddyvam@amazon.com>
@vmmusings vmmusings merged commit 1b17520 into opensearch-project:main Jul 31, 2024
16 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 31, 2024
…ity enabled domain (#2878)

Signed-off-by: Vamsi Manohar <reddyvam@amazon.com>
(cherry picked from commit 1b17520)
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 31, 2024
…ity enabled domain (#2878)

Signed-off-by: Vamsi Manohar <reddyvam@amazon.com>
(cherry picked from commit 1b17520)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
vmmusings pushed a commit that referenced this pull request Jul 31, 2024
…ity enabled domain (#2878) (#2881)

(cherry picked from commit 1b17520)

Signed-off-by: Vamsi Manohar <reddyvam@amazon.com>
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>
vmmusings pushed a commit that referenced this pull request Jul 31, 2024
…ity enabled domain (#2878) (#2880)

(cherry picked from commit 1b17520)

Signed-off-by: Vamsi Manohar <reddyvam@amazon.com>
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
…ity enabled domain (opensearch-project#2878)

Signed-off-by: Vamsi Manohar <reddyvam@amazon.com>
jzonthemtn pushed a commit to jzonthemtn/sql that referenced this pull request Aug 28, 2024
…ity enabled domain (opensearch-project#2878)

Signed-off-by: Vamsi Manohar <reddyvam@amazon.com>
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.

3 participants