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 cluster node timeout value for time consuming test cases #1063

Merged

Conversation

will-hwang
Copy link
Contributor

Description

This change introduces a refactor of the code in BaseNeuralSearchIT to enable flexible timeout setting for cluster nodes, and increases the time out value from 60s to 90s for the below test cases:

testBatchIngestion_SparseEncodingProcessor_E2EFlow
testTextImageEmbeddingProcessor_E2EFlow
testSparseEncodingProcessor_E2EFlow
testSemanticSearch_E2EFlow

Based on the previous PRs (link), these test cases in BWC suite frequently failed with timeout, which requires manual re-run of the CI action

Related Issues

Resolves #1035 #981

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

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.

Signed-off-by: will-hwang <sang7239@gmail.com>
@heemin32 heemin32 merged commit 8803377 into opensearch-project:main Jan 6, 2025
56 of 58 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 6, 2025
)

Signed-off-by: will-hwang <sang7239@gmail.com>
(cherry picked from commit 8803377)
heemin32 pushed a commit that referenced this pull request Jan 7, 2025
) (#1064)

Signed-off-by: will-hwang <sang7239@gmail.com>
(cherry picked from commit 8803377)

Co-authored-by: Will Hwang <22586574+will-hwang@users.noreply.github.com>
will-hwang added a commit to will-hwang/neural-search that referenced this pull request Jan 8, 2025
will-hwang added a commit to will-hwang/neural-search that referenced this pull request Jan 8, 2025
martin-gaievski pushed a commit that referenced this pull request Jan 10, 2025
)

Signed-off-by: will-hwang <sang7239@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Label will add auto workflow to backport PR to 2.x branch bug Something isn't working skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FlakyTest] org.opensearch.neuralsearch.bwc.SemanticSearchIT.testSemanticSearch_E2EFlow
4 participants