kernelci / kernelci/tuxrun

ensure new container images are downloaded

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
gitlab issue
Dominant language
Python
Stars
2
Forks
3
Avg merge
8h 14m
Merged PRs (30d)
2

Description

***In GitLab by @terceiro on Aug 17, 2021, 15:05 GMT+1:***

Now, after a container image is downloaded, it will never be refreshed again. we don't want to hit the network on every run, but we do need to update the image from time to time.

*Migrated from GitLab: https://gitlab.com/Linaro/tuxrun/-/issues/25*

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the command-line entry point and the code that downloads and caches container images. Trace how a cached image is selected on repeated runs, then run the existing test or command flow that exercises image downloads. Done means cached images are reused without a network request every time, while still being refreshed periodically.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.