Skip to content

Conversation

@peterzhuamazon
Copy link
Member

Signed-off-by: Peter Zhu zhujiaxi@amazon.com

Description

Add Integtest.sh for OpenSearch integtest setups
This is a file that can be used as an abstraction for integTests to run.
This is better than what ODFE has in which all plugins runs saved in a single yml.

Issues Resolved

#127

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.

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Copy link
Member

@joshuali925 joshuali925 left a comment

Choose a reason for hiding this comment

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

lgtm, thanks

@chloe-zh chloe-zh merged commit 8cd976f into main Jun 21, 2021
chloe-zh added a commit that referenced this pull request Jun 21, 2021
@peterzhuamazon
Copy link
Member Author

@chloe-zh you are not supposed to merge this as I am working to merge them all in one take.

@peterzhuamazon peterzhuamazon deleted the opensearch-integtest-demo branch July 1, 2021 17:08
@peterzhuamazon peterzhuamazon added the infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc. label Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement] Add integtest.sh to unify the integTest for sql in OpenSearch

3 participants