podman/test/utils
Ed Santiago 99f93d55c4 e2e: fix two toolbox flakes
1. toolbox UID/GID allocation: pick numbers < 1500. Otherwise
   we run the risk of colliding with the Cirrus rootless user.

2. WaitContainerReady(): check the results of the last "podman logs"
   before timing out. Otherwise, the user will see "READY" followed
   immediately by "Container is not ready".
   (global bug, not just toolbox, but that's where I discovered it).

Signed-off-by: Ed Santiago <santiago@redhat.com>
2023-07-05 06:52:13 -06:00
..
common_function_test.go update to ginkgo v2 2023-05-02 11:27:35 +02:00
matchers.go replace golint with revive linter 2022-04-22 15:12:33 +02:00
podmansession_test.go update to ginkgo v2 2023-05-02 11:27:35 +02:00
podmantest_test.go update to ginkgo v2 2023-05-02 11:27:35 +02:00
utils.go e2e: fix two toolbox flakes 2023-07-05 06:52:13 -06:00
utils_suite_test.go test/e2e: switch to GinkgoWriter 2023-05-02 11:27:38 +02:00