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

cilium / cilium / 10165
39%

Build:
DEFAULT BRANCH: master
Ran 19 Aug 2019 09:26PM UTC
Jobs 1
Files 435
Run time 49s
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

19 Aug 2019 09:06PM UTC coverage: 44.134% (+0.005%) from 44.129%
10165

push

travis-ci-com

ianvernon
pre-flight: set terminationGracePeriodSeconds to 1

This is done for the cilium DaemonSet to reduce the amount of time it takes to
rollout Cilium across a cluster. While updating Cilium in the upgrade tests, we
use the preflight DaemonSet, but deleting it from the cluster takes some time:

\`\`\`
STEP: Removing Cilium pre-flight check DaemonSet
time="2019-08-17T07:29:44Z" level=debug msg=\"deleting cilium-preflight.yaml\"
time="2019-08-17T07:29:44Z" level=debug msg="running command: kubectl delete -f  cilium-preflight.yaml"
time="2019-08-17T07:29:54Z" level=warning msg="sending SIGHUP to session due to canceled context"
time="2019-08-17T07:29:54Z" level=warning msg="sending SIGHUP to session due to canceled context"
time="2019-08-17T07:29:54Z" level=error msg="Error executing command 'kubectl delete -f  cilium-preflight.yaml'" error="context deadline exceeded"
time="2019-08-17T07:29:54Z" level=error msg="Error executing command 'kubectl delete -f  cilium-preflight.yaml'" error="context deadline exceeded"
cmd: "kubectl delete -f  cilium-preflight.yaml" exitCode: 1 duration: 10.000189765s stdout:
\`\`\`

This is not a good end-user experience, plus it adds time to our CI runs. So,
add said terminationGracePeriodSeconds configuration to terminate the pods after
1 second.

Fixes: #8021

Signed-off by: Ian Vernon <ian@cilium.io>

25418 of 57593 relevant lines covered (44.13%)

1184.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10165.1 19 Aug 2019 09:26PM UTC 0
44.13
Travis Job 10165.1
Source Files on build 10165
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #10165
  • 88dfda22 on github
  • Prev Build on master (#10161)
  • Next Build on master (#10175)
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