提交 98d7353e 编写于 作者: A Amos Kong 提交者: Lucas Meneghel Rodrigues

qemu.tests: Add a subtest stub

This testcase which itself is doing nothing is used for dealing with VM(s)
via framework, i.e. create_image, destroy VM(s) etc.
Signed-off-by: NAmos Kong <akong@redhat.com>

This patch try to fix all the tab and trailing space problems.
Signed-off-by: NJason Wang <jasowang@redhat.com>
上级 e7d31179
- image_remove:
virt_test_type = qemu
kill_vm = yes
type = stub
remove_image = yes
- qemu_img_check:
virt_test_type = qemu
only qcow2
vms = ''
type = stub
post_command_noncritical = no
check_image = yes
post_command_timeout = 600
def run_stub(test, params, env):
"""
A stub test case for using framework feature to do the test
@param test: Kvm test object
@param params: Dictionary with the test parameters.
@param env: Dictionary with test environment.
"""
pass
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册