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

sources/azure: fix provisioning dhcp timeout to 20 minutes #1394

Merged
merged 1 commit into from
Apr 21, 2022

Conversation

cjp256
Copy link
Contributor

@cjp256 cjp256 commented Apr 20, 2022

While this was a previously intended change, the actual logic was
backwards. Try for 20 minutes during provisioning, only 5 minutes
otherwise.

Add test coverage to verify the timeout for provisioning scenarios.

Signed-off-by: Chris Patterson cpatterson@microsoft.com

While this was a previously intended change, the actual logic was
backwards.  Try for 20 minutes during provisioning, only 5 minutes
otherwise.

Add test coverage to verify the timeout for provisioning scenarios.

Signed-off-by: Chris Patterson <cpatterson@microsoft.com>
Copy link
Contributor

@anhvoms anhvoms left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@holmanb holmanb left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@holmanb holmanb merged commit 913c298 into canonical:main Apr 21, 2022
@cjp256 cjp256 deleted the azure-fix-provisioning-dhcp-timeout branch April 25, 2022 16:09
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.

3 participants