mirror of
https://github.com/containers/podman.git
synced 2025-06-24 19:42:56 +08:00
skip pod resource limits test on aarch64
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
@ -482,6 +482,7 @@ spec:
|
||||
skip_if_remote "resource limits only implemented on non-remote"
|
||||
skip_if_rootless "resource limits only work with root"
|
||||
skip_if_cgroupsv1 "resource limits only meaningful on cgroups V2"
|
||||
skip_if_aarch64 "FIXME: #15074 - flakes often on aarch64"
|
||||
|
||||
# create loopback device
|
||||
lofile=${PODMAN_TMPDIR}/disk.img
|
||||
|
Reference in New Issue
Block a user