Skip to content
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

[3.21.x] valgrind-checks improvements #5570

Merged

Conversation

vpodzime
Copy link
Contributor

@vpodzime vpodzime commented Jul 8, 2024

Backport of #5567

It can be really slow (testing showed up to a minute).

Ticket: CFE-4416
Changelog: None
(cherry picked from commit e07820e)
To speed builds up.

Ticket: CFE-4416
Changelog: None
(cherry picked from commit 733e12e)
If things go wrong and a run of valgrind-checks gets stuck, it's
hard to terminate and clean after it properly because it runs as
root. In a container, but that doesn't make a difference. To
avoid such issues, let's make sure the `bash` process running the
valgrind checks kills itself after a period of time unless it
finishes properly (succeeding or failing).

Ticket: CFE-4416
Changelog: None
(cherry picked from commit 079c633)
@vpodzime vpodzime merged commit 0255aec into cfengine:3.21.x Jul 8, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant