featureprofiles icon indicating copy to clipboard operation
featureprofiles copied to clipboard

TE-17.1 | Add deviations & changes

Open arvbaska1 opened this issue 1 year ago • 5 comments

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

arvbaska1 avatar Apr 09 '24 04:04 arvbaska1

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 Coverage Status
Change from base Build 9202633134: 0.0%
Covered Lines: 1983
Relevant Lines: 3573

💛 - Coveralls

coveralls avatar Apr 09 '24 04:04 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

arvbaska1 avatar Apr 22 '24 04:04 arvbaska1

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.

arvbaska1 avatar Apr 26 '24 12:04 arvbaska1

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.

ram-mac avatar May 08 '24 09:05 ram-mac

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.

ram-mac avatar May 23 '24 04:05 ram-mac