mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-22 09:58:09 +00:00
zdtm: skip zdtm/static/shm-hugetlb when hugetlb is not supported
Reported-by: Mr. Jenkins (ppc64le) Signed-off-by: Alexander Mikhalitsyn <alexander.mikhalitsyn@virtuozzo.com>
This commit is contained in:
parent
c830643d86
commit
ced4ab4b0a
4
test/zdtm/static/shm-hugetlb.checkskip
Executable file
4
test/zdtm/static/shm-hugetlb.checkskip
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# will fail with EOPNOTSUPP
|
||||
cat /proc/sys/vm/nr_hugepages &> /dev/null
|
Loading…
x
Reference in New Issue
Block a user