]> git.puffer.fish Git - mirror/frr.git/commitdiff
tests: Set scope to be link-local and not global for NH 18080/head
authorDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 11 Feb 2025 18:41:14 +0000 (20:41 +0200)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 11 Feb 2025 18:41:14 +0000 (20:41 +0200)
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
tests/topotests/bgp_ipv6_link_local_capability/test_bgp_ipv6_link_local_capability.py

index bf1d4a0648e410dadc45e0f69e1b5e8e8b180f98..41c9896606f81e5c2b8d7f47b36cd21f2ee8c330 100644 (file)
@@ -90,7 +90,7 @@ def test_bgp_ipv6_link_local_capability():
                         {
                             "hostname": "r1",
                             "afi": "ipv6",
-                            "scope": "global",
+                            "scope": "link-local",
                             "length": 16,
                             "accessible": True,
                         }