提交 274cc021 编写于 作者: M Min Deng

qemu.test.cfg.pmemsave:change it to correct command

上级 574e4068
......@@ -58,7 +58,7 @@
cmd_return_value = memsave
- qmp_pmemsave:
event_cmd_type = host_cmd
qmp_cmd = "memsave val=0, size=4096, filename=/var/tmp/pmemsave"
qmp_cmd = "pmemsave val=0, size=4096, filename=/var/tmp/pmemsave"
pre_cmd = "rm -rf /var/tmp/pmemsave"
post_cmd = "ls /var/tmp/pmemsave; true"
cmd_result_check = post_contain
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册