Skip to content

Run Maestro KBuild Job using TuxMake container environment #2939

@pawiecz

Description

@pawiecz

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

(cc @nuclearcat @bhcopeland @terceiro)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions