summaryrefslogtreecommitdiff
path: root/tests/domainbackupxml2xmlout/backup-push.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/domainbackupxml2xmlout/backup-push.xml')
-rw-r--r--tests/domainbackupxml2xmlout/backup-push.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/domainbackupxml2xmlout/backup-push.xml b/tests/domainbackupxml2xmlout/backup-push.xml
index 317dcf6e47..fff7db716b 100644
--- a/tests/domainbackupxml2xmlout/backup-push.xml
+++ b/tests/domainbackupxml2xmlout/backup-push.xml
@@ -5,6 +5,9 @@
<driver type='raw'/>
<target file='/path/to/file'/>
</disk>
+ <disk name='vdb' backup='yes' type='file' backupmode='full'>
+ <target file='/fake/vdb.qcow2.SUFFIX'/>
+ </disk>
<disk name='hda' backup='no'/>
<disk name='vdextradisk' backup='no'/>
</disks>