-
Notifications
You must be signed in to change notification settings - Fork 944
Closed
Labels
Description
Ⅰ. Issue Description
I found that in the cri-tools, we always met the flaky test
• Failure [1.371 seconds]
[k8s.io] Container Mount Propagation
/home/travis/gopath/src/github.com/kubernetes-sigs/cri-tools/pkg/framework/framework.go:73
runtime should support mount propagation
/home/travis/gopath/src/github.com/kubernetes-sigs/cri-tools/pkg/validate/container_linux.go:45
mount with 'rshared' should support propagation from host to container and vice versa [It]
/home/travis/gopath/src/github.com/kubernetes-sigs/cri-tools/pkg/validate/container_linux.go:94
len(output) should not be zero.
Expected
<int>: 0
not to be zero-valued
/home/travis/gopath/src/github.com/kubernetes-sigs/cri-tools/pkg/validate/container_linux.go:111
Could you help to take a look at this? @starnop @YaoZengzeng
Ⅱ. Describe what happened
cri-tools fails.
Ⅲ. Describe what you expected to happen
cri-tools passes.
Ⅳ. How to reproduce it (as minimally and precisely as possible)
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
- pouch version (use
pouch version): master code - OS (e.g. from /etc/os-release): travis-ci
- Kernel (e.g.
uname -a): - Install tools:
- Others: