diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2021-11-09 14:43:55 +0100 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2021-11-09 15:32:36 +0100 |
commit | faf450ea18179bb0e4ae1213d3ca6c126b04b452 (patch) | |
tree | 67f72a91fc4191a6155e1e51500fe44483c463e4 /test/e2e/run_userns_test.go | |
parent | 3ccd999340462a5af62ac145c339d9c251721aec (diff) | |
download | podman-faf450ea18179bb0e4ae1213d3ca6c126b04b452.tar.gz podman-faf450ea18179bb0e4ae1213d3ca6c126b04b452.tar.bz2 podman-faf450ea18179bb0e4ae1213d3ca6c126b04b452.zip |
support health checks from image configs
Health checks may be defined in the container config or the config of an
image. So far, Podman only looked at the container config.
The plumbing happened in libimage but add a regression test to Podman as
well to make sure the glue code will not regress.
Note that I am pinning github.com/onsi/gomega to v1.16.0 since v1.17.0
requires go 1.16 which in turn is breaking CI.
Fixes: #12226
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'test/e2e/run_userns_test.go')
0 files changed, 0 insertions, 0 deletions