virtcontainers: Use available s390x hugepages

in TestHandleHugepages. On s390x, hugepage sizes must be set at boot, so
test with any that are present (default is 1M).

Depends-on: github.com/kata-containers/kata-containers#3770
Fixes: #3763
Signed-off-by: Jakob Naucke <jakob.naucke@ibm.com>
This commit is contained in:
Jakob Naucke
2022-02-24 12:15:47 +01:00
parent 6a11dbfa8a
commit b2a65f9031
11 changed files with 500 additions and 19 deletions

View File

@@ -0,0 +1 @@
package bytefmt // import "code.cloudfoundry.org/bytefmt"