featureprofiles
featureprofiles copied to clipboard
RT-1.51: BGP multipath ECMP and RT-1.52 bgp_multipath_wecmp_test.go : Added deviation
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
- bgp4PeerRoute.ExtendedCommunities().Add() is missing in configure OTG, it will lead to panic failure.
- In traffic flow creation, port1 used as rx port, fixed this to start setting rx from port2.
Thanks Prabha
Pull Request Functional Test Report for #2547 / 66e4bb40f26bfa9ddb0a217c6a38c0ab1d9a7842
Virtual Devices
Hardware Devices
Device | Test | Test Documentation | Raw Log |
---|---|---|---|
Arista 7808 | RT-1.51: BGP multipath ECMP RT-1.52: BGP multipath UCMP support with Link Bandwidth Community |
||
Cisco 8808 | RT-1.51: BGP multipath ECMP RT-1.52: BGP multipath UCMP support with Link Bandwidth Community |
||
Juniper PTX10008 | RT-1.51: BGP multipath ECMP RT-1.52: BGP multipath UCMP support with Link Bandwidth Community |
||
Nokia 7250 IXR-10e | RT-1.51: BGP multipath ECMP RT-1.52: BGP multipath UCMP support with Link Bandwidth Community |
Pull Request Test Coverage Report for Build 9378621909
Details
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 55.5%
Totals | |
---|---|
Change from base Build 9378378586: | 0.0% |
Covered Lines: | 1983 |
Relevant Lines: | 3573 |
💛 - Coveralls
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.