-
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
BGP internal/external distance deviation #3564
base: main
Are you sure you want to change the base?
Conversation
Pull Request Functional Test Report for #3564 / 8825f31Virtual Devices
Hardware Devices
|
Pull Request Test Coverage Report for Build 12144580381Details
💛 - Coveralls |
gnmi.Await(t, ts.DUT, bgpPath.Global().DefaultRouteDistance().InternalRouteDistance().State(), 30*time.Second, tc.rd) | ||
if deviations.BgpDistanceOcPathUnsupported(ts.DUT) { | ||
for _, af := range []string{"ipv4", "ipv6"} { | ||
TextWithGNMI(context.Background(), t, ts.DUT, fmt.Sprintf(` |
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.
This should be refactored to use https://github.com/openconfig/featureprofiles/blame/520108e9704e82444726ff35d0687f09163f8994/internal/helpers/helpers.go#L127
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.
Comment addressed
/fptest virtual |
/fptest virtual |
/fptest cisco-8808 |
Hi @manan-patel there are still conflicts |
Deviation for RT-1.34.
Deviation configured internal/external BGP distance using CLI call as OC is unsupported