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

Increase goroutinemap unit test timeouts. #25955

Merged
merged 1 commit into from May 26, 2016

Conversation

jsafrane
Copy link
Member

50ms is flaky in Jenkins. This makes the test to take at least 0.5s to check that things that should block and wait for something really do block and wait (was 100ms before).

Fixes #25825

@jsafrane jsafrane added the release-note-none Denotes a PR that doesn't merit a release note. label May 20, 2016
@jsafrane
Copy link
Member Author

@swagiaal, you're the closest person who knows something about goroutinemaps, PTAL.

@k8s-github-robot k8s-github-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label May 20, 2016
@jsafrane
Copy link
Member Author

@k8s-bot test this issue: #25844

@jsafrane
Copy link
Member Author

After discussion in #25825, I increased the timeout to 1 minute and removed check that grm.Wait() really blocks - it would need to sleep for a long time and slow down everything.

@jsafrane
Copy link
Member Author

@k8s-bot test this issue: #26058

1 similar comment
@jsafrane
Copy link
Member Author

@k8s-bot test this issue: #26058

@saad-ali
Copy link
Member

LGTM

@saad-ali saad-ali added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 23, 2016
@alex-mohr
Copy link
Contributor

buildcop says: this seems to make tests better and is low-risk, so marking p1.

@alex-mohr alex-mohr added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label May 25, 2016
@alex-mohr alex-mohr added this to the v1.3 milestone May 25, 2016
@jsafrane
Copy link
Member Author

@k8s-bot test this issue: #26270

@k8s-github-robot
Copy link

@k8s-bot test this [submit-queue is verifying that this PR is safe to merge]

@k8s-bot
Copy link

k8s-bot commented May 26, 2016

GCE e2e build/test passed for commit 55f9148.

@k8s-github-robot
Copy link

Automatic merge from submit-queue

@k8s-github-robot k8s-github-robot merged commit 47a372b into kubernetes:master May 26, 2016
@jsafrane jsafrane deleted the flake-op-timeout branch August 19, 2016 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants