Commit 8f36015
Add config change validation to prevent bad bgp config state (sonic-net#19139)
What is the motivation for this PR?
bgp/test_bgp_suppress_fib.py::test_suppress_fib_stress failing
How did you do it?
Wait for config to properly take effect bgp/test_bgp_suppress_fib.py::test_credit_loop so subsequent tests can run on a clean state.
How did you verify/test it?
bgp/test_bgp_suppress_fib.py::test_suppress_fib_stress no longer has packet count mismatch failures.1 parent 81b8a66 commit 8f36015
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1052 | 1052 | | |
1053 | 1053 | | |
1054 | 1054 | | |
1055 | | - | |
| 1055 | + | |
1056 | 1056 | | |
1057 | 1057 | | |
1058 | 1058 | | |
| |||
0 commit comments