-
Notifications
You must be signed in to change notification settings - Fork 148
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
[8.16](backport #6030) [CI] Buildkite integration tests: Windows ess retry script #6294
base: 8.16
Are you sure you want to change the base?
Conversation
* ess.ps1 * Cleanup * Cleanup * cleanup --------- Co-authored-by: Geoff Rowland <[email protected]> (cherry picked from commit 0c4e7a9) # Conflicts: # .buildkite/scripts/integration-tests.ps1
Cherry-pick of 0c4e7a9 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Waiting for https://buildkite.com/elastic/elastic-agent-extended-testing-bk/builds/344 to complete successfully before merging. |
This pull request has not been merged yet. Could you please review and merge it @oakrizan? 🙏 |
2 similar comments
This pull request has not been merged yet. Could you please review and merge it @oakrizan? 🙏 |
This pull request has not been merged yet. Could you please review and merge it @oakrizan? 🙏 |
Quality Gate passedIssues Measures |
What does this PR do?
Adds
ess.ps1
script that controls ess deployments for windows tests. If a test retried, it will spin up a new ESS deployment for the retried test group for better reproducibility.Improves log integration tests log messages
Build examples:
Retried test on Windows(simulated test failure)
Positive scenario without retries and simulated test failures
Logs structure is refactored
Why is it important?
That allows to retry Windows tests in an isolated environment
Checklist
./changelog/fragments
using the changelog toolDisruptive User Impact
How to test this PR locally
Related issues
Questions to ask yourself
This is an automatic backport of pull request #6030 done by [Mergify](https://mergify.com).