Skip to content

Commit

Permalink
test aarch64 pod cgroups
Browse files Browse the repository at this point in the history
Signed-off-by: Charlie Doern <[email protected]>
  • Loading branch information
cdoern committed Nov 15, 2022
1 parent ee1c921 commit 19aaa42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/system/200-pod.bats
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,6 @@ 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
Expand Down

0 comments on commit 19aaa42

Please sign in to comment.