diff options
Diffstat (limited to 'tests/topotests/ospf_gr_helper/test_ospf_gr_helper1.py')
-rw-r--r-- | tests/topotests/ospf_gr_helper/test_ospf_gr_helper1.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/topotests/ospf_gr_helper/test_ospf_gr_helper1.py b/tests/topotests/ospf_gr_helper/test_ospf_gr_helper1.py index 79374281..3bed390b 100644 --- a/tests/topotests/ospf_gr_helper/test_ospf_gr_helper1.py +++ b/tests/topotests/ospf_gr_helper/test_ospf_gr_helper1.py @@ -29,7 +29,6 @@ from lib.common_config import ( write_test_footer, reset_config_on_routers, step, - create_interfaces_cfg, scapy_send_raw_packet, ) @@ -38,7 +37,6 @@ from lib.topojson import build_config_from_json from lib.ospf import ( verify_ospf_neighbor, - clear_ospf, verify_ospf_gr_helper, create_router_ospf, ) |