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

kubeflow / tf-operator / 1775
57%
master: 71%

Build:
Build:
LAST BUILD BRANCH: fix_tfjob_delete
DEFAULT BRANCH: master
Ran 24 Jul 2018 05:02AM UTC
Jobs 3
Files 29
Run time 14min
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
1775

Pull #749

travis-ci

web-flow
Prevent multiple versions of an E2E test from clobbering each other.

* It turns out that although we running the v1alpha2 tests, failures
  were not being properly reported in Prow because the junit xml files
  had the same names for the v2 pipeline as the v1 pipeline and the v2
  results were being clobbered by v1.

* Ensure the artifacts for each run of the E2E test have a unix name
  based on the TFJob version so that the E2E tests for the different
  TFJob versions won't clobber each other.

* Log the exception in wait for condition.

* Need to pass --tfjob_version to the tests so it uses the proper client.

* run_gpu and run_test stage need to use a v1alpha2 version of the test
  workflow.

* Update the tf_smoke program to accept chief as a valid worker type so that
  it works with v1alpha2.

* In v1alpha2 we need to terminate all workers. It looks like there was a
regression in v1alpha2
  https://github.com/kubeflow/tf-operator/issues/751
  and we require all workers to terminate as opposed to just worker 0.

* Delete a bunch of environments for the test app that shouldn't have been
  committed.

Fix #748
Pull Request #749: Prevent multiple versions of an E2E test from clobbering each other.

1552 of 2726 relevant lines covered (56.93%)

17.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1775.1 24 Jul 2018 05:17AM UTC 0
56.93
Travis Job 1775.1
2 1775.2 24 Jul 2018 05:16AM UTC 0
56.93
Travis Job 1775.2
3 1775.3 24 Jul 2018 05:02AM UTC 0
61.65
Travis Job 1775.3
Source Files on build 1775
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1775
  • Pull Request #749
  • PR Base - master (#1763)
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