|
Ran
|
Jobs
2
|
Files
941
|
Run time
51min
|
Badge
README BADGES
|
push
travis-ci-com
install/kubernetes: Add IPC_LOCK CAP for mmap This commit is to add IPC_LOCK cap for cilium agent, as mmap is triggered as part of monitor-agent. Related docs: https://man7.org/linux/man-pages/man7/capabilities.7.html ``` level=fatal msg="Cannot initialise BPF perf ring buffer sockets" error="failed to create perf ring for CPU 0: can't mmap: operation not permitted" startTime="2022-05-12 21:57:54.463823399 +0000 UTC m=+3.211794063" subsys=monitor-agent ``` Relates 28bffa6d4 Fixes #19808 Signed-off-by: Tam Mach <tam.mach@cilium.io>
47631 of 140810 relevant lines covered (33.83%)
3834.4 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 41984.1 | 0 |
33.8 |
Travis Job 41984.1 | |
| 2 | 41984.2 | 0 |
33.82 |
Travis Job 41984.2 |