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

os-autoinst / openQA / 3207 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 19 Sep 2016 10:02AM UTC
Files 96
Run time 5s
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

19 Sep 2016 09:49AM UTC coverage: 71.268% (-0.02%) from 71.291%
3207.1

push

travis-ci

coolo
notify workers when job with chained children done (POO #13746) (#883)

* turn job_notify_workers into a websockets IPC call

As noted by @aaannz in #883, the current job_notify_workers has
become a bit weird. You have to either import the scheduler or
send it an IPC call in order to use it, but all the scheduler
does is turn around and send an IPC call to websockets. We often
need to notify workers from places other than the scheduler, so
having it there really doesn't make a lot of sense any more. So
instead, let's just make it a websockets IPC call directly.

* notify workers when job with chained children done (POO #13746)

This should resolve POO #13746. When a job with chained
children passes (or soft fails) we should notify workers to
ensure the child jobs are picked up promptly. Since we're now
using this 'passed or softfailed is OK' logic in two places,
make it another result array constant.

4311 of 6049 relevant lines covered (71.27%)

103.17 hits per line

Source Files on job 3207.1
  • Tree
  • List 0
  • Changed 20
  • Source Changed 7
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3207
  • Travis Job 3207.1
  • 8c50aa09 on github
  • Prev Job for on master (#3205.1)
  • Next Job for on master (#3210.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