LGTM, now passes all podman system tests
Podman rootless fails, presumably because build is missing https://github.com/systemd/systemd/pull/33066
Not quite sure I can LGTM: * root networking tests because slirp4netns is not installed (I can't remember what the ultimate decision was on making slirp a requirement) * rootless networking tests fail, IPv6, passt 2024-03-26.
If those failures are OK, then someone else please feel free to LGTM
Does not fix the IPv6 bug but otherwise seems OK.
Passes podman system test suite, root & rootless
Running well in podman CI
Running well in podman CI
Thank you for catching this. I'm sorry you felt the need to do so on a Saturday.
I can't reproduce the failure. I also don't see a rerun/retry button anywhere, but I thought there used to be one? Did I lose access? @lsm5 can you try rerunning? I think it's a flake, it's just not one of my standard ones.
Passes podman-4.8.1-1.fc38.x86_64 system test suite
Passes podman-4.8.1-1.fc38.x86_64 system test suite
Passes podman system tests
Passes podman system test suite
LGTM:
# bin/podman push --help|grep compr
--compress Compress tarball image layers when pushing to a directory using the 'dir' transport. (default is same compression type as source)
--compression-format string compression format to use (default "gzip")
@gscrivano could you please push this to stable?
Now passes 160-volumes.bats
.
podman CI passes: https://github.com/containers/podman/pull/20162
"podman run with --mount flag" passes (test fails with 1.9-1
). I have not run any other podman tests yet but LGTM so far.
Podman testing looks good