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 basic functionality should allow connections to another pod on a different node via a service IP #15417

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

Comments

@bparees
Copy link
Contributor

bparees commented Jul 23, 2017

/go/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/services.go:20
Expected success, but got an error:
    <*errors.errorString | 0xc42021c7c0>: {
        s: "pod 'service-wget' terminated with failure: &ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2017-07-23 00:49:49 -0400 EDT,FinishedAt:2017-07-23 00:49:52 -0400 EDT,ContainerID:docker://ee70afd8765b036216d051cb580f5947e50cf06f9341ea1e7c68a4f68099040c,}",
    }
    pod 'service-wget' terminated with failure: &ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2017-07-23 00:49:49 -0400 EDT,FinishedAt:2017-07-23 00:49:52 -0400 EDT,ContainerID:docker://ee70afd8765b036216d051cb580f5947e50cf06f9341ea1e7c68a4f68099040c,}
/go/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/networking/services.go:19

https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin/1354

@danwinship
Copy link
Contributor

dup of #14385

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

3 participants