mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
test: fix some test suites
commit:67743cbe31c5f6c6852aand98ea4cdad2break some test suites. Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
committed by
Cole Robinson
parent
2fee95c704
commit
e067051287
@@ -2,7 +2,7 @@
|
||||
<address type="isa" iobase="0x505"/>
|
||||
</panic>
|
||||
+ <disk type="file" device="disk">
|
||||
+ <source file="/tmp/__virtinst_cli_exist1.img"/>
|
||||
+ <source file="/dev/default-pool/testvol1.img"/>
|
||||
+ <target dev="vdf" bus="virtio"/>
|
||||
+ </disk>
|
||||
</devices>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<address type="isa" iobase="0x505"/>
|
||||
</panic>
|
||||
+ <disk type="file" device="disk">
|
||||
+ <source file="/tmp/__virtinst_cli_new1.img"/>
|
||||
+ <source file="/dev/default-pool/new1.img"/>
|
||||
+ <target dev="vdd"/>
|
||||
+ </disk>
|
||||
</devices>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<address type="isa" iobase="0x505"/>
|
||||
</panic>
|
||||
+ <disk type="file" device="disk">
|
||||
+ <source file="/tmp/__virtinst_cli_exist1.img"/>
|
||||
+ <source file="/dev/default-pool/testvol1.img"/>
|
||||
+ <target dev="vdd"/>
|
||||
+ </disk>
|
||||
</devices>
|
||||
|
||||
@@ -13,9 +13,5 @@
|
||||
<owner>10736</owner>
|
||||
<group>10736</group>
|
||||
</permissions>
|
||||
<compat>1.1</compat>
|
||||
<features>
|
||||
<lazy_refcounts/>
|
||||
</features>
|
||||
</target>
|
||||
</volume>
|
||||
|
||||
@@ -13,9 +13,5 @@
|
||||
<owner>10736</owner>
|
||||
<group>10736</group>
|
||||
</permissions>
|
||||
<compat>1.1</compat>
|
||||
<features>
|
||||
<lazy_refcounts/>
|
||||
</features>
|
||||
</target>
|
||||
</volume>
|
||||
|
||||
@@ -13,9 +13,5 @@
|
||||
<owner>10736</owner>
|
||||
<group>10736</group>
|
||||
</permissions>
|
||||
<compat>1.1</compat>
|
||||
<features>
|
||||
<lazy_refcounts/>
|
||||
</features>
|
||||
</target>
|
||||
</volume>
|
||||
|
||||
Reference in New Issue
Block a user