<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">But that means changing the input file from using the default engine, to using "qemu" explicitly.<div>I was thinking that keeping the input xml unchanged gets a stronger test, since it also checks that default uses qemu.</div><div>Also since most users will still not use the new engine property, so keeping the input xml unchanged also tests the more common workload.<br><br><div><font color="#990099">-----"Peter Krempa" <<a href="mailto:pkrempa@redhat.com" target="_blank" rel="noopener noreferrer">pkrempa@redhat.com</a>> wrote: -----</font></div><br><br>>To: "Or Ozeri" <<a href="mailto:ORO@il.ibm.com" target="_blank" rel="noopener noreferrer">ORO@il.ibm.com</a>><br>>From: "Peter Krempa" <<a href="mailto:pkrempa@redhat.com" target="_blank" rel="noopener noreferrer">pkrempa@redhat.com</a>><br>>Date: 10/07/2021 03:26PM<br>>Cc: <a href="mailto:libvir-list@redhat.com" target="_blank" rel="noopener noreferrer">libvir-list@redhat.com</a>, <a href="mailto:idryomov@gmail.com" target="_blank" rel="noopener noreferrer">idryomov@gmail.com</a>,<br>><a href="mailto:to.my.trociny@gmail.com" target="_blank" rel="noopener noreferrer">to.my.trociny@gmail.com</a>, "Danny Harnik" <<a href="mailto:DANNYH@il.ibm.com" target="_blank" rel="noopener noreferrer">DANNYH@il.ibm.com</a>><br>>Subject: [EXTERNAL] Re: [PATCH v3 4/5] conf: add encryption engine<br>>property<br>><br>>On Thu, Oct 07, 2021 at 11:31:42 +0000, Or Ozeri wrote:<br>>>    -----"Peter Krempa" <[1]<a href="mailto:pkrempa@redhat.com" target="_blank" rel="noopener noreferrer">pkrempa@redhat.com</a>> wrote: -----<br>>>    >> diff --git a/tests/qemuxml2xmloutdata/disk-nvme.xml<br>>>    >b/tests/qemuxml2xmloutdata/disk-nvme.xml<br>>>    >> deleted file mode 120000<br>>>    >> index ea9eb267ac..0000000000<br>>>    >> --- a/tests/qemuxml2xmloutdata/disk-nvme.xml<br>>>    >> +++ /dev/null<br>>>    >> @@ -1 +0,0 @@<br>>>    >> -../qemuxml2argvdata/disk-nvme.xml<br>>>    ><br>>>    >Files that were originally symlinks ...<br>>>    ><br>>>    >> \ No newline at end of file<br>>>    >> diff --git a/tests/qemuxml2xmloutdata/disk-nvme.xml<br>>>    >b/tests/qemuxml2xmloutdata/disk-nvme.xml<br>>>    >> new file mode 100644<br>>>    >> index 0000000000..9a5fafce7d<br>>>    >> --- /dev/null<br>>>    >> +++ b/tests/qemuxml2xmloutdata/disk-nvme.xml<br>>>    ><br>>>    >... must not be expanded to full files. That is a drawback of<br>>using<br>>>    >sed<br>>>    >-i to do the conversion.<br>>>    Should I create a new file<br>>>    e.g. tests/qemuxml2xmloutdata/disk-nvme-content.xml<br>>>    and point the disk-nvme.xml symlink to it?<br>><br>>No just keep symlinks as symlinks. You are not changing anything that<br>>would warant a change to full output file. Namely if the output file<br>>is<br>>a symlink to the input file, then the change to the input file should<br>>be<br>>sufficient as the output file is the same one.<br>><br>></div></font><BR>
<BR>