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

[dhcp_relay] Add extra sleep before starting relay agent processes #3824

Merged
merged 1 commit into from
Nov 27, 2019
Merged

[dhcp_relay] Add extra sleep before starting relay agent processes #3824

merged 1 commit into from
Nov 27, 2019

Conversation

jleveque
Copy link
Contributor

Add extra sleep to prevent a race condition where the relay agent processes can start up before all interfaces it listens on are ready.

@yxieca yxieca merged commit 7622a30 into sonic-net:master Nov 27, 2019
@jleveque jleveque deleted the dhcp_relay_delay branch November 27, 2019 02:17
# relay agent processes.
# FIXME: Remove/decrease this once we determine how to prevent future race
# conditions here.
sleep 180
Copy link
Contributor

Choose a reason for hiding this comment

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

will dhcp_relay TC pass with this?

jleveque added a commit that referenced this pull request Dec 7, 2019
lguohan pushed a commit that referenced this pull request Dec 8, 2019
yxieca pushed a commit that referenced this pull request Dec 12, 2019
abdosi pushed a commit that referenced this pull request Jan 3, 2020
zhenggen-xu pushed a commit to zhenggen-xu/sonic-buildimage that referenced this pull request Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants