提交 c2443bbd 编写于 作者: Y Yanan Fu

generic.tests.boot_vm_in_hugepage: Add multi variants to test with different hugepage size

Signed-off-by: NYanan Fu <yfu@redhat.com>
上级 b0d1b772
......@@ -10,9 +10,13 @@
pre_command_noncritical = yes
pre_command = "echo 3 > /proc/sys/vm/drop_caches"
variants:
- 2M_hugepage:
- 2M:
expected_hugepage_size = 2048
- 1G_hugepage:
- 16M:
expected_hugepage_size = 16384
- 512M:
expected_hugepage_size = 524288
- 1G:
# Notes:
# Before start testing, please ensure your host OS support 1G hugepage.
# Please don't forget to update host kernel line to enable 1G hugepage
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册