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

Skip put_aliases tests that don't require both index and alias parameters. #778

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

dblock
Copy link
Member

@dblock dblock commented Jul 18, 2024

Description

Fixes integration tests. The Python client alias functions require both an index and an alias as a parameter and don't try to be clever about it allowing a specification in the body. This is better user experience. Coming from #777, skips test variants that don't require both index and alias parameters. Similar to opensearch-project/opensearch-net#719.

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.

…ters.

Signed-off-by: dblock <dblock@amazon.com>
@saimedhi saimedhi merged commit 04b870d into opensearch-project:main Jul 18, 2024
60 checks passed
@dblock dblock deleted the skip-put-aliases-tests branch July 18, 2024 16:58
dblock added a commit to dblock/opensearch-py that referenced this pull request Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Skips changelog verifier
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants