Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestOpenshiftSdnCNIPlugin failure: "Error switching to ns" #19165

Closed
liggitt opened this issue Mar 30, 2018 · 0 comments · Fixed by #19166
Closed

TestOpenshiftSdnCNIPlugin failure: "Error switching to ns" #19165

liggitt opened this issue Mar 30, 2018 · 0 comments · Fixed by #19166
Assignees
Labels
kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. sig/networking

Comments

@liggitt
Copy link
Contributor

liggitt commented Mar 30, 2018

seeing this on master:

$ go test ./pkg/network/sdn-cni-plugin
--- FAIL: TestOpenshiftSdnCNIPlugin (0.00s)
	sdn_cni_plugin_test.go:158: [ADD] expected result IP4:{IP:{IP:10.0.0.2 Mask:ffffff00} Gateway:<nil> Routes:[]}, DNS:{Nameservers:[] Domain: Search:[] Options:[]} but got error: failed to send CNI request: error switching to ns /proc/5760/task/5760/ns/net: Error switching to ns /proc/5760/task/5760/ns/net: operation not permitted
FAIL
FAIL	github.com/openshift/origin/pkg/network/sdn-cni-plugin	0.003s

@danwinship @dcbw are there special permissions or environment requirements to run this test?

@liggitt liggitt added sig/networking kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. labels Mar 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. sig/networking
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants