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

cilium / cilium / 12001 / 1
39%
master: 39%

Build:
DEFAULT BRANCH: master
Ran 21 Nov 2019 05:07PM UTC
Files 445
Run time 36s
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

21 Nov 2019 04:42PM UTC coverage: 45.91% (-0.01%) from 45.922%
12001.1

push

travis-ci-com

jrfastab
make: Remove GOPATH from swagger command

Cilium repository used go.mod, so GOPATH is not required anymore. Using
`make generate-api` when Cilium is cloned in a regular directory and
GOPATH is not set, resulted in the following error:

```
2019/11/18 16:03:08 trying to read config from /home/mrostecki/repos/cilium/api/v1/cilium-server.yml
2019/11/18 16:03:08 validating spec /home/mrostecki/repos/cilium/api/v1/openapi.yaml
2019/11/18 16:03:10 preprocessing spec with option:  minimal flattening
2019/11/18 16:03:10 building a plan for generation
2019/11/18 16:03:10 lstat /root/go: no such file or directory
make: [Makefile:259: generate-api] Error 1 (ignored)
sudo podman run --rm -v /home/mrostecki/repos/cilium:/home/mrostecki/repos/cilium -w /home/mrostecki/repos/cilium -e GOPATH= --entrypoint swagger quay.io/goswagger/swagger:v0.20.1 generate client -a restapi \
	-t api/v1 -f api/v1/openapi.yaml
2019/11/18 16:03:12 validating spec api/v1/openapi.yaml
2019/11/18 16:03:14 preprocessing spec with option:  minimal flattening
2019/11/18 16:03:14 building a plan for generation
2019/11/18 16:03:14 lstat /root/go: no such file or directory
make: [Makefile:260: generate-api] Error 1 (ignored)
```

Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>

26337 of 57367 relevant lines covered (45.91%)

1204.49 hits per line

Source Files on job 12001.1
  • Tree
  • List 0
  • Changed 60
  • Source Changed 0
  • Coverage Changed 60
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7254
  • Travis Job 12001.1
  • 72016387 on github
  • Prev Job for on master (#12000.1)
  • Next Job for on master (#12010.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