This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
Increase timeout for linux integration #1599
Merged
adam-stokes
merged 6 commits into
elastic:master
from
michalpristas:increase-linux-time
Sep 22, 2021
Merged
Increase timeout for linux integration #1599
adam-stokes
merged 6 commits into
elastic:master
from
michalpristas:increase-linux-time
Sep 22, 2021
Conversation
This file contains 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
💔 Build Failed
Expand to view the summary
Build stats
Test stats 🧪
Steps errors
Expand to view the steps failures
|
Test | Results |
---|---|
Failed | 0 |
Passed | 231 |
Skipped | 0 |
Total | 231 |
🤖 GitHub comments
To re-run your PR in the CI, just comment with:
-
/test
-
jenkins run the tests
adam-stokes
approved these changes
Sep 22, 2021
I'd separate the time increase change from the services removal. Wdyt? |
works for me, keeping increase |
…sting into increase-linux-time
Merging this, the failure is a result of elastic-agent on windows hitting that hard to find issue with a 400 status randomly |
mergify bot
pushed a commit
that referenced
this pull request
Sep 22, 2021
* increase time Co-authored-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com> (cherry picked from commit 5770812)
mergify bot
pushed a commit
that referenced
this pull request
Sep 22, 2021
* increase time Co-authored-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com> (cherry picked from commit 5770812)
mergify bot
pushed a commit
that referenced
this pull request
Sep 22, 2021
* increase time Co-authored-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com> (cherry picked from commit 5770812)
adam-stokes
pushed a commit
that referenced
this pull request
Sep 22, 2021
adam-stokes
pushed a commit
that referenced
this pull request
Sep 22, 2021
adam-stokes
pushed a commit
that referenced
this pull request
Sep 22, 2021
6 tasks
8 tasks
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.
What does this PR do?
This PR increases timeout for checking linux integration as it may sometimes take longer to recover.
Why is it important?
Debugging and reducing flakyness
Checklist
make unit-test
), and they are passing locallymake notice
in the proper directory)