podman/test/endpoint
Valentin Rothberg 2c4ac55c81 use `pause:3.2` image for infra containers
The `pause:3.1` has wrong configs for non-amd64 images as they all claim
to be for amd64.  The issue has now been fixed in the latest
`pause:3.2`.

[1] https://github.com/kubernetes/kubernetes/issues/87325

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-03-27 10:32:04 +01:00
..
commit.go Add codespell to validate spelling mistakes in code. 2020-01-11 06:32:19 -05:00
config.go Create framework for varlink endpoint integration tests 2019-08-16 10:10:50 -05:00
endpoint.go use `pause:3.2` image for infra containers 2020-03-27 10:32:04 +01:00
endpoint_suite_test.go Create framework for varlink endpoint integration tests 2019-08-16 10:10:50 -05:00
exists_test.go dont panic when using varlink commit and uppercase image names 2019-08-29 14:08:29 -05:00
pull_test.go Create framework for varlink endpoint integration tests 2019-08-16 10:10:50 -05:00
setup.go Create framework for varlink endpoint integration tests 2019-08-16 10:10:50 -05:00
version_test.go Create framework for varlink endpoint integration tests 2019-08-16 10:10:50 -05:00