Skip to content

[xDS interop] Updating the config update timeout to 600s#26213

Closed
lidizheng wants to merge 2 commits intogrpc:masterfrom
lidizheng:600-take-2
Closed

[xDS interop] Updating the config update timeout to 600s#26213
lidizheng wants to merge 2 commits intogrpc:masterfrom
lidizheng:600-take-2

Conversation

@lidizheng
Copy link
Copy Markdown
Contributor

@lidizheng lidizheng commented May 10, 2021

@lidizheng lidizheng added the release notes: no Indicates if PR should not be in release notes label May 10, 2021
@lidizheng lidizheng marked this pull request as ready for review May 11, 2021 22:12
@lidizheng lidizheng requested a review from ericgribkoff May 11, 2021 22:12
success = False
if success:
logger.info('success')
return
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Won't this skip any remaining test cases?

Can we limit this PR to just the timeout changes and omit the structural changes (e.g., moving this into a while True block, pulling the attempts counter out of the per-test block) as these seem potentially error prone and can kind of be separated from the timeout change aspect of this?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

That's a good idea. Creating #26223.

@lidizheng
Copy link
Copy Markdown
Contributor Author

Closed in favor of #26223.

@lidizheng lidizheng closed this May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release notes: no Indicates if PR should not be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants