Changes

Summary

  1. kolaTestIso: retry failed tests (details)
  2. withPodmanRemote: drop the REMOTEUID in CONTAINER_HOST (details)
Commit b1f6e8a736bc07075c0df813e82ed9dee43e03b2 by Dusty Mabe
kolaTestIso: retry failed tests

We've been seeing a lot of testiso flakes lately. Let's try to give
ourselves a break by retrying like we do for normal kola runs.

This is slightly different because it's not done inside kola but
outside kola. For the inside kola retry of testiso we'll wait for
https://github.com/coreos/coreos-assembler/issues/3989 to happen.
The file was modified vars/kolaTestIso.groovy (diff)
Commit 2cc645c07df7835a93704b1bba177ae795766b09 by Dusty Mabe
withPodmanRemote: drop the REMOTEUID in CONTAINER_HOST

I don't think this is needed anymore with [1]. See [2] [3].

[1] https://github.com/containers/podman/pull/23847
[2] https://github.com/containers/podman/issues/17452
[3] https://github.com/containers/podman/issues/23831
The file was modified vars/withPodmanRemote.groovy (diff)