TE-17.1 | Add deviations & changes
Below changes for TE-17.1 test
- Changes to policy-forwarding with deviation pf_require_match_default_rule & pf_require_sequential_order_pbr_rules
- IS-IS changes to set v6 AFI under interface and use deviation isis_single_topology_required
- program gRIBI entries with NH with IP, and use static arp with gribi_mac_override_with_static_arp
- Increase time after StartProtocols in sendTraffic since everytime there is PushConfig/StartProtocols underlay IS-IS/BGP sessions flap, so need more time for BGP session to be est, before sending traffic.
- Use loopback interface name for bgp local-address leaf, since in OC leaf is union of ip-address or interface name
- Add UDP header in IPinIP flows to add entropy for loadbalancing traffic
Pull Request Functional Test Report for #2887 / 8e4497fa96a389b77078f8ef32a87d6a92c8721e
Virtual Devices
| Device | Test | Test Documentation | Job | Raw Log |
|---|---|---|---|---|
| Arista cEOS | TE-17.1: VRF selection policy driven TE TE-16.1: basic encapsulation tests |
|||
| Cisco 8000E | TE-17.1: VRF selection policy driven TE TE-16.1: basic encapsulation tests |
|||
| Cisco XRd | TE-17.1: VRF selection policy driven TE TE-16.1: basic encapsulation tests |
|||
| Juniper ncPTX | TE-17.1: VRF selection policy driven TE TE-16.1: basic encapsulation tests |
|||
| Nokia SR Linux | TE-17.1: VRF selection policy driven TE TE-16.1: basic encapsulation tests |
|||
| Openconfig Lemming | TE-17.1: VRF selection policy driven TE TE-16.1: basic encapsulation tests |
Hardware Devices
| Device | Test | Test Documentation | Raw Log |
|---|---|---|---|
| Arista 7808 | TE-17.1: VRF selection policy driven TE TE-16.1: basic encapsulation tests |
||
| Cisco 8808 | TE-17.1: VRF selection policy driven TE TE-16.1: basic encapsulation tests |
||
| Juniper PTX10008 | TE-17.1: VRF selection policy driven TE TE-16.1: basic encapsulation tests |
||
| Nokia 7250 IXR-10e | TE-17.1: VRF selection policy driven TE TE-16.1: basic encapsulation tests |
Pull Request Test Coverage Report for Build 9202636014
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.5%
| Totals | |
|---|---|
| Change from base Build 9202633134: | 0.0% |
| Covered Lines: | 1983 |
| Relevant Lines: | 3573 |
💛 - Coveralls
Fails while configuring interface port speed. Port speed is set to 100g.
I have modified condition to skip configuring port speed etc. based on dut.Vendor
Error: "I0425 01:42:32.421188 30146 vrf_policy_driven_te_test.go:1606] truncated dump file; tried to read 4 file header bytes, only got 0" , with the packet capture.
This should pass with latest image which has a loadbalancing fix.
The port speed error is not seen anymore and with this pull i see that the tests are running to completion, however couple of validations related to decap are failing which needs investigation. Out of 43 sub-tests run in total; 41 tests are passing and 2 are failing.
Error: "I0425 01:42:32.421188 30146 vrf_policy_driven_te_test.go:1606] truncated dump file; tried to read 4 file header bytes, only got 0" , with the packet capture.
This is not seen in my latest run and the test is passing.