Skip to content

Commit d1b0ae6

Browse files
authored
Merge pull request #4455 from kolyshkin/ci-hotfix
tests/int: skip "update memory vs CheckBeforeUpdate" on EL9
2 parents 2664c84 + 54ef07d commit d1b0ae6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/integration/update.bats

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -852,6 +852,8 @@ EOF
852852
}
853853

854854
@test "update memory vs CheckBeforeUpdate" {
855+
exclude_os almalinux-9.4 # See https://github.com/opencontainers/runc/issues/4454
856+
855857
requires cgroups_v2
856858
[ $EUID -ne 0 ] && requires rootless_cgroup
857859

0 commit comments

Comments
 (0)