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

cilium / cilium / 42003 / 1
39%
master: 39%

Build:
DEFAULT BRANCH: master
Ran 20 May 2022 02:57AM UTC
Files 941
Run time 1min
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

20 May 2022 02:16AM UTC coverage: 33.785% (-0.01%) from 33.796%
42003.1

push

travis-ci-com

joestringer
docs: Remove '\r' chars from grep result to parse Alpine image name

The first step for building the cilium/docs-builder image, used for
building Cilium's documentation, consists in pre-pulling the image with
Docker (to avoid failures from buildkit). The relevant command is formed
by parsing the name of the Alpine image from the Dockerfile.

On some setups, for example on Ubuntu running in Windows WSL with the
Cilium repository mounted from a Windows partition, the Dockerfile may
contain DOS-style line breaks (CR-LF). The result from "grep" being
piped to xargs and passed to "docker pull", we get an error because
Docker cannot recognise a valid reference with this '\r' character at
the end of the string. Let's remove any carriage return characters
before feeding the line to xargs.

Reported-by: Yoyo Wu <yoyo19980720@163.com>
Signed-off-by: Quentin Monnet <quentin@isovalent.com>

47618 of 140944 relevant lines covered (33.79%)

1740.55 hits per line

Source Files on job 42003.1
  • Tree
  • List 0
  • Changed 108
  • Source Changed 0
  • Coverage Changed 108
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28195
  • Travis Job 42003.1
  • f17a17a3 on github
  • Prev Job for on master (#41993.2)
  • Next Job for on master (#42014.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