kernelci / kernelci-core

Core KernelCI tools
https://kernelci.org
GNU Lesser General Public License v2.1
99 stars 96 forks source link

Allow custom container registry in the qemu boot method for LAVA TestJob template #2591

Open pawiecz opened 1 week ago

pawiecz commented 1 week ago

Currently the qemu boot method for LAVA TestJob template uses https://hub.docker.com/r/kernelci/qemu image as defined in https://github.com/kernelci/kernelci-core/blob/404c850547101bebca29fffb22cabf7de07387ba/config/runtime/boot/qemu.jinja2#L23

Allow making the container registry a Maestro task argument in case some labs cannot access Docker Hub (see https://github.com/kernelci/kernelci-pipeline/pull/660)