• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

openconfig / featureprofiles / 30613865601
8%
main: 8%

Build:
Build:
LAST BUILD BRANCH: TE-9.3_Fix
DEFAULT BRANCH: main
Ran 31 Jul 2026 06:36PM UTC
Jobs 1
Files 134
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

31 Jul 2026 07:35AM UTC coverage: 8.185%. Remained the same
30613865601

Pull #5729

github

pjacakArista
gNMI-1.28: fix Arista telemetry interfaces test failures

The gNMI-1.28 telemetry_interfaces_test fails on Arista EOS for several
independent reasons: the test lowercases the Ondatra port name before
using it in OpenConfig interface configuration, default description state
is not present unless explicitly configured, the state/rate paths are
handled through the test's existing state_path_unsupported deviation,
routed subinterface 0 requires IPv4 to be explicitly enabled, and
aggregation cannot be configured directly on the physical test port.

gNMI-1.28, port names: use the port name exactly as returned by Ondatra
instead of lowercasing it. EOS treats the lowercased name as a different
interface, which causes the interface type Set to apply to the wrong
interface object and fail validation.

gNMI-1.28, default description state: add Arista to the existing
missing_value_for_defaults deviation. This lets the state validation skip
the default description leaf when the platform does not report a default
value for it.

gNMI-1.28, state/rate and aggregation paths: add Arista to the existing
state_path_unsupported deviation. This uses the same test mechanism
already used for platforms that do not support the tested state/rate paths
or physical-port aggregation configuration. The expected handling of
/interfaces/interface/state/in-rate and out-rate is still being clarified;
the test README lists those paths, but they are not present in the current
openconfig-interfaces model or in the test's canonical OC example.

gNMI-1.28, aggregation skip text: make the aggregation skip message
platform-generic instead of Nokia-specific because the skip is now driven
by the platform deviation rather than a single vendor.

gNMI-1.28, routed subinterface 0: when the existing
RequireRoutedSubinterface0 deviation is set, include IPv4 enabled state in
the subinterface config pushed by the test. EOS requires that explicit
configuration before the subinterface state validation ca... (continued)
Pull Request #5729: gNMI-1.28: fix Arista telemetry interfaces test failures

2305 of 28160 relevant lines covered (8.19%)

0.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30613865601.1 31 Jul 2026 06:36PM UTC 134
8.19
GitHub Action Run
Source Files on build 30613865601
  • Tree
  • List 134
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #5729
  • PR Base - main (#30616804686)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc