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

[Backport release-1.31] Run libseccomp tests in parallel #5252

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

k0s-bot
Copy link

@k0s-bot k0s-bot commented Nov 14, 2024

Automated backport to release-1.31, triggered by a label in #5076.
See .

Backport a commit that allows us to run the libseccomp tests in
parallel. This lets us build runc image in 30-40 seconds instead
of 4-5 minutes.

The bash script uses `tail` options that is not supported in busybox
tail so pull in `tail` from coreutils.

Signed-off-by: Natanael Copa <[email protected]>
(cherry picked from commit 165d4da)
@k0s-bot k0s-bot requested a review from a team as a code owner November 14, 2024 09:30
@k0s-bot k0s-bot mentioned this pull request Nov 14, 2024
16 tasks
@twz123 twz123 added chore backport/release-1.30 PR that needs to be backported/cherrypicked to the release-1.30 branch labels Nov 14, 2024
@twz123 twz123 merged commit 6607683 into release-1.31 Nov 14, 2024
91 checks passed
@twz123 twz123 deleted the backport-5076-to-release-1.31 branch November 14, 2024 11:15
@k0s-bot
Copy link
Author

k0s-bot commented Nov 14, 2024

Successfully created backport PR for release-1.30:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/release-1.30 PR that needs to be backported/cherrypicked to the release-1.30 branch chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants