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

BGP internal/external distance deviation #3564

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

manan-patel
Copy link
Contributor

@manan-patel manan-patel commented Nov 6, 2024

Deviation for RT-1.34.

Deviation configured internal/external BGP distance using CLI call as OC is unsupported

@manan-patel manan-patel requested review from dplore and a team as code owners November 6, 2024 19:21
@OpenConfigBot
Copy link

OpenConfigBot commented Nov 6, 2024

Pull Request Functional Test Report for #3564 / 8825f31

Virtual Devices

Device Test Test Documentation Job Raw Log
Arista cEOS status
RT-1.34: BGP route-distance configuration
Cisco 8000E status
RT-1.34: BGP route-distance configuration
Cisco XRd status
RT-1.34: BGP route-distance configuration
Juniper ncPTX status
RT-1.34: BGP route-distance configuration
Nokia SR Linux status
RT-1.34: BGP route-distance configuration
Openconfig Lemming status
RT-1.34: BGP route-distance configuration

Hardware Devices

Device Test Test Documentation Raw Log
Arista 7808 status
RT-1.34: BGP route-distance configuration
Cisco 8808 status
RT-1.34: BGP route-distance configuration
Juniper PTX10008 status
RT-1.34: BGP route-distance configuration
Nokia 7250 IXR-10e status
RT-1.34: BGP route-distance configuration

Help

@coveralls
Copy link

coveralls commented Nov 6, 2024

Pull Request Test Coverage Report for Build 12144580381

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.268%

Totals Coverage Status
Change from base Build 12132497399: 0.0%
Covered Lines: 1983
Relevant Lines: 3588

💛 - Coveralls

@dplore dplore self-assigned this Nov 7, 2024
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(`
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Comment addressed

@dplore
Copy link
Member

dplore commented Nov 7, 2024

/fptest virtual

@dplore
Copy link
Member

dplore commented Nov 8, 2024

/fptest virtual

@dplore
Copy link
Member

dplore commented Nov 8, 2024

/fptest cisco-8808

@dplore
Copy link
Member

dplore commented Dec 3, 2024

Hi @manan-patel there are still conflicts

@dplore dplore removed their assignment Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants