diff options
| -rw-r--r-- | tests/topotests/ospf_unnumbered/r1/ospf-route.json (renamed from tests/topotests/ospf_topo2/r1/ospf-route.json) | 0 | ||||
| -rw-r--r-- | tests/topotests/ospf_unnumbered/r1/ospfd.conf (renamed from tests/topotests/ospf_topo2/r1/ospfd.conf) | 0 | ||||
| -rw-r--r-- | tests/topotests/ospf_unnumbered/r1/v4_route.json (renamed from tests/topotests/ospf_topo2/r1/v4_route.json) | 0 | ||||
| -rw-r--r-- | tests/topotests/ospf_unnumbered/r1/zebra.conf (renamed from tests/topotests/ospf_topo2/r1/zebra.conf) | 0 | ||||
| -rw-r--r-- | tests/topotests/ospf_unnumbered/r2/ospf-route.json (renamed from tests/topotests/ospf_topo2/r2/ospf-route.json) | 0 | ||||
| -rw-r--r-- | tests/topotests/ospf_unnumbered/r2/ospfd.conf (renamed from tests/topotests/ospf_topo2/r2/ospfd.conf) | 0 | ||||
| -rw-r--r-- | tests/topotests/ospf_unnumbered/r2/v4_route.json (renamed from tests/topotests/ospf_topo2/r2/v4_route.json) | 0 | ||||
| -rw-r--r-- | tests/topotests/ospf_unnumbered/r2/zebra.conf (renamed from tests/topotests/ospf_topo2/r2/zebra.conf) | 0 | ||||
| -rw-r--r-- | tests/topotests/ospf_unnumbered/test_ospf_unnumbered.py (renamed from tests/topotests/ospf_topo2/test_ospf_topo2.py) | 4 |
9 files changed, 2 insertions, 2 deletions
diff --git a/tests/topotests/ospf_topo2/r1/ospf-route.json b/tests/topotests/ospf_unnumbered/r1/ospf-route.json index 6beb7e9bed..6beb7e9bed 100644 --- a/tests/topotests/ospf_topo2/r1/ospf-route.json +++ b/tests/topotests/ospf_unnumbered/r1/ospf-route.json diff --git a/tests/topotests/ospf_topo2/r1/ospfd.conf b/tests/topotests/ospf_unnumbered/r1/ospfd.conf index 65843cbb83..65843cbb83 100644 --- a/tests/topotests/ospf_topo2/r1/ospfd.conf +++ b/tests/topotests/ospf_unnumbered/r1/ospfd.conf diff --git a/tests/topotests/ospf_topo2/r1/v4_route.json b/tests/topotests/ospf_unnumbered/r1/v4_route.json index 76c6396169..76c6396169 100644 --- a/tests/topotests/ospf_topo2/r1/v4_route.json +++ b/tests/topotests/ospf_unnumbered/r1/v4_route.json diff --git a/tests/topotests/ospf_topo2/r1/zebra.conf b/tests/topotests/ospf_unnumbered/r1/zebra.conf index d96d9707c1..d96d9707c1 100644 --- a/tests/topotests/ospf_topo2/r1/zebra.conf +++ b/tests/topotests/ospf_unnumbered/r1/zebra.conf diff --git a/tests/topotests/ospf_topo2/r2/ospf-route.json b/tests/topotests/ospf_unnumbered/r2/ospf-route.json index 3cfd255bfd..3cfd255bfd 100644 --- a/tests/topotests/ospf_topo2/r2/ospf-route.json +++ b/tests/topotests/ospf_unnumbered/r2/ospf-route.json diff --git a/tests/topotests/ospf_topo2/r2/ospfd.conf b/tests/topotests/ospf_unnumbered/r2/ospfd.conf index b032f1a8ac..b032f1a8ac 100644 --- a/tests/topotests/ospf_topo2/r2/ospfd.conf +++ b/tests/topotests/ospf_unnumbered/r2/ospfd.conf diff --git a/tests/topotests/ospf_topo2/r2/v4_route.json b/tests/topotests/ospf_unnumbered/r2/v4_route.json index 1638536388..1638536388 100644 --- a/tests/topotests/ospf_topo2/r2/v4_route.json +++ b/tests/topotests/ospf_unnumbered/r2/v4_route.json diff --git a/tests/topotests/ospf_topo2/r2/zebra.conf b/tests/topotests/ospf_unnumbered/r2/zebra.conf index f9dd2c4471..f9dd2c4471 100644 --- a/tests/topotests/ospf_topo2/r2/zebra.conf +++ b/tests/topotests/ospf_unnumbered/r2/zebra.conf diff --git a/tests/topotests/ospf_topo2/test_ospf_topo2.py b/tests/topotests/ospf_unnumbered/test_ospf_unnumbered.py index 1ad62ff18e..a9640adca3 100644 --- a/tests/topotests/ospf_topo2/test_ospf_topo2.py +++ b/tests/topotests/ospf_unnumbered/test_ospf_unnumbered.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -# test_ospf_topo2.py +# test_ospf_unnumbered.py # # Copyright (c) 2019 by # Cumulus Networks, Inc @@ -23,7 +23,7 @@ # """ -test_ospf_topo2.py: Test the OSPF unnumbered. +test_ospf_unnumbered.py: Test the OSPF unnumbered. """ import os |
