mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-29 19:57:51 +00:00
...mostly just test code that wasn't doing the required waits. My first approach in the kube-play test was to add "--wait". Bit mistake! The --wait flag, counterintuitively and counter to documentation, actually destroys all pods+containers+everything on exit. (Or tries -- see #17803). Since this violates POLA and is undocumented, I include here a fix to the man page. Despite my best intentions, I can't reasonably check every single test for missing waits, especially in kube-play where failing containers will get retried forever so we can't wait. We'll just have to fix flakes as we see them. Fixes: #17958 Fixes: #18071 Signed-off-by: Ed Santiago <santiago@redhat.com> |
||
|---|---|---|
| .. | ||
| _static | ||
| markdown | ||
| Commands.rst | ||
| conf.py | ||
| includes.rst | ||
| index.rst | ||
| Introduction.rst | ||
| Reference.rst | ||
| Search.rst | ||
| Tutorials.rst | ||
| volume.rst | ||