Commit 548cd1a
[dhcp_relay] Add delay in checking dhcp_relay status (sonic-net#14739)
What is the motivation for this PR?
In some scenario, checking process status would happen before dhcp_relay starting. This PR is to fix it.
How did you do it?
Add delay and modify check logic
How did you verify/test it?
PR test1 parent a87284e commit 548cd1a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
0 commit comments