e2e: play kube symlink: missing hello #17958
Labels
flakes
Flakes from Continuous Integration
Good First Issue
This issue would be a good issue for a first time contributor to undertake.
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
in int remote f37 root sqlite
To my untrained eye it looks like a race:
podman/test/e2e/play_kube_test.go
Lines 1940 to 1947 in 2cfb6e1
(there should be a "wait" somewhere, either
--wait
in the play, or a subsequentpodman wait
). Hardly seems worth the effort of filing an issue, it'd be quicker to just fix it in a PR... but the correct solution is to walk through the entire test file and look for other such issues, and that's a job for later.The text was updated successfully, but these errors were encountered: