Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: add bgp_vpnv4_route_leak_basic #17369

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

louis-6wind
Copy link
Contributor

bgp_vrf_route_leak_basic uses "import/export vrf" commands to perform route leaks between VRF on the r1 router. The same result can be achieved by using the "route-target import / export" commands.

Copy bgp_vrf_route_leak_basic to bgp_vpnv4_route_leak_basic. Change BGP configuration to handle the route leaks with "route-target import / export". Change to retry timers. No other changes.

This new test will be used as a basis to fix VPN table issues

@frrbot frrbot bot added the tests Topotests, make check, etc label Nov 6, 2024
Copy link
Member

@ton31337 ton31337 left a comment

Choose a reason for hiding this comment

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

Please replace per-daemon configs with unified (frr.conf). https://docs.frrouting.org/projects/dev-guide/en/latest/topotests.html#writing-tests

@louis-6wind louis-6wind force-pushed the bgp_vpnv4_route_leak_basic branch from 3778419 to 7422092 Compare November 13, 2024 10:59
@github-actions github-actions bot added the rebase PR needs rebase label Nov 13, 2024
@louis-6wind
Copy link
Contributor Author

Please replace per-daemon configs with unified (frr.conf). https://docs.frrouting.org/projects/dev-guide/en/latest/topotests.html#writing-tests

Done

@louis-6wind louis-6wind requested a review from ton31337 November 13, 2024 16:18
@louis-6wind
Copy link
Contributor Author

unified conf set. @ton31337 are you satisfied with the PR now ?

bgp_vrf_route_leak_basic uses "import/export vrf" commands to perform
route leaks between VRF on the r1 router. The same result can be
achieved by using the "route-target import / export" commands.

Copy bgp_vrf_route_leak_basic to bgp_vpnv4_route_leak_basic. Change
BGP configuration to handle the route leaks with "route-target import /
export". Change to retry timers.  No other changes.

Signed-off-by: Louis Scalbert <[email protected]>
@louis-6wind louis-6wind force-pushed the bgp_vpnv4_route_leak_basic branch from 7422092 to 82a540d Compare November 21, 2024 10:22
@louis-6wind
Copy link
Contributor Author

ci:rerun

@ton31337 ton31337 merged commit 0bacbc6 into FRRouting:master Nov 25, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
master rebase PR needs rebase size/XL tests Topotests, make check, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants