featureprofiles icon indicating copy to clipboard operation
featureprofiles copied to clipboard

RT-1.11 : bgp_remove_private_as_test.go

Open cprabha opened this issue 10 months ago • 5 comments

Hi,

If we configure policy to import/export accept, it will install direct routes into BGP as per default ACCEPT policy. Hence route count will include these direct routes as well.

In order to validate only BGP routes we need to apply policy import/export only BGP protocol routes. Hence added deviation default_policy_requires_bgp_match to import/export bgp protocol routes.

// Juniper: b/405071175 // Devices which needs defined set to avoid exporting direct routes with default accept all. bool default_policy_requires_bgp_match = 292;

Thanks, Prabha

cprabha avatar Mar 10 '25 19:03 cprabha

Pull Request Functional Test Report for #3966 / 52740d760e06ef9c81620c741c6f8c17113fafc0

Virtual Devices

Device Test Test Documentation Job Raw Log
Arista cEOS status
RT-1.11: BGP remove private AS
Cisco 8000E status
RT-1.11: BGP remove private AS
Cisco XRd status
RT-1.11: BGP remove private AS
Juniper ncPTX status
RT-1.11: BGP remove private AS
Nokia SR Linux status
RT-1.11: BGP remove private AS
Openconfig Lemming status
RT-1.11: BGP remove private AS

Hardware Devices

Device Test Test Documentation Raw Log
Arista 7808 status
RT-1.11: BGP remove private AS
Cisco 8808 status
RT-1.11: BGP remove private AS
Juniper PTX10008 status
RT-1.11: BGP remove private AS
Nokia 7250 IXR-10e status
RT-1.11: BGP remove private AS

Help

OpenConfigBot avatar Mar 10 '25 19:03 OpenConfigBot

Pull Request Test Coverage Report for Build 19158056138

Details

  • 0 of 8 (0.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.004%) to 10.938%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/deviations/deviations.go 0 3 0.0%
proto/metadata_go_proto/metadata.pb.go 0 5 0.0%
<!-- Total: 0 8
Totals Coverage Status
Change from base Build 19153288450: -0.004%
Covered Lines: 2224
Relevant Lines: 20333

💛 - Coveralls

coveralls avatar Mar 10 '25 19:03 coveralls

/fptest all

Swetha-haridasula avatar Mar 11 '25 12:03 Swetha-haridasula

/fptest physical

Swetha-haridasula avatar Mar 19 '25 03:03 Swetha-haridasula

/fptest virtual

nsadhasivam avatar Jun 16 '25 05:06 nsadhasivam