-
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
[CI] Integration tests matrix pipeline #4959
Conversation
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
@pazone are we good to merge here? |
@pierrehilbert Not yet. I'd like to improve one thing |
…ration_test_matrix
Quality Gate passedIssues Measures |
* [CI] Integration tests matrix pipeline * [CI] Integration tests matrix pipeline * Removed pipeline slug for integration tests hooks * Removed pipeline slug for integration tests hooks * Commented Windows AMD 64 tests from support matrix due to an issue * Commented Windows AMD 64 tests from support matrix due to an issue (cherry picked from commit b4af28b)
* [CI] Integration tests matrix pipeline * [CI] Integration tests matrix pipeline * Removed pipeline slug for integration tests hooks * Removed pipeline slug for integration tests hooks * Commented Windows AMD 64 tests from support matrix due to an issue * Commented Windows AMD 64 tests from support matrix due to an issue (cherry picked from commit b4af28b) Co-authored-by: Pavel Zorin <[email protected]>
What does this PR do?
Needs #4957.
Integration testing matrix pipeline that will run integration tests for all supported platforms.
The pipeline will be triggered every Thursday at 00:00. Or manually from buildkite. The pipeline won't be triggered by any github events.
Why is it important?
Checklist
./changelog/fragments
using the changelog toolDisruptive User Impact
How to test this PR locally
Related issues
Questions to ask yourself