-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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 #37892) Add Integration tests to Auditbeat CI pipeline #41450
Conversation
Refactor the CI integration test steps for the Auditbeat pipeline to use build matrices for Linux tests. By doing this, it will be easier to add additional VM types to the integration tests in the future. With this, the integration tests will run on Ubuntu 20.04, 22.04, 24.04 for both x86_64 and arm64, and RHEL 9 x86_64. (cherry picked from commit efbc4ff)
This pull request doesn't have a |
This pull request has not been merged yet. Could you please review and merge it @mjwolf? 🙏 |
1 similar comment
This pull request has not been merged yet. Could you please review and merge it @mjwolf? 🙏 |
This pull request has not been merged yet. Could you please review and merge it @mjwolf? 🙏 |
7 similar comments
This pull request has not been merged yet. Could you please review and merge it @mjwolf? 🙏 |
This pull request has not been merged yet. Could you please review and merge it @mjwolf? 🙏 |
This pull request has not been merged yet. Could you please review and merge it @mjwolf? 🙏 |
This pull request has not been merged yet. Could you please review and merge it @mjwolf? 🙏 |
This pull request has not been merged yet. Could you please review and merge it @mjwolf? 🙏 |
This pull request has not been merged yet. Could you please review and merge it @mjwolf? 🙏 |
This pull request has not been merged yet. Could you please review and merge it @mjwolf? 🙏 |
This pull request has not been merged yet. Could you please review and merge it @mjwolf? 🙏 |
Proposed commit message
Refactor the CI integration test steps for the Auditbeat pipeline to use build matrices for Linux tests. By doing this, it will be easier to add additional VM types to the integration tests in the future.
With this, the integration tests will run on Ubuntu 20.04, 22.04, 24.04 for both x86_64 and arm64, and RHEL 9 x86_64.
Checklist
I have commented my code, particularly in hard-to-understand areasI have made corresponding changes to the documentationI have made corresponding change to the default configuration filesI have added an entry inCHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.This is an automatic backport of pull request #37892 done by [Mergify](https://mergify.com).