spiegel_podman/test/utils
Ed Santiago 147c482b84
[v4.4.1-rhel] CI: e2e: new ginkgo matcher, ExitCleanly()
Combined test for (exitcode == 0) && (nothing on stderr).
Returns more useful diagnostic messages than the default:

  old: Expected N to equal 0

  new: Command failed with exit status N
  new: Unexpected warnings seen on stderr: "...."

Adding fro the ExitCleanOnly function that is present
in some tests that were cherry picked for this PR.

Signed-off-by: Ed Santiago <santiago@redhat.com>
(cherry picked from commit 6cbd17c0f4)
Signed-off-by: Tom Sweeney <tsweeney@redhat.com>
(cherry picked from commit a9ac512603)
Signed-off-by: Chris Evich <cevich@redhat.com>
2026-04-10 10:18:23 -04:00
..
common_function_test.go enable errcheck linter 2022-04-29 14:06:38 +02:00
matchers.go [v4.4.1-rhel] CI: e2e: new ginkgo matcher, ExitCleanly() 2026-04-10 10:18:23 -04:00
podmansession_test.go bump go module to version 4 2022-01-18 12:47:07 +01:00
podmantest_test.go fix broken hooks-dir test 2022-04-29 14:06:54 +02:00
utils.go Update the registry server we test against from 2.6 to 2.8 2022-08-02 16:52:56 +02:00
utils_suite_test.go bump go module to version 4 2022-01-18 12:47:07 +01:00