Skip to content

ci(reusable_kernel_tests.yaml): switch to new kernel testing framework#2732

Merged
poiana merged 1 commit intomasterfrom
ekoops/switch-to-new-kernel-testing-matrix
Dec 3, 2025
Merged

ci(reusable_kernel_tests.yaml): switch to new kernel testing framework#2732
poiana merged 1 commit intomasterfrom
ekoops/switch-to-new-kernel-testing-matrix

Conversation

@ekoops
Copy link
Copy Markdown
Contributor

@ekoops ekoops commented Dec 1, 2025

What type of PR is this?

Uncomment one (or more) /kind <> lines:

/kind bug

/kind cleanup

/kind design

/kind documentation

/kind failing-test

/kind test

/kind feature

/kind sync

Any specific area of the project related to this PR?

Uncomment one (or more) /area <> lines:

/area API-version

/area build

/area CI

/area driver-kmod

/area driver-bpf

/area driver-modern-bpf

/area libscap-engine-bpf

/area libscap-engine-gvisor

/area libscap-engine-kmod

/area libscap-engine-modern-bpf

/area libscap-engine-nodriver

/area libscap-engine-noop

/area libscap-engine-source-plugin

/area libscap-engine-savefile

/area libscap

/area libpman

/area libsinsp

/area tests

/area proposals

Does this PR require a change in the driver versions?

/version driver-API-version-major

/version driver-API-version-minor

/version driver-API-version-patch

/version driver-SCHEMA-version-major

/version driver-SCHEMA-version-minor

/version driver-SCHEMA-version-patch

What this PR does / why we need it:

This PR switches to the new kernel testing framework, that completely gets rid of any usage of the archived ignite project. More details on new kernel testing framework available here: falcosecurity/kernel-testing#101.

The new kernel testing framework is run on two new self-hosted repository runners:

  • kernel-testing-ci-amd64
  • kernel-testing-ci-aarch64

These two runners are deployed on Oracle Cloud Infrastructure, and replace the old self-hosted runners (Equinix nodes) that are already unavailable and will be completely decommissioned by the end of 2025: https://www.cncf.io/blog/2025/06/04/thank-you-equinix-metal-the-cncf-community-bids-farewell-to-the-bare-metal-cluster/.

Please notice that, due to some compatibility issues, we will not be able to continue to run tests on:

  • amazonlinux2-4.19
  • oraclelinux-3.10
  • ubuntu-4.15

As stated in falcosecurity/kernel-testing#101, we could think to reintegrate the support later.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

/milestone 0.23.0

Does this PR introduce a user-facing change?:

NONE

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.90%. Comparing base (a6638ac) to head (afef53c).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2732   +/-   ##
=======================================
  Coverage   76.90%   76.90%           
=======================================
  Files         296      296           
  Lines       30877    30877           
  Branches     4693     4693           
=======================================
  Hits        23747    23747           
  Misses       7130     7130           
Flag Coverage Δ
libsinsp 76.90% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ekoops ekoops force-pushed the ekoops/switch-to-new-kernel-testing-matrix branch from 6fdb352 to 3adaf07 Compare December 2, 2025 12:53
@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 2, 2025

X64 kernel testing matrix

KERNEL CMAKE-CONFIGURE KMOD BUILD KMOD SCAP-OPEN BPF-PROBE BUILD BPF-PROBE SCAP-OPEN MODERN-BPF SCAP-OPEN
amazonlinux2-5.10 🟢 🟢 🟢 🟢 🟢 🟢
amazonlinux2-5.15 🟢 🟢 🟢 🟢 🟢 🟢
amazonlinux2-5.4 🟢 🟢 🟢 🟢 🟢 🟡
amazonlinux2022-5.15 🟢 🟢 🟢 🟢 🟢 🟢
amazonlinux2023-6.1 🟢 🟢 🟢 🟢 🟢 🟢
archlinux-6.0 🟢 🟢 🟢 🟢 🟢 🟢
archlinux-6.7 🟢 🟢 🟢 🟢 🟢 🟢
centos-3.10 🟢 🟢 🟢 🟡 🟡 🟡
centos-4.18 🟢 🟢 🟢 🟢 🟢 🟢
centos-5.14 🟢 🟢 🟢 🟢 🟢 🟢
fedora-5.17 🟢 🟢 🟢 🟢 🟢 🟢
fedora-5.8 🟢 🟢 🟢 🟢 🟢 🟢
fedora-6.2 🟢 🟢 🟢 🟢 🟢 🟢
oraclelinux-4.14 🟢 🟢 🟢 🟢 🟢 🟡
oraclelinux-5.15 🟢 🟢 🟢 🟢 🟢 🟢
oraclelinux-5.4 🟢 🟢 🟢 🟢 🟢 🟡
ubuntu-5.8 🟢 🟢 🟢 🟢 🟢 🟡
ubuntu-6.5 🟢 🟢 🟢 🟢 🟢 🟢

ARM64 kernel testing matrix

KERNEL CMAKE-CONFIGURE KMOD BUILD KMOD SCAP-OPEN BPF-PROBE BUILD BPF-PROBE SCAP-OPEN MODERN-BPF SCAP-OPEN
amazonlinux2-5.4 🟢 🟢 🟢 🟢 🟢 🟡
amazonlinux2022-5.15 🟢 🟢 🟢 🟢 🟢 🟢
fedora-6.2 🟢 🟢 🟢 🟢 🟢 🟢
oraclelinux-4.14 🟢 🟢 🟢 🟡 🟡 🟡
oraclelinux-5.15 🟢 🟢 🟢 🟢 🟢 🟢
ubuntu-6.5 🟢 🟢 🟢 🟢 🟢 🟢

@ekoops ekoops force-pushed the ekoops/switch-to-new-kernel-testing-matrix branch from 3adaf07 to e1d2dd4 Compare December 3, 2025 13:18
@poiana poiana added size/S and removed size/XS labels Dec 3, 2025
@ekoops ekoops changed the title wip: wip ci(reusable_kernel_tests.yaml): switch to new kernel testing framework Dec 3, 2025
@ekoops
Copy link
Copy Markdown
Contributor Author

ekoops commented Dec 3, 2025

/hold until falcosecurity/kernel-testing#101 is merged and the new kernel testing framework is released.

@ekoops ekoops force-pushed the ekoops/switch-to-new-kernel-testing-matrix branch from e1d2dd4 to 621de61 Compare December 3, 2025 14:27
@ekoops
Copy link
Copy Markdown
Contributor Author

ekoops commented Dec 3, 2025

Kernel testing CI on X64: https://github.com/falcosecurity/libs/actions/runs/19897312631/job/57031046318?pr=2732
Kernel testing CI on ARM64: https://github.com/falcosecurity/libs/actions/runs/19897312631/job/57031046326?pr=2732

All good. I'm gonna force-push to remove any non-needed change. As a result, the kernel testing CI will not be triggered anymore, but we don't need it, as we already proved it works.

Signed-off-by: Leonardo Di Giovanna <leonardodigiovanna1@gmail.com>
@ekoops ekoops force-pushed the ekoops/switch-to-new-kernel-testing-matrix branch from 621de61 to afef53c Compare December 3, 2025 14:43
@poiana poiana added size/XS and removed size/S labels Dec 3, 2025
@ekoops ekoops added this to the 0.23.0 milestone Dec 3, 2025
Copy link
Copy Markdown
Contributor

@irozzo-1A irozzo-1A left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@poiana
Copy link
Copy Markdown
Contributor

poiana commented Dec 3, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ekoops, irozzo-1A

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@github-project-automation github-project-automation bot moved this from Todo to In progress in Falco Roadmap Dec 3, 2025
@ekoops
Copy link
Copy Markdown
Contributor Author

ekoops commented Dec 3, 2025

/remove-hold

@poiana poiana merged commit e22484c into master Dec 3, 2025
46 of 47 checks passed
@poiana poiana deleted the ekoops/switch-to-new-kernel-testing-matrix branch December 3, 2025 15:05
@github-project-automation github-project-automation bot moved this from In progress to Done in Falco Roadmap Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants