mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-21 15:57:54 +00:00
Use a new image I build which is also multi-arch so we can remove the test skip. Fixes: #28270 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
15 lines
574 B
Text
15 lines
574 B
Text
#
|
|
# As of July 2024, all CI VMs include a local registry prepopulated
|
|
# with all container images used in tests:
|
|
#
|
|
# https://github.com/containers/automation_images/pull/357
|
|
# https://github.com/containers/podman/pull/22726
|
|
#
|
|
# From time to time -- infrequently, we hope! -- existing images are
|
|
# updated, or tests are added that require new images. Those must be
|
|
# prefetched on each CI job, at least until new VMs are built. This
|
|
# file contains those images.
|
|
#
|
|
# Format is one FQIN per line. Enumerate them below:
|
|
#
|
|
quay.io/libpod/volume-plugin-test-img:20260807
|