qm
qm copied to clipboard
improve prepare_images and increase duration
- When each test case is executed, if directory
/var/qm/lib/containers/registryexists, delete it first, then create the directory and copy theffi-toolscontainer image to it. - Pulling
ffi-toolsimage often times out, so extend the duration.
Resolve https://github.com/containers/qm/issues/506
@nsednev maybe you need this patch?
I assume we should consider shrinking ffi-tools I mean move more rpms into the condition, @pengshanyu, WDYT?
Yes, let's try to shrink ffi-tools. I am not familiar with some packages, could you give me some guidance?
safe to merge, helping reduce the size. CI/CD might be get better with the patch btw. @Yarboa will provide in an Github Issue maybe? ideas for improvement for reducing the size?