]> git.proxmox.com Git - mirror_frr.git/commit
tests: Fix wrong tgen.stop_topology() calls which got skipped
authorMartin Winter <mwinter@opensourcerouting.org>
Tue, 31 Jan 2023 15:10:04 +0000 (16:10 +0100)
committerMartin Winter <mwinter@opensourcerouting.org>
Tue, 31 Jan 2023 15:10:04 +0000 (16:10 +0100)
commit82db2cd11fe50c04137d39e68066fa0d765d7b8d
tree6d4d51f2be56f4f0307c63d821cf946385c20e95
parentea768492f1499830292eec0a31b968e045d598f1
tests: Fix wrong tgen.stop_topology() calls which got skipped

Calls were missing the () and caused the stop_topology() to be skipped

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
tests/topotests/ospf_basic_functionality/test_ospf_lan.py
tests/topotests/ospf_gr_helper/test_ospf_gr_helper1.py
tests/topotests/ospf_gr_helper/test_ospf_gr_helper2.py
tests/topotests/ospf_gr_helper/test_ospf_gr_helper3.py