[virt-tools-list] [virt-manager PATCH 6/7] testdriver: add missing addrStr for scsi disk
Lin Ma
lma at suse.com
Mon Nov 6 12:52:08 UTC 2017
Signed-off-by: Lin Ma <lma at suse.com>
---
tests/testdriver.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/testdriver.xml b/tests/testdriver.xml
index 9ac074ed..d81dfcfc 100644
--- a/tests/testdriver.xml
+++ b/tests/testdriver.xml
@@ -412,7 +412,7 @@ Foo bar baz & yeah boii < > yeahfoo
<source file='/tmp/foobar2'/>
<target dev='sda' bus='scsi'/>
<boot order='1'/>
- <address type='drive' controller='9'/>
+ <address type='drive' controller='9' bus='0' target='0' unit='0'/>
<shareable/>
</disk>
--
2.14.0
More information about the virt-tools-list
mailing list