hs-test: ignore images with no repo tags when creating containers 04/42904/2
authorSemir Sionek <[email protected]>
Mon, 28 Apr 2025 10:22:57 +0000 (06:22 -0400)
committerFlorin Coras <[email protected]>
Mon, 28 Apr 2025 16:22:37 +0000 (16:22 +0000)
commitd014da412eac3ea30bc58265b324b9ba5a6a7ca7
tree81069f123fd1d05b89e8e7e1e5f287261ac9c725
parentd3b510e7ace84f0efafa9a03d439fef8f1243da8
hs-test: ignore images with no repo tags when creating containers

While iterating over images available in the system, the user might
have some images with no repo tags, which make hs-test panic when trying
to create containers. Make sure that we have repo tags to read from
before trying to do that.

Type: fix
Change-Id: Ibeaf5ac2685b191fcf258455b98f3165c202a319
Signed-off-by: Semir Sionek <[email protected]>
extras/hs-test/infra/container.go