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

taskcluster / generic-worker / 3218
71%
master: 75%

Build:
Build:
LAST BUILD BRANCH: v16.6.0
DEFAULT BRANCH: master
Ran 31 Oct 2018 02:17PM UTC
Jobs 1
Files 24
Run time 2s
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

31 Oct 2018 10:54AM UTC coverage: 70.088% (+0.05%) from 70.038%
3218

push

travis-ci

walac
Bug 1502337: Initial support for docker-worker payloads

This commit implements the initial support for docker-worker payloads.
So far, only the Image, Command, Env and MaxRunTime fields are supported.
It hasn't been extensive tested so features like task cancellation may
not work. Also, it doesn't implement custom artifacts and more extensive
tests.

The support for docker-worker payloads is achieved through build flags.
To build with docker-worker paylod, build it with the "docker" flag,
like so:

$ go build -tags=docker

Notice that generic-worker will not be supported in this build.

We also needed to upgrade golang due to a bug in the go compiler [1].

[1] https://github.com/golang/go/issues/25908

2779 of 3965 relevant lines covered (70.09%)

75.56 hits per line

Jobs
ID Job ID Ran Files Coverage
2 3218.2 (CGO_ENABLED=0 GIMME_OS=linux GIMME_ARCH=amd64) 31 Oct 2018 02:17PM UTC 0
70.09
Travis Job 3218.2
Source Files on build 3218
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3218
  • 85f27973 on github
  • Prev Build on docker-on-linux (#3216)
  • Next Build on docker-on-linux (#3219)
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