summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ospf_gr_helper/test_ospf_gr_helper1.py
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2024-11-17 07:11:26 +0100
committerDaniel Baumann <daniel@debian.org>2024-11-17 07:11:26 +0100
commitd5587ccda8edb748ca8bfd1f0ed92a801ac5bfc6 (patch)
tree705ea89e798053f9c227b85512bc9f5b437b0093 /tests/topotests/ospf_gr_helper/test_ospf_gr_helper1.py
parentReleasing debian version 10.1.1-3. (diff)
downloadfrr-d5587ccda8edb748ca8bfd1f0ed92a801ac5bfc6.tar.xz
frr-d5587ccda8edb748ca8bfd1f0ed92a801ac5bfc6.zip
Merging upstream version 10.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
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.py2
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,
)