From: Yiqiao Pu <ypu@xxxxxxxxxx> Changes from v1: * No need to use pre/post scripts anymore Changes from v2: * Put it before shutdown case Signed-off-by: Yiqiao Pu <ypu@xxxxxxxxxx> Signed-off-by: Lucas Meneghel Rodrigues <lmr@xxxxxxxxxx> --- client/tests/kvm/tests_base.cfg.sample | 15 +++++++++++++++ 1 files changed, 15 insertions(+), 0 deletions(-) diff --git a/client/tests/kvm/tests_base.cfg.sample b/client/tests/kvm/tests_base.cfg.sample index bd8f884..4db011d 100644 --- a/client/tests/kvm/tests_base.cfg.sample +++ b/client/tests/kvm/tests_base.cfg.sample @@ -1047,6 +1047,21 @@ variants: # clean the state file? clean_save = yes + - trans_hugepage: install setup unattended_install.cdrom + thp_test_config = "" + kill_vm = yes + login_timeout = 360 + variants: + - base: + type = trans_hugepage + dd_timeout = 900 + - defrag: + type = trans_hugepage_defrag + - swapping: + type = trans_hugepage_swapping + dd_timeout = 900 + check_cmd_timeout = 900 + # system_powerdown, system_reset and shutdown *must* be the last ones # defined (in this order), since the effect of such tests can leave # the VM on a bad state. -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html