Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Conversation

weicongs-amazon
Copy link
Contributor

@weicongs-amazon weicongs-amazon commented May 19, 2020

Issue #, if available:
Support to run integration test cases with security enabled cluster.
Description of changes:

  • create new ODFERestTestCase to support both of normal and security enabled clusters
  • update SQLIntegTestCase

Testing:
run it with following 3 cases succesfully:

  • ./gradlew integTest
  • ./gradlew integTest -Dtests.rest.cluster=localhost:9200 -Dtests.cluster=localhost:9200
  • ./gradlew integTest -Dtests.rest.cluster=localhost:9200 -Dtests.cluster=localhost:9200 -Dhttps=true -Duser=admin -Dpassword=admin

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@penghuo penghuo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@weicongs-amazon weicongs-amazon merged commit 668bd24 into opendistro-for-elasticsearch:master May 20, 2020
penghuo pushed a commit to penghuo/sql that referenced this pull request Jun 17, 2020
penghuo pushed a commit that referenced this pull request Jun 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants