This repository was archived by the owner on Oct 13, 2023. It is now read-only.
[19.03 backport] test-fixes and improvements#267
Merged
andrewhsu merged 3 commits intoJun 11, 2019
Conversation
This adds some logs, handles timers better, and sets a request timeout for the ping request. I'm not sure the ticker in that loop is what we really want since the ticker keeps ticking while we are (attempting) to make a request... but I opted to not change that for now. Signed-off-by: Brian Goff <cpuguy83@gmail.com> (cherry picked from commit 20ea894) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Brian Goff <cpuguy83@gmail.com> (cherry picked from commit 595987f) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This test runs on a daemon also used by other tests so make sure we don't get failures if another test doesn't cleanup or is running in parallel. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 915acff) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Member
Author
|
ping @kolyshkin @cpuguy83 |
4 tasks
Member
Author
|
This one looks a bit flaky; |
|
Looks like this one passed with rekick: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
backports for 19.03 of;