-
Notifications
You must be signed in to change notification settings - Fork 157
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
RT-1.51: BGP multipath ECMP and RT-1.52 bgp_multipath_wecmp_test.go : Added deviation #2547
Conversation
Pull Request Test Coverage Report for Build 9378621909Details
💛 - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
New deviation bool bgp_max_multipath_paths_unsupported is added for Juniper and tracked by b/319301559
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we fix the Readme. Have run the tests Rt-1.51 and 1.52 and it passes. So once we have the readme passed we can merge it.
Sure, will update README. |
…ffic flows for loadbalancing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Validated; Looks good now
… Added deviation (openconfig#2547) * updated with deviation * Resovled conflicts * Resovled conflicts * Resolving conflicts * Resolving conflicts * updated with deviation * Added deviation to script * Added deviation to wecmp script * Resolving merge conflicts * Resolving conflict * Resolvng coflicts * resolving conflicts * Resolving conflicts * updated version * Resolving conflicts * Resolving conflicts * Resolved conflicts * updated README * updated README * Resolving conflicts * Resolving conflicts * Resolving conflicts * Resolving conflicts * Added deviation for multipath config at peer level * Added deviations to configure multipath at peer level and updated traffic flows for loadbalancing * Resolving conflicts * Resolving conflicts * resolving conflicts --------- Co-authored-by: Arul Kumar Sekar <[email protected]> Co-authored-by: KandukuriSudheer <[email protected]> Co-authored-by: Ram <[email protected]>
… Added deviation (openconfig#2547) * updated with deviation * Resovled conflicts * Resovled conflicts * Resolving conflicts * Resolving conflicts * updated with deviation * Added deviation to script * Added deviation to wecmp script * Resolving merge conflicts * Resolving conflict * Resolvng coflicts * resolving conflicts * Resolving conflicts * updated version * Resolving conflicts * Resolving conflicts * Resolved conflicts * updated README * updated README * Resolving conflicts * Resolving conflicts * Resolving conflicts * Resolving conflicts * Added deviation for multipath config at peer level * Added deviations to configure multipath at peer level and updated traffic flows for loadbalancing * Resolving conflicts * Resolving conflicts * resolving conflicts --------- Co-authored-by: Arul Kumar Sekar <[email protected]> Co-authored-by: KandukuriSudheer <[email protected]> Co-authored-by: Ram <[email protected]>
… Added deviation (openconfig#2547) * updated with deviation * Resovled conflicts * Resovled conflicts * Resolving conflicts * Resolving conflicts * updated with deviation * Added deviation to script * Added deviation to wecmp script * Resolving merge conflicts * Resolving conflict * Resolvng coflicts * resolving conflicts * Resolving conflicts * updated version * Resolving conflicts * Resolving conflicts * Resolved conflicts * updated README * updated README * Resolving conflicts * Resolving conflicts * Resolving conflicts * Resolving conflicts * Added deviation for multipath config at peer level * Added deviations to configure multipath at peer level and updated traffic flows for loadbalancing * Resolving conflicts * Resolving conflicts * resolving conflicts --------- Co-authored-by: Arul Kumar Sekar <[email protected]> Co-authored-by: KandukuriSudheer <[email protected]> Co-authored-by: Ram <[email protected]>
Hi,
bgp_multipath_ecmp_test.go
1. I have updated with deviation for max paths.
2. Current script is with one source and one destination. I have updated the destination with all advertised routes and added multiple source to verify load balance.
bgp_multipath_wecmp_test.go
Thanks
Prabha