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

service account "router" is not allowed to access the host network on nodes #9129

Closed
0xmichalis opened this issue Jun 2, 2016 · 2 comments
Closed
Assignees
Labels
area/tests kind/test-flake Categorizes issue or PR as related to test flakes. priority/P2

Comments

@0xmichalis
Copy link
Contributor

FAILURE after 0.589s: test/cmd/router.sh:29: executing 'oadm router --dry-run -o yaml' expecting failure and text 'name: router': the output content test failed
Standard output from the command:
apiVersion: v1
items:
- apiVersion: v1
  kind: ServiceAccount
  metadata:
    creationTimestamp: null
    name: router
<- snip ->
Standard error from the command:
error: router could not be created; service account "router" is not allowed to access the host network on nodes, grant access with oadm policy add-scc-to-user hostnetwork -z router
=== END TEST CASE ===

https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_check/1392/console

@0xmichalis 0xmichalis added priority/P2 area/tests kind/test-flake Categorizes issue or PR as related to test flakes. labels Jun 2, 2016
@danmcp
Copy link

danmcp commented Jun 3, 2016

@knobunc

@stevekuznetsov
Copy link
Contributor

dupe of #9371

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests kind/test-flake Categorizes issue or PR as related to test flakes. priority/P2
Projects
None yet
Development

No branches or pull requests

4 participants