Skip to content

Commit

Permalink
Fix unexpectedly deleted line
Browse files Browse the repository at this point in the history
Signed-off-by: bingwang <[email protected]>
  • Loading branch information
bingwang-ms committed Apr 9, 2021
1 parent d714fac commit 57116a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/dualtor/test_standby_tor_downstream.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,8 @@ def test_standby_tor_downstream_bgp_recovered(ptfhost, rand_selected_dut, rand_u
params = dualtor_info(ptfhost, rand_selected_dut, rand_unselected_dut, tbinfo)
check_tunnel_balance(**params)


def test_standby_tor_downstream_loopback_route_readded(ptfhost, rand_selected_dut, rand_unselected_dut, tbinfo):
"""
Verify traffic is equally distributed via loopback route
"""
Expand Down

0 comments on commit 57116a2

Please sign in to comment.