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

Improve the S3 sink integration tests combinations #3199

Merged

Conversation

dlvenable
Copy link
Member

Description

This PR makes improvements to the S3 sink tests. It reduces sample size, removes some tests which would often cause the JVM to run out of memory, and removes redundant tests. It also sets up a combination for codecs which will not cause the scenarios to grow out of hand.

Issues Resolved

N/A

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

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.

… more consistent and avoid some redundant tests, thus also running faster. Sets up to have fewer combinations while testing all codecs.

Signed-off-by: David Venable <[email protected]>
@dlvenable dlvenable merged commit f9f3729 into opensearch-project:main Aug 23, 2023
24 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 25, 2023
… more consistent and avoid some redundant tests, thus also running faster. Sets up to have fewer combinations while testing all codecs. (#3199)

Signed-off-by: David Venable <[email protected]>
(cherry picked from commit f9f3729)
dlvenable added a commit that referenced this pull request Aug 25, 2023
… more consistent and avoid some redundant tests, thus also running faster. Sets up to have fewer combinations while testing all codecs. (#3199) (#3248)

Signed-off-by: David Venable <[email protected]>
(cherry picked from commit f9f3729)

Co-authored-by: David Venable <[email protected]>
@dlvenable dlvenable deleted the s3-sink-it-improvements branch November 13, 2023 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants