singularity icon indicating copy to clipboard operation
singularity copied to clipboard

Remove Yum CentOS7 bootstrap tests

Open dtrudg opened this issue 9 months ago • 0 comments

There are a number of image build tests that use CentOS 7 to test creating a container from a yum bootstrap - remove / modify these, ensuring that there is coverage of dnf bootstrap (dnf replacing yum from EL8)`.

See:

  • e2e/build/build.go buildFrom(...)
  • e2e/build/build.go buildProot(...)
  • /internal/pkg/build/sources/conveyorPacker_yum_test.go

dtrudg avatar May 07 '24 12:05 dtrudg