提交 1d01426e 编写于 作者: M Mike Qiu 提交者: Lucas Meneghel Rodrigues

qemu.balloon_check:add the missing command to cfg file

When run the case balloon_check.balloon_evict.balloon-migrate,
it will get 'SKIP' result becasue the needed command
'migration_test_command' has been removed.This command
will be used in migration tests.

Readd the command to solve this problem.
Signed-off-by: NMike Qiu <qiudayu@linux.vnet.ibm.com>
上级 262326ac
......@@ -15,6 +15,7 @@
- balloon-migrate:
sub_balloon_test_enlarge = "migration"
sub_balloon_test_evict = "migration"
migration_test_command = help
- guest_s3:
extra_params += " -global PIIX4_PM.disable_s3=0"
sub_balloon_test_enlarge = "guest_suspend"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册