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

[mongodb] [tests] Loosen E2E timeout limitations #2334

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

yuxiqian
Copy link
Contributor

Currently MongoDB E2E test has rather tight limitations. Container startup time limit is 30 seconds, and each E2E test are expected to complete data capturing in 60 seconds. When Azure pipeline is busy, unexpected timeout exception might occur.

This PR loosens container startup timeout to 120 seconds (closer to TiDB, PolarDB, and OceanBase) and capturing timeout to 150 seconds (like DB2).

Copy link
Contributor

@leonardBang leonardBang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @yuxiqian for the fix, LGTM

@leonardBang leonardBang merged commit 883b684 into apache:master Jul 24, 2023
13 of 15 checks passed
GOODBOY008 pushed a commit to GOODBOY008/flink-cdc that referenced this pull request Oct 30, 2023
GOODBOY008 pushed a commit to GOODBOY008/flink-cdc that referenced this pull request Oct 30, 2023
GOODBOY008 pushed a commit to GOODBOY008/flink-cdc that referenced this pull request Oct 30, 2023
leonardBang pushed a commit that referenced this pull request Oct 31, 2023
 This closes #2334.

(cherry picked from commit 883b684)
zhongqishang pushed a commit to zhongqishang/flink-cdc that referenced this pull request Dec 7, 2023
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