Commit be7bda5
Add safe_reload for config_reload in test_syslog_srouce_ip (sonic-net#16969)
What is the motivation for this PR?
Without safe_reload, it's not enough time to wait system healthy. safe_reload will check critical services after reload.
How did you do it?
Add safe_reload=True, for config_reload
How did you verify/test it?
Run test_syslog_source_ip on testbed.1 parent 218c703 commit be7bda5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
0 commit comments