]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks: support explicit disk configuration for qemu task
authorJason Dillaman <dillaman@redhat.com>
Fri, 23 Oct 2020 18:31:36 +0000 (14:31 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 3 Nov 2020 00:58:55 +0000 (19:58 -0500)
commit81f9b91d623e39d900f8bbc6ec90cf12b4ce45aa
tree8dcfe9f2a6d362a565f3661de92b56180459cb6b
parent4ab2a183ca26a0146669c2b473a5bbc6380967ee
qa/tasks: support explicit disk configuration for qemu task

The 'disks' key will now be treated as a dictionary where all previous
global settings can be individually applied. Additionally, a disk can be
pre-created and provided for use by qemu.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
qa/tasks/qemu.py