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

openconfig / featureprofiles / 30380228952
8%
main: 8%

Build:
Build:
LAST BUILD BRANCH: arista-ACCTZ4.2-timestamp
DEFAULT BRANCH: main
Ran 29 Jul 2026 01:27AM UTC
Jobs 1
Files 133
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

28 Jul 2026 04:36PM UTC coverage: 8.357%. Remained the same
30380228952

Pull #5347

github

pjacakArista
acctz: use helpers.GetRouterTime for RecordSubscribe timestamps

The ACCTZ-1.1 and ACCTZ-4.2 tests use time.Now() from the test
host for RecordSubscribe request timestamps. Clock skew between the
test host and DUT (~300-825ms observed) causes the acctz service to
reject the timestamp as "in the future", resulting in deterministic
test failures.

ACCTZ-1.1, Record Subscribe Full: the test subscribes for records
generated during the test. Replace time.Now() with helpers.GetRouterTime
so the RecordSubscribe request timestamp is sourced from the DUT clock
instead of the test host clock.

ACCTZ-4.2, Record Payload Truncation: the test subscribes after
programming a long network-instance description and needs the request
timestamp to include the generated accounting record. Replace time.Now()
with helpers.GetRouterTime, and use the DUT-sourced timestamp when
constructing the RecordSubscribe request.

This makes both tests follow the helpers.GetRouterTime pattern already
used by other ACCTZ RecordSubscribe tests. With these changes, both
tests pass on Arista EOS.
Pull Request #5347: Fix ACCTZ clock skew by using DUT clock for RecordSubscribe timestamps

2305 of 27581 relevant lines covered (8.36%)

0.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30380228952.1 29 Jul 2026 01:27AM UTC 133
8.36
GitHub Action Run
Source Files on build 30380228952
  • Tree
  • List 133
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #5347
  • PR Base - main (#30377407538)
  • 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