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

Extended.[networking] services when using a plugin that isolates namespaces by default should allow connections from pods in the default namespace to a service in another namespace on a different node #15397

Closed
0xmichalis opened this issue Jul 21, 2017 · 1 comment
Assignees
Labels
area/tests component/networking kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1

Comments

@0xmichalis
Copy link
Contributor

/go/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/services.go:63
Expected success, but got an error:
    <*errors.errorString | 0xc420f52780>: {
        s: "pod 'service-wget' terminated with failure: &ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2017-07-21 03:13:42 -0400 EDT,FinishedAt:2017-07-21 03:13:45 -0400 EDT,ContainerID:docker://1e3d09fc3339690324d22973bb41a47db75791b78b73095f8b4a7e7056789b33,}",
    }
    pod 'service-wget' terminated with failure: &ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2017-07-21 03:13:42 -0400 EDT,FinishedAt:2017-07-21 03:13:45 -0400 EDT,ContainerID:docker://1e3d09fc3339690324d22973bb41a47db75791b78b73095f8b4a7e7056789b33,}
/go/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/services.go:62

https://ci.openshift.redhat.com/jenkins/view/All/job/merge_pull_request_origin/1331/

@knobunc
Copy link
Contributor

knobunc commented Jul 21, 2017

Closing in deference to #14385

@knobunc knobunc closed this as completed Jul 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests component/networking kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1
Projects
None yet
Development

No branches or pull requests

2 participants