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

RT_1.23 : bgp_afi_safi_defaults_test.go #3627

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cprabha
Copy link
Contributor

@cprabha cprabha commented Dec 6, 2024

Hi,

This test was written as per README provided.
WE need to enable AFI-SAFI per subtest and verify state for the same whether inherited properly and also priority is given to AFi-SAFi which is enabled at neighbor/peer group/Global .

  1. BGP Neighbor Configuration: As Per README, global AFI-SAFI should not be enabled. We should enable only AFI-SAFI as per subtest which we are testing and verify state for the same.

Below is as in README:
Ensure that only IPv4-Unicast enabled boolean is made "true" for IPv4 neighbor.
"IPv6-unicast enabled" boolean is left to OC default for the IPv4 peer".
Ensure that only IPv6-Unicast enabled boolean is made "true" for IPv6 neighbor. "IPv4-unicast enabled" boolean is left to OC default for the IPv6 peer".
Ensure that there are no AFI-SAFI configurations at the global and peer-group levels.

  1. BGP Capabilities Verification: Below is as in README for validation for neighbor level.

For IPv4 neighbor, ensure that the IPv4 neighborship is up and IPv6-unicast capability is not negotiated.
For IPv6 neighbor ensure that the IPv6 neighborship is up and IPv4-unicast capability is not negotiated.

The test will check for default implementations under the neighbor and peer-group hierarchies and also test for inheritance rules as was specified in openconfig/public#774 and openconfig/public#815.

Thanks,
Prabha

@cprabha cprabha requested a review from dplore as a code owner December 6, 2024 20:30
@OpenConfigBot
Copy link

Pull Request Functional Test Report for #3627 / decf1ac

Virtual Devices

Device Test Test Documentation Job Raw Log
Arista cEOS status
RT-1.23: BGP AFI SAFI OC DEFAULTS
Cisco 8000E status
RT-1.23: BGP AFI SAFI OC DEFAULTS
Cisco XRd status
RT-1.23: BGP AFI SAFI OC DEFAULTS
Juniper ncPTX status
RT-1.23: BGP AFI SAFI OC DEFAULTS
Nokia SR Linux status
RT-1.23: BGP AFI SAFI OC DEFAULTS
Openconfig Lemming status
RT-1.23: BGP AFI SAFI OC DEFAULTS

Hardware Devices

Device Test Test Documentation Raw Log
Arista 7808 status
RT-1.23: BGP AFI SAFI OC DEFAULTS
Cisco 8808 status
RT-1.23: BGP AFI SAFI OC DEFAULTS
Juniper PTX10008 status
RT-1.23: BGP AFI SAFI OC DEFAULTS
Nokia 7250 IXR-10e status
RT-1.23: BGP AFI SAFI OC DEFAULTS

Help

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12205707976

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 12204075588: 0.0%
Covered Lines: 1983
Relevant Lines: 3588

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants