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

cilium / cilium / 42003
39%

Build:
DEFAULT BRANCH: master
Ran 20 May 2022 02:52AM UTC
Jobs 2
Files 941
Run time 5min
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.764% (-0.04%) from 33.804%
42003

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>

47588 of 140944 relevant lines covered (33.76%)

3439.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 42003.1 20 May 2022 02:57AM UTC 0
33.79
Travis Job 42003.1
2 42003.2 20 May 2022 02:52AM UTC 0
33.76
Travis Job 42003.2
Source Files on build 42003
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #42003
  • f17a17a3 on github
  • Prev Build on master (#41993)
  • Next Build on master (#42014)
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