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

Add support to check plugin is installed before running integration test #56

Merged

Conversation

VijayanB
Copy link
Member

@VijayanB VijayanB commented Jun 9, 2022

Description

opensearch-cli workflows contains both released docker images and assembled docker image from OpenSearch
repository. In order to provide one test suite for integration test, added support to mention the plugin names are pre-requisite for test to be executed. If any of the plugin is not installed, the tests will be skipped.

Issues Resolved

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has documentation added
  • Commits are signed as 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: Vijayan Balasubramanian <balasvij@amazon.com>
Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
@VijayanB VijayanB requested a review from a team as a code owner June 9, 2022 22:08
Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
@VijayanB VijayanB force-pushed the opensearch-check-plugin-installed branch from 884df32 to 39ca5e4 Compare June 9, 2022 22:17
@VijayanB VijayanB self-assigned this Jun 9, 2022
@VijayanB VijayanB merged commit acab581 into opensearch-project:main Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants