RT-1.11 : bgp_remove_private_as_test.go
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
Pull Request Functional Test Report for #3966 / 52740d760e06ef9c81620c741c6f8c17113fafc0
Virtual Devices
| Device | Test | Test Documentation | Job | Raw Log |
|---|---|---|---|---|
| Arista cEOS | RT-1.11: BGP remove private AS |
|||
| Cisco 8000E | RT-1.11: BGP remove private AS |
|||
| Cisco XRd | RT-1.11: BGP remove private AS |
|||
| Juniper ncPTX | RT-1.11: BGP remove private AS |
|||
| Nokia SR Linux | RT-1.11: BGP remove private AS |
|||
| Openconfig Lemming | RT-1.11: BGP remove private AS |
Hardware Devices
| Device | Test | Test Documentation | Raw Log |
|---|---|---|---|
| Arista 7808 | RT-1.11: BGP remove private AS |
||
| Cisco 8808 | RT-1.11: BGP remove private AS |
||
| Juniper PTX10008 | RT-1.11: BGP remove private AS |
||
| Nokia 7250 IXR-10e | RT-1.11: BGP remove private AS |
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 | |
|---|---|
| Change from base Build 19153288450: | -0.004% |
| Covered Lines: | 2224 |
| Relevant Lines: | 20333 |
💛 - Coveralls
/fptest all
/fptest physical
/fptest virtual