-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
TuxMake and Maestro maintain very similar container images for kernel builds. This task should focus on verifying if images from one framework can be reused in the other.
Describe the solution you'd like
Initially a successful run of a Maestro KBuild build.sh
(example) will be enough.
Long-term it would be nice to maintain only a single set of container images: Maestro ones also almost pass environment check:
$ tuxmake --runtime=docker --image=kernelci/gcc-12:x86-kselftest-kernelci --check-environment | grep FAIL
E: Environment check failed
FAIL - bzip2 in PATH
FAIL - socat in PATH
FAIL - zstd in PATH
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request