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

Updating integ tests to use current versions of OpenSearch #305

Merged
merged 1 commit into from
May 25, 2023

Conversation

gkamat
Copy link
Collaborator

@gkamat gkamat commented May 23, 2023

Description

The integration tests are currently using obsolete versions of OpenSearch, 1.0.0 and 1.0.1. This updates the versions to the newer ones in the v1 and v2 branches. There is a separate batch of improvements to these tests, which will be checked in post the next OSB release.

Testing

Ran the integ tests on Ubuntu and Amazon Linux 2. All passed.

On Mac, most of the tests passed, but there were occasional timeouts with one of the tests when runs were repeated. This seemed to be the case even prior to these changes, so that will be made more robust separately.


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.

@gkamat gkamat requested a review from IanHoang as a code owner May 23, 2023 17:04
Signed-off-by: Govind Kamat <govkamat@amazon.com>
@IanHoang
Copy link
Collaborator

Since you ran tests on Amazon Linux 2, Ubuntu, and MacOS, do you have any findings (tips regarding setup, running tests, or instructions specific to an operating system) that will be useful? If so, it'd be good to update the DEVELOPER_GUIDE.md. We could also have a separate document for Testing alone and just link it in the DEVELOPER_GUIDE.md.

@IanHoang IanHoang merged commit ea426dd into opensearch-project:main May 25, 2023
@gkamat gkamat deleted the integ-tests branch January 31, 2024 17:49
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.

2 participants