-
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
Enable MacOS M1 stages in the CI on a weekly basis #32173
Conversation
💔 Build Failed
Expand to view the summary
Build stats
Test stats 🧪
Steps errors
Expand to view the steps failures
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
This pull request is now in conflicts. Could you fix it? 🙏
|
/test |
Terraform for MacOS is not available in the existing version ( Blocked by the bump |
/test |
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.
I'm far from being an expert on our automation, but it seems the "comments" rule should match the Beat name.
Co-authored-by: Tiago Queiroz <[email protected]>
(cherry picked from commit 8839929) # Conflicts: # x-pack/heartbeat/Jenkinsfile.yml
What does this PR do?
Run build/test in the CI on
macos m1
workers. It will run on a weekly basisWhy is it important?
More test coverage
Issues
There are test failures for MacOS M1:
Auditbeat
- Extended / auditbeat-macosM1-orka && darwin && aarch64 / TestDarwinWhereFroms/valid_origin – github.com/elastic/beats/v7/auditbeat/module/file_integrity #33033Metricbeat
- Extended / metricbeat-macosM1-orka && darwin && aarch64 / TestAll/kubernetes.* #33035x-pack/metricbeat
- Extended / x-pack/metricbeat-macosM1-orka && darwin && aarch64 / TestData – github.com/elastic/beats/v7/x-pack/metricbeat/module/* #33036@cmacknz @kpollich , how would you like to proceed? This particular implementation was discussed in an internal issue - you can find it linked to this particular PR with the name
configure the required projects to use the new Orka M1 ephemeral workers