featureprofiles icon indicating copy to clipboard operation
featureprofiles copied to clipboard

TE-14.2 fix logics & added repaired_vrf

Open snaragund opened this issue 4 months ago • 3 comments

  • Added vrf_repaired as vrf_r config without vrf_rd is not logical.
  • Under deviations.ExplicitInterfaceInDefaultVRF(dut) included DefaultVRFIPv4NHCount while configuring NHs.
  • Under BuildVRFCfonfig function added missing code which was included in TE-14.1.
  • For Nokia vendor added decapIPv4ScaleCount=128.
  • Added override_default_nh_scale deviation.
  • Existing scale.go configures 29254 NHs where as many NHs are unused so changed logic to configure NHs which are needed(9511 NHs).

"This code is a Contribution to the OpenConfig Feature Profiles project ("Work") made under the Google Software Grant and Corporate Contributor License Agreement ("CLA") and governed by the Apache License 2.0. No other rights or licenses in or to any of Nokia's intellectual property are granted for any other purpose. This code is provided on an "as is" basis without any warranties of any kind."

snaragund avatar Sep 01 '25 16:09 snaragund

Pull Request Functional Test Report for #4531 / 9bdce67adf14ff1ffb78386e29da31dd3dcdf67f

Virtual Devices

Device Test Test Documentation Job Raw Log
Arista cEOS status
TE-14.2: encap and decap scale
Cisco 8000E status
TE-14.2: encap and decap scale
Cisco XRd status
TE-14.2: encap and decap scale
Juniper ncPTX status
TE-14.2: encap and decap scale
Nokia SR Linux status
TE-14.2: encap and decap scale
Openconfig Lemming status
TE-14.2: encap and decap scale

Hardware Devices

Device Test Test Documentation Raw Log
Arista 7808 status
TE-14.2: encap and decap scale
Cisco 8808 status
TE-14.2: encap and decap scale
Juniper PTX10008 status
TE-14.2: encap and decap scale
Nokia 7250 IXR-10e status
TE-14.2: encap and decap scale

Help

OpenConfigBot avatar Sep 01 '25 16:09 OpenConfigBot

Pull Request Test Coverage Report for Build 20075354414

Details

  • 0 of 3 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 10.047%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/tescale/scale.go 0 3 0.0%
<!-- Total: 0 3
Totals Coverage Status
Change from base Build 20074033946: 0.0%
Covered Lines: 2227
Relevant Lines: 22165

💛 - Coveralls

coveralls avatar Sep 01 '25 16:09 coveralls

@ram-mac could you please review

snaragund avatar Oct 27 '25 11:10 snaragund