|
Ran
|
Files
109
|
Run time
5s
|
Badge
README BADGES
|
push
travis-ci
netns : allow netns probe to work within a containerized agent As mentioned in https://github.com/docker/docker/pull/17034 in order to follow the netns corresponding file when it gets bind mounted, the netns directory bind mounted in the skydive agent container with a docker volume option needs to have the "shared" propagation flag set. By default, the propagation flag of a docker volume is "private", not "shared". This works since the usual source (/var/run/netns) also has the "shared" propagation flag. Otherwise, one has to set it on the source before starting the skydive agent container. Change-Id: Ic32168126 Reviewed-on: https://softwarefactory-project.io/r/6397 Reviewed-by: Nicolas PLANEL <nplanel@redhat.com> Reviewed-by: Sylvain Baubeau <sbaubeau@redhat.com> Tested-by: Sylvain Baubeau <sbaubeau@redhat.com> Workflow: Sylvain Baubeau <sbaubeau@redhat.com> Tested-by: Jenkins CI <jenkins@softwarefactory-project.io>
8355 of 15000 relevant lines covered (55.7%)
436.08 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|