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

noironetworks / opflex / 251
68%

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

pending completion
251

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

Jobs
ID Job ID Ran Files Coverage
1 251.1 14 Apr 2020 02:23AM UTC 0
72.95
Travis Job 251.1
Source Files on build 251
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #251
  • 619dee43 on github
  • Prev Build on master (#249)
  • Next Build on master (#254)
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