diff options
author | Chris Evich <cevich@redhat.com> | 2020-12-09 13:32:56 -0500 |
---|---|---|
committer | Chris Evich <cevich@redhat.com> | 2020-12-15 18:49:09 -0500 |
commit | e6ab56657479456cf7dafc655e504b6100dd7374 (patch) | |
tree | 03efb9b5dfd6ded2b246f067df27fb80584a43f8 /vendor/github.com/moby | |
parent | e3ba7092fbdc5f49efb763de03aa08705726e30c (diff) | |
download | podman-e6ab56657479456cf7dafc655e504b6100dd7374.tar.gz podman-e6ab56657479456cf7dafc655e504b6100dd7374.tar.bz2 podman-e6ab56657479456cf7dafc655e504b6100dd7374.zip |
Disable blkio.weight test on Ubuntu
These tests fail with `Error: opening file `io.bfq.weight` for writing:
Permission denied: OCI permission denied`. Upon examination of the
VMs, it was found the kernel and OS lacks support for the `BFQ`
scheduler (which supplies the `weight` option). The only available
schedulers are `none` and `mq-deadline`.
Note: Recently updated F32 (prior-fedora) and Ubuntu 20.04
(prior-ubuntu) VMs always use CGroupsV1 with runc. F33 and
Ubuntu 20.10 were updated to always use CGroupsV2 with crun.
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'vendor/github.com/moby')
0 files changed, 0 insertions, 0 deletions