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

Make ITs more robust with longer timeouts #306

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

dbwiddis
Copy link
Member

Description

  • comments out tests for incomplete local model registration implementation
  • extends the timeouts associated with long-running tests

Issues Resolved

Attempt to fix #305

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.

@github-actions github-actions bot added the backport 2.x backport PRs to 2.x branch label Dec 20, 2023
@dbwiddis dbwiddis merged commit 2b10621 into opensearch-project:main Dec 20, 2023
20 checks passed
@dbwiddis dbwiddis deleted the more-robust-it branch December 20, 2023 21:49
opensearch-trigger-bot bot pushed a commit that referenced this pull request Dec 20, 2023
Comment-out incompleted implementation and extend timeouts

Signed-off-by: Daniel Widdis <[email protected]>
(cherry picked from commit 2b10621)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dbwiddis pushed a commit that referenced this pull request Dec 20, 2023
Make ITs more robust with longer timeouts (#306)

Comment-out incompleted implementation and extend timeouts


(cherry picked from commit 2b10621)

Signed-off-by: Daniel Widdis <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport PRs to 2.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] FlowFrameworkRestApiIT is flaky / fails on macOS
2 participants