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

Open Beginner friendly
#2,591 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
docker, python
Domain
testing-qa

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.

Description

good first issue

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)

Dominant language
Python
Stars
120
Forks
108
Avg merge
1d 2h
Merged PRs (30d)
21

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from kernelci/kernelci-core

All issues in kernelci/kernelci-core

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.