summaryrefslogtreecommitdiff
path: root/tests/topotests/tc_basic/test_tc_basic.py
diff options
context:
space:
mode:
authorTrey Aspelund <taspelund@nvidia.com>2022-07-11 18:17:39 -0400
committerStephen Worley <sworley@nvidia.com>2022-10-11 16:18:21 -0400
commitb5118501acea0d571bbc90a077f90a29a3e6a93d (patch)
tree9ac0b00937a59a54d52f5ba98ebf25f4f88a595c /tests/topotests/tc_basic/test_tc_basic.py
parent15919b89154199f59a60f439e426ced4cd602d2a (diff)
bgpd: don't unlock bgp_dest twice
Both install_evpn_route_entry_in_vni_mac() and install_evpn_route_entry_in_vni_ip() will unlock the bgp_dest when install_evpn_route_entry_in_vni_common() returns, so there's no need to unlock the bgp_dest inside the _common function. Let's let the new wrappers handle the cleanup of the dest. Ticket: #3119673 Signed-off-by: Trey Aspelund <taspelund@nvidia.com>
Diffstat (limited to 'tests/topotests/tc_basic/test_tc_basic.py')
0 files changed, 0 insertions, 0 deletions