Skip to content

topotato: test_bgp_route_map_match_source_protocol.py#123

Closed
Chromico wants to merge 2 commits intoopensourcerouting:topotato-basefrom
tecknologg:bgp-route-map-match-source-protocol
Closed

topotato: test_bgp_route_map_match_source_protocol.py#123
Chromico wants to merge 2 commits intoopensourcerouting:topotato-basefrom
tecknologg:bgp-route-map-match-source-protocol

Conversation

@Chromico
Copy link
Copy Markdown

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

Signed-off-by: Nathan Mangar <nathan@thundergear.io>
yield from AssertVtysh.make(
r1,
"bgpd",
f"show bgp ipv4 unicast neighbors {r3.iface_to('s1').ip4[0].ip} advertised-routes json",
Copy link
Copy Markdown

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
Copy Markdown
Author

Choose a reason for hiding this comment

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

Fixed :)

Signed-off-by: Nathan Mangar <nathan@thundergear.io>
@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.

3 participants