diff options
author | Paul Holzinger <pholzing@redhat.com> | 2022-06-01 15:24:32 +0200 |
---|---|---|
committer | Paul Holzinger <pholzing@redhat.com> | 2022-06-01 16:49:10 +0200 |
commit | 78d1f5d7d62b79f36b5910935acd195d723efb48 (patch) | |
tree | b8385f945bf7f809a62d7b3127db735b67537636 /pkg/specgen/generate/oci.go | |
parent | 70ce77e8d0aab41918b54b2547c902a5463cf798 (diff) | |
download | podman-78d1f5d7d62b79f36b5910935acd195d723efb48.tar.gz podman-78d1f5d7d62b79f36b5910935acd195d723efb48.tar.bz2 podman-78d1f5d7d62b79f36b5910935acd195d723efb48.zip |
fix "tail 800 lines: journald" flake
The test calls podman run -d followed by podman logs. There is no
guarantee the the container or conmon has written all its output.
Adding an extra podman wait should fix this.
Do not remove the -d to not print 1000 unnecessary lines in the logs.
Fixes #14362
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to 'pkg/specgen/generate/oci.go')
0 files changed, 0 insertions, 0 deletions