diff options
author | Ed Santiago <santiago@redhat.com> | 2019-09-04 13:57:29 -0600 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2019-09-04 14:03:55 -0600 |
commit | acf55e1f870f8562bb00304338c731fc94b6a54b (patch) | |
tree | 1e73139ed825fd7fe297eaa744a3f39b63d7c601 /test/e2e/mount_test.go | |
parent | f1a3e02aea68a37f85cb924c934be1bcc4131d7d (diff) | |
download | podman-acf55e1f870f8562bb00304338c731fc94b6a54b.tar.gz podman-acf55e1f870f8562bb00304338c731fc94b6a54b.tar.bz2 podman-acf55e1f870f8562bb00304338c731fc94b6a54b.zip |
System tests: support for crun on f31/rawhide
crun emits wildly different error messages than runc in
two cases:
podman run ... /no/such/path (enoent)
podman run ... /etc (trying to exec a directory)
Deal with it by getting the runtime from 'podman info' and,
if crun, changing what we expect.
There may be more tweaks needed to get system tests working
with crun, but right now podman rawhide is too broken to
have any hope of finding them all.
Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'test/e2e/mount_test.go')
0 files changed, 0 insertions, 0 deletions