diff options
author | Ed Santiago <santiago@redhat.com> | 2020-07-20 09:53:43 -0600 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2020-07-20 12:32:17 -0600 |
commit | 1405c3a20524134fed8371b4e9f5e9900a050cce (patch) | |
tree | 33762f19caf4cb6a41b08284777069a6e3ea1247 /libpod/container_internal_linux_test.go | |
parent | 17f9b80600bc008e7c0a4060ff3a6bb5eb56d0cc (diff) | |
download | podman-1405c3a20524134fed8371b4e9f5e9900a050cce.tar.gz podman-1405c3a20524134fed8371b4e9f5e9900a050cce.tar.bz2 podman-1405c3a20524134fed8371b4e9f5e9900a050cce.zip |
BATS tests: more resilient remove_same_dev_warning
Some CI tests are flaking in the SELinux test, possibly because
there's a new variation of the "multiple devices" warning I hadn't
seen before:
WARNING: Creating device "/dev/null" with same type, major and minor as existing "/dev/foodevdir/null".
Solution: in remove_same_dev_warning(), remove "multiple" from
the match string.
Also: fix a Go test that wasn't cleaning up after itself. And
add an actual test to it, not just check-exit-status.
Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'libpod/container_internal_linux_test.go')
0 files changed, 0 insertions, 0 deletions