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

Increase timeout values in in-memory source PipelinesWithAcksIT to fix occasional test failures #2606

Merged
merged 1 commit into from
May 1, 2023

Conversation

kkondaka
Copy link
Collaborator

@kkondaka kkondaka commented Apr 28, 2023

Description

Increase timeout values in in-memory source PipelinesWithAcksIT to fix occasional test failures

Resolves #2551

Issues Resolved

#2551

Check List

  • [X ] New functionality includes testing.
  • New functionality has been documented.
    • New functionality has javadoc added
  • [ X] 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.

…x occasional test failures

Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>
@codecov-commenter
Copy link

codecov-commenter commented Apr 28, 2023

Codecov Report

Merging #2606 (a4e39dd) into main (4794615) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##               main    #2606   +/-   ##
=========================================
  Coverage     93.45%   93.45%           
  Complexity     2185     2185           
=========================================
  Files           258      258           
  Lines          6107     6107           
  Branches        497      497           
=========================================
  Hits           5707     5707           
  Misses          268      268           
  Partials        132      132           

@dlvenable
Copy link
Member

Is this contributing to or fixing #2551?

@dlvenable dlvenable merged commit 94974df into opensearch-project:main May 1, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request May 1, 2023
…x occasional test failures (#2606)

Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>
(cherry picked from commit 94974df)
dlvenable pushed a commit that referenced this pull request May 2, 2023
…x occasional test failures (#2606) (#2616)

Signed-off-by: Krishna Kondaka <krishkdk@amazon.com>
(cherry picked from commit 94974df)
@kkondaka kkondaka deleted the inmem-e2e-fix branch July 13, 2023 04:33
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.

[BUG] End-to-end acknowledgement integration test is failing
4 participants