Skip to content

Conversation

Chromico
Copy link

The staticd config runs and does not have any errors in the logs. However, it does not create the advertised route 10.10.10.10/32. Because of this bgp_check_advertised_routes_r2 won't pass.

bgp_check_advertised_routes_r3 works

yield from AssertVtysh.make(
r1,
"bgpd",
f"show bgp ipv4 unicast neighbors {r3.iface_to('s1').ip4[0].ip} advertised-routes json",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r2 not r3 :)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed :)

@Chromico Chromico changed the title topotato: wip test_bgp_route_map_match_source_protocol.py topotato: test_bgp_route_map_match_source_protocol.py Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants