diff options
author | Chris Evich <cevich@redhat.com> | 2021-06-30 11:12:48 -0400 |
---|---|---|
committer | Chris Evich <cevich@redhat.com> | 2021-08-17 16:16:24 -0400 |
commit | 1d54315b674d94ff18bd8cd97e2b232a161db261 (patch) | |
tree | 996eae5633f02d76f1b471cd34e38d8567d1ffb3 /hack | |
parent | c0d0d31c43923ad0cd41729a01b474d75267cc23 (diff) | |
download | podman-1d54315b674d94ff18bd8cd97e2b232a161db261.tar.gz podman-1d54315b674d94ff18bd8cd97e2b232a161db261.tar.bz2 podman-1d54315b674d94ff18bd8cd97e2b232a161db261.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 'hack')
0 files changed, 0 insertions, 0 deletions