[PATCH 2/4] qemustatusxml2xmldata: backup-pull: Add private data for scratch image

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx>
---
 tests/qemustatusxml2xmldata/backup-pull-in.xml | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/tests/qemustatusxml2xmldata/backup-pull-in.xml b/tests/qemustatusxml2xmldata/backup-pull-in.xml
index 95afd3a51f..59c934d4f7 100644
--- a/tests/qemustatusxml2xmldata/backup-pull-in.xml
+++ b/tests/qemustatusxml2xmldata/backup-pull-in.xml
@@ -257,7 +257,14 @@
       <server transport='tcp' tls='yes' name='localhost' port='10809'/>
       <disks>
         <disk name='vda' backup='yes' state='running' type='file' index='123'>
-          <scratch file='/path/to/file/'/>
+          <scratch file='/path/to/file/'>
+            <privateData>
+              <nodenames>
+                <nodename type='storage' name='libvirt-1337-storage'/>
+                <nodename type='format' name='libvirt-1337-format'/>
+              </nodenames>
+            </privateData>
+          </scratch>
         </disk>
       </disks>
       <privateData>
-- 
2.31.1




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux