diff options
author | Chris Evich <cevich@redhat.com> | 2021-06-30 11:12:48 -0400 |
---|---|---|
committer | Chris Evich <cevich@redhat.com> | 2021-08-11 13:07:00 -0400 |
commit | cfbbc38a5b17ed57bd378b755068a24acbcb33a6 (patch) | |
tree | 11bdcc9e84fd516f636d99b8ba3ce005bb3b4f64 /vendor/github.com/docker/go-connections/tlsconfig/config.go | |
parent | 1968fdc874516e1195985024fd268d9a8da22953 (diff) | |
download | podman-cfbbc38a5b17ed57bd378b755068a24acbcb33a6.tar.gz podman-cfbbc38a5b17ed57bd378b755068a24acbcb33a6.tar.bz2 podman-cfbbc38a5b17ed57bd378b755068a24acbcb33a6.zip |
Workaround host availability of /dev/kvm
This test has been failing for a long time but nobody noticed because CI
doesn't have the device node (nested-VM support was disabled). After
having enabled nested VM support, tests fail due to some unknown
special-handling of this device.
Fix both problems by removing the `skip()` and switching to a more generic
device which is only present when `--privileged` is used.
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'vendor/github.com/docker/go-connections/tlsconfig/config.go')
0 files changed, 0 insertions, 0 deletions