Commit da8bdc9
Correcting client arguments to dynamically_compensate_leakout (sonic-net#16169)
In sonic-net#8149 the multi-asic and multi-dut variants were added to test_qos_sai.py.
This required updating calls to dynamically_compensate_leakout to specify either the src_client or dst_clientbut a couple calls inPGSharedWatermarkTest` passed the wrong client.
For more details on the failure this causes see sonic-net#16167
Summary:
Fixes sonic-net#161671 parent bd39c67 commit da8bdc9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4515 | 4515 | | |
4516 | 4516 | | |
4517 | 4517 | | |
4518 | | - | |
| 4518 | + | |
4519 | 4519 | | |
4520 | 4520 | | |
4521 | 4521 | | |
| |||
4580 | 4580 | | |
4581 | 4581 | | |
4582 | 4582 | | |
4583 | | - | |
| 4583 | + | |
4584 | 4584 | | |
4585 | 4585 | | |
4586 | 4586 | | |
| |||
0 commit comments