mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-03-08 04:58:29 +03:00
testdriver: add missing addrStr for scsi disk
Signed-off-by: Lin Ma <lma@suse.com>
This commit is contained in:
parent
2e85ad5675
commit
bbd6a8fd98
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user