Files
podman/pkg
Ed Santiago 5f5bea0d12 bindings tests: bail out early on image errors
If Pull() fails, which it does on registry or network flakes,
bail out early: there's no point in continuing. Same with
Save() and restoreImageFromCache(), although those are
unlikely to fail.

Possibly better solution: retry with backoff. Left as exercise
for future maintainer.

Use Expect() for failure checks, and correct two existing
instances of Printf()/Exit() to also use Expect().

Signed-off-by: Ed Santiago <santiago@redhat.com>
2023-04-19 08:16:45 -06:00
..
2022-11-19 16:26:00 +01:00
2022-12-15 13:39:56 +01:00
2023-03-07 18:28:39 +00:00
2022-11-01 13:57:24 +05:30
2022-09-20 15:34:27 -04:00
2023-04-17 15:11:40 +02:00
2023-02-11 18:23:24 +01:00
2022-12-15 13:39:56 +01:00
2023-04-18 08:02:48 -05:00
2022-09-10 07:52:00 -04:00
2022-11-04 10:57:41 -04:00
2022-10-17 09:19:41 +02:00