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

tensorflow / k8s / 713 / 1
32%
master: 32%

Build:
DEFAULT BRANCH: master
Ran 16 Jan 2018 01:00PM UTC
Files 28
Run time 1s
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

16 Jan 2018 12:51PM UTC coverage: 31.439% (-0.2%) from 31.664%
713.1

push

travis-ci

web-flow
Fix a bunch of problems in TfJob CRD that crept in while tests were broken (#308)

* In syncTfJob when checking whether a work queue item corresponds to a TrainingJob already in the map we need to check the UID. Otherwise we will not properly handle the case where a training job is deleted and then a new job is recreated with the same name.

* We need to make sure that the Replicas field in TrainingJob is always properly set;

* We were only initializing replicas in setup which was problematic in the case where the TfJob controller gets restarted because on restarted setup won't be invoked because the job is past that phase and as a result the replicas won't be reinitialized.

* test_runner needs to ignore case when checking whether the job succeeded otherwise we conclude
that successful jobs failed

* The controller should only forget about job after the job has been cleaned up; not when it is marked as succeeded or failed.

* Add back code to support termination policies use the worker and not the master as the chief
    *This was added in #221 and accidentally removed in the refactor in #234.

614 of 1953 relevant lines covered (31.44%)

1.27 hits per line

Source Files on job 713.1
  • Tree
  • List 0
  • Changed 12
  • Source Changed 4
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 713
  • Travis Job 713.1
  • b97dfc7d on github
  • Prev Job for on master (#710.2)
  • Next Job for on master (#715.2)
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