-
Notifications
You must be signed in to change notification settings - Fork 165
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
update(ci): use cncf provided runners for arm64 #2064
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: FedeDP The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Perf diff from master - unit tests
Heap diff from master - unit tests
Heap diff from master - scap file
Benchmarks diff from master
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2064 +/- ##
=======================================
Coverage 74.45% 74.46%
=======================================
Files 253 253
Lines 33052 33052
Branches 5655 5670 +15
=======================================
+ Hits 24610 24611 +1
- Misses 8411 8415 +4
+ Partials 31 26 -5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
X64 kernel testing matrix
ARM64 kernel testing matrix
|
a006e4f
to
6f93e92
Compare
6f93e92
to
acf7112
Compare
Drivers CI is green: https://github.com/falcosecurity/libs/actions/runs/10848223544/job/30104926169?pr=2064 Going to remove the |
2f06144
to
0a9eb87
Compare
Since this may take a bit longer to wrap up, i extracted #2066 to fix drivers CI in the meantime. |
a327309
to
7b158f6
Compare
/milestone 0.19.0 |
f80a19e
to
64974e9
Compare
64974e9
to
25be70f
Compare
25be70f
to
1b8f850
Compare
Rebased on top of latest master. |
1b8f850
to
f46788e
Compare
f46788e
to
f021411
Compare
Rebased on top of latest master. |
Will rebase this one once #2120 is merged, taking care of porting |
Signed-off-by: Federico Di Pierro <[email protected]>
f021411
to
b74f87c
Compare
Rebased. |
… arm64 runners. Signed-off-by: Federico Di Pierro <[email protected]>
/hold while i make more tests. |
/unhold |
What type of PR is this?
/kind cleanup
Any specific area of the project related to this PR?
/area CI
Does this PR require a change in the driver versions?
What this PR does / why we need it:
Depends upon #2073 and #2049 that were partially split from this one.
Will eventually rebase once they get merged.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: