Skip to content

Commit

Permalink
Fix qos/test_pfc_pause.py for dualtor-aa (#12530)
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekverma-arista authored May 23, 2024
1 parent 1952408 commit f364f0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/qos/test_pfc_pause.py
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,7 @@ def test_pfc_pause_lossless(pfc_test_setup, fanouthosts, duthost, ptfhost,

def test_no_pfc(pfc_test_setup, fanouthosts, rand_selected_dut, ptfhost, conn_graph_facts, # noqa F811
fanout_graph_facts, lossless_prio_dscp_map, enum_dut_lossless_prio, # noqa F811
setup_standby_ports_on_rand_unselected_tor, # noqa F811
toggle_all_simulator_ports_to_rand_selected_tor): # noqa F811
"""
Test if lossless and lossy priorities can forward packets in the absence of PFC pause frames
Expand Down

0 comments on commit f364f0b

Please sign in to comment.