Skip to content

ci(reusable_test_packages): produce core dumps when falco crashes#3859

Merged
poiana merged 1 commit intofalcosecurity:masterfrom
ekoops:ekoops/enable-core-dumps
Apr 15, 2026
Merged

ci(reusable_test_packages): produce core dumps when falco crashes#3859
poiana merged 1 commit intofalcosecurity:masterfrom
ekoops:ekoops/enable-core-dumps

Conversation

@ekoops
Copy link
Copy Markdown
Contributor

@ekoops ekoops commented Apr 15, 2026

What type of PR is this?

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

/kind bug

/kind cleanup

/kind design

/kind documentation

/kind failing-test

/kind feature

/kind release

Any specific area of the project related to this PR?

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

/area build

/area engine

/area tests

/area proposals

/area CI

What this PR does / why we need it:

This PR adds support for producing core dumps when falco crashes during testing. Core dumps are uploaded as CI artifacts.
Moreover, it aligns the suffix of each artifact produced in reusable_test_packages.yaml by using a common env variable ARTIFACT_SUFFIX. This requires the change introduced in falcosecurity/testing#88 to avoid having an architecture repetition in falcosecurity/testing report name suffix.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE

Moreover, align the suffix of each artifact produced in
`reusable_test_packages.yaml` by using a common env variable
`ARTIFACT_SUFFIX`.

Signed-off-by: Leonardo Di Giovanna <leonardodigiovanna1@gmail.com>
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

@github-project-automation github-project-automation bot moved this from Todo to In progress in Falco Roadmap Apr 15, 2026
@poiana
Copy link
Copy Markdown
Contributor

poiana commented Apr 15, 2026

[APPROVALNOTIFIER] This PR is APPROVED

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

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

@poiana poiana merged commit 7e59ac5 into falcosecurity:master Apr 15, 2026
31 checks passed
@github-project-automation github-project-automation bot moved this from In progress to Done in Falco Roadmap Apr 15, 2026
@ekoops ekoops deleted the ekoops/enable-core-dumps branch April 16, 2026 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants