Skip to content

Commit d2652b1

Browse files
committed
add new testartifact to image cache
This is needed by containers/podman#25238 To avoid flakes we need to have the test artifacts in the cache registry. Signed-off-by: Paul Holzinger <[email protected]>
1 parent 4b32b82 commit d2652b1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cache_images/local-cache-registry

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ declare -a IMAGELIST=(
7676
registry:2.8.2
7777
registry:volume_omitted
7878
systemd-image:20240124
79+
testartifact:20250206-single
80+
testartifact:20250206-multi
81+
testartifact:20250206-multi-no-title
82+
testartifact:20250206-evil
7983
testdigest_v2s2
8084
testdigest_v2s2:20200210
8185
testimage:00000000

0 commit comments

Comments
 (0)