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

noironetworks / opflex / 251 / 1
68%
master: 68%

Build:
DEFAULT BRANCH: master
Ran 14 Apr 2020 02:23AM UTC
Files 251
Run time 16s
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

14 Apr 2020 02:23AM UTC coverage: 72.95% (+0.006%) from 72.944%
251.1

push

travis-ci

gautvenk
Fix for invalid podsvc stats update errors seen in fab14

Root cause:
- Once service/pod is deleted, we delete the obs mos and prom metrics.
- if we get a stats update from statsmanager just after the obs mos got deleted, we were calling a common api used for config/stats update, which allocated new mos for these stats due to resolve failure.
- prom metrics update however detects this as invalid scenario, since MOs are present, but during stats update, we dont allow metrics to be created. If metrics arent present during stats update, these failures will get raised.

Fix:
- during stats update, dont create mos. MO creation will be done only during config update.
- tested using mock server and agent on build vm

Signed-off-by: Gautam Venkataramanan <gautam.chennai@gmail.com>
Change-Id: I3d41871b9

17767 of 24355 relevant lines covered (72.95%)

3010.64 hits per line

Source Files on job 251.1
  • Tree
  • List 0
  • Changed 69
  • Source Changed 1
  • Coverage Changed 69
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28
  • Travis Job 251.1
  • 619dee43 on github
  • Prev Job for on master (#249.1)
  • Next Job for on master (#254.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc