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

[FEATURE] Run integration tests as part of the OpenSearch distribution #64

Closed
Tracked by #58
peterzhuamazon opened this issue Oct 17, 2022 · 1 comment
Closed
Tracked by #58
Assignees
Labels
release v2.4.0 New Feature release

Comments

@peterzhuamazon
Copy link
Member

Is your feature request related to a problem?
Following a problem in another plugin (opensearch-project/opensearch-build#2043), and coming from opensearch-project/opensearch-build#58, there's no automated testing that this plugin runs as part of the OpenSearch distribution.

What solution would you like?
Run integration tests as part of the distribution.

@sbcd90
Copy link
Collaborator

sbcd90 commented Jan 12, 2023

we support both :integTest & :integTestRemote gradle tasks which allows running integration tests as part of the OpenSearch distribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release v2.4.0 New Feature release
Projects
None yet
Development

No branches or pull requests

3 participants