kernelci / kernelci/kernelci-core
Allow custom container registry in the qemu boot method for LAVA TestJob template
- Dominant language
- Python
- Stars
- 120
- Forks
- 107
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 21
Description
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)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with config/runtime/boot/qemu.jinja2 at line 23, where the Docker Hub image is defined. Review kernelci-pipeline PR 660 for the related Maestro task-argument pattern. The work is done when the qemu boot method accepts a configurable container registry for labs that cannot access Docker Hub.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100