-
Notifications
You must be signed in to change notification settings - Fork 61
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
adding missing tests #749
adding missing tests #749
Conversation
Changes AnalysisCommit SHA: 9dedc0f API ChangesSummary
ReportThe full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/12410272391/artifacts/2342365934 API Coverage
|
Spec Test Coverage Analysis
|
e0058d9
to
a4b72ff
Compare
Signed-off-by: Tokesh <[email protected]>
Signed-off-by: Tokesh <[email protected]>
…query and small fix in response of query group tests Signed-off-by: Tokesh <[email protected]>
* Support combining multiple output variables. Signed-off-by: dblock <[email protected]> Signed-off-by: Tokesh <[email protected]>
Signed-off-by: Tokesh <[email protected]>
Signed-off-by: Tokesh <[email protected]>
Signed-off-by: Tokesh <[email protected]>
Signed-off-by: Tokesh <[email protected]>
Signed-off-by: Tokesh <[email protected]>
Signed-off-by: Tokesh <[email protected]>
Signed-off-by: Tokesh <[email protected]>
Signed-off-by: Tokesh <[email protected]>
Signed-off-by: Tokesh <[email protected]>
Signed-off-by: Tokesh <[email protected]>
a4b72ff
to
aeb2aed
Compare
Signed-off-by: Niyazbek Torekeldi <[email protected]>
Signed-off-by: Tokesh <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some asks below.
Throw a retry into the flaky snapshot test.
Signed-off-by: Tokesh <[email protected]>
Thank you! Ready for your review |
Description
DELETE /_search/scroll
POST /_snapshot/{repository}/{snapshot}
POST /_update_by_query/{task_id}/_rethrottle
PUT /_wlm/query_group/{name}
Issues Resolved
[#663 ]
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.