-
Notifications
You must be signed in to change notification settings - Fork 283
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
Onboard Core and plugins for the Smoke test #5247
Comments
Tried to onboard k-NN into smoke test framework. However, training model is a large task after ingesting the data, the cluster also stops every time we run |
Working on index-management plugins and successfully onboarded few essential APIs to our smoke tests. |
Closing this issue as we helped onboard OpenSearch Core and 4 OpenSearch core plugins for smoke tests. |
Since the smoke test framework (#5223) is already established, we aim to expand its capabilities by onboarding more OpenSearch API tests and selected plugin tests into the framework. This effort will enhance the testing coverage, ensuring greater reliability and functionality validation for OpenSearch and its plugins.
Objectives for the First Onboarding Phase:
OpenSearch Core API Tests:
Identify key OpenSearch APIs for inclusion in the smoke test framework.
Ensure comprehensive test coverage for critical functionalities.
Plugin Tests:
Select a few high-priority OpenSearch plugins to be onboarded during this phase.
Develop plugin-specific tests to validate their functionality when integrated with the OpenSearch core.
Collaboration with Plugin Owners:
We will work closely with plugin owners to encourage their participation in onboarding plugin tests into the smoke test framework. Providing detailed guidelines, documentation, and support will help them contribute effectively to the testing process.
Expected Outcome:
By onboarding core API tests and plugin tests, we aim to:
The text was updated successfully, but these errors were encountered: