qm icon indicating copy to clipboard operation
qm copied to clipboard

improve prepare_images and increase duration

Open pengshanyu opened this issue 1 year ago • 2 comments

  1. When each test case is executed, if directory /var/qm/lib/containers/registry exists, delete it first, then create the directory and copy the ffi-tools container image to it.
  2. Pulling ffi-tools image often times out, so extend the duration.

Resolve https://github.com/containers/qm/issues/506

pengshanyu avatar Aug 21 '24 03:08 pengshanyu

@nsednev maybe you need this patch?

dougsland avatar Aug 21 '24 15:08 dougsland

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?

pengshanyu avatar Aug 22 '24 04:08 pengshanyu

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?

dougsland avatar Aug 22 '24 18:08 dougsland