Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[sonic-mgmt] Fix snmp/test_snmp_queue_counters.py teardown failure (s…
…onic-net#15765) * [sonic-mgmt] Fix snmp/test_snmp_queue_counters.py teardown failure Use "enum_rand_one_per_hwsku_frontend_hostname" fixture in the "teardown" fixture to derive the duthost name being used in the "test_snmp_queue_counters" method. This fixes the issue of teardown/cleanup happening in the incorrect dut. * Correct function docstring to reflect function parameters.
- Loading branch information