This repository was archived by the owner on Sep 17, 2024. It is now read-only.
chore: use trace level in logs#2130
Merged
mdelapenya merged 3 commits intoelastic:mainfrom Mar 1, 2022
Merged
Conversation
Contributor
💔 Tests Failed
Expand to view the summary
Build stats
Test stats 🧪
Test errors
Expand to view the tests failures
|
Contributor
|
This pull request is now in conflict. Could you fix it @mdelapenya? 🙏 |
mergify bot
pushed a commit
that referenced
this pull request
Mar 1, 2022
(cherry picked from commit d393d27)
mergify bot
pushed a commit
that referenced
this pull request
Mar 1, 2022
(cherry picked from commit d393d27)
mergify bot
pushed a commit
that referenced
this pull request
Mar 1, 2022
(cherry picked from commit d393d27) # Conflicts: # .ci/Jenkinsfile
mdelapenya
added a commit
that referenced
this pull request
Mar 2, 2022
mdelapenya
added a commit
that referenced
this pull request
Mar 8, 2022
mdelapenya
added a commit
that referenced
this pull request
Mar 17, 2022
* main: (268 commits) bump stack version 8.2.0-ff67d7b8 (#2242) ci: periodic builds for the last two minor versions (#2241) bump stack version 8.2.0-9bac538c (#2240) fix: add end-of-file line in templates (#2237) chore: add Christos to SSH users bump stack version 8.2.0-fee3b8d2 (#2234) Separate ES workload from Agent spec and make it req for the scenarios (#2203) bump stack version 8.2.0-d02c907a (#2228) bump stack version 8.2.0-63265ec9 (#2225) fix: wrong link (#2220) chore: define provider for each test suite (#2213) ci: provision e2-small workers (#2212) bump stack version 8.2.0-a12f7069 (#2209) chore: support for Oracle Linux 8 (#2208) bump stack version 8.2.0-190af159 (#2206) bump stack version 8.2.0-fdde08ec (#2200) bump stack version 8.2.0-43df679f (#2193) chore: use trace level in logs (#2130) bump stack version 8.2.0-bdf2ad74 (#2188) feat: support downloading project artifacts for the new bucket layout (#2172) ...
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.
What does this PR do?
It uses TRACE log level on CI executions, updating the generated shell script that triggers the tests on the AWS instances.
Finally it sets the value at the Jenkinsfile too
Why is it important?
Add more logs for troubleshooting the errors
Checklist
make unit-test), and they are passing locallymake noticein the proper directory)Author's Checklist