Skip to content

Bug 1421643 - Fix network diagnostics timeouts #13851

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

Merged
merged 2 commits into from
Apr 25, 2017

Conversation

pravisankar
Copy link

No description provided.

Ravi Sankar Penta added 2 commits April 21, 2017 01:35
waitForNetworkPod() is called from few places and it has a fixed
timeout of 82 seconds which was insufficient in few cases where
the network bandwidth is low or network latency is high.
This change will make waitForNetworkPod() to take custom timeout
value based on the operation performed.
@pravisankar
Copy link
Author

@openshift/networking PTAL

@pravisankar
Copy link
Author

[test]

Copy link
Contributor

@dcbw dcbw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@rajatchopra rajatchopra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@eparis
Copy link
Member

eparis commented Apr 24, 2017

@rajatchopra @dcbw if you like it, then why no [test] or [merge] ?

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 6f48029

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 6f48029

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/895/) (Base Commit: 53a4d1b)

@openshift-bot
Copy link
Contributor

openshift-bot commented Apr 25, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin/474/) (Base Commit: 3271ed1) (Image: devenv-rhel7_6177)

@openshift-bot openshift-bot merged commit c680886 into openshift:master Apr 25, 2017
@sttts sttts mentioned this pull request Apr 25, 2017
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants