spiegel_podman/test/utils
Jhon Honce f4723beac6 Change ginkgo Wait() to Eventually() test
Changing the test in WaitWithDefaultTimeout() to use Eventually() and
gexec.Exit(). Using ExitCode() before command has really exited returns
a -1, which can cause issues for tests testing for podman to return
non-zero values.

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2019-09-26 14:11:54 -07:00
..
common_function_test.go Change all 'can not' to 'cannot' for proper usage 2018-12-21 10:27:54 -05:00
podmansession_test.go Separate common used test functions and structs to test/utils 2018-11-16 10:49:00 +08:00
podmantest_test.go Do not use an events backend when restoring images 2019-07-31 17:28:42 -04:00
utils.go Change ginkgo Wait() to Eventually() test 2019-09-26 14:11:54 -07:00
utils_suite_test.go Do not use an events backend when restoring images 2019-07-31 17:28:42 -04:00