30 May
                
                    2018
                
            
            
                30 May
                
                '18
                
            
            
            
        
    
                11:12 p.m.
            
        On 05/30/2018 08:41 AM, Peter Krempa wrote:
Add tests for upcomming re-generation of aliases for the secret objects
upcoming John
used by qemu when upgrading libvirt.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- .../disk-secinfo-upgrade-in.xml | 507 +++++++++++++++++++++ .../disk-secinfo-upgrade-out.xml | 507 +++++++++++++++++++++ tests/qemuxml2xmltest.c | 1 + 3 files changed, 1015 insertions(+) create mode 100644 tests/qemustatusxml2xmldata/disk-secinfo-upgrade-in.xml create mode 100644 tests/qemustatusxml2xmldata/disk-secinfo-upgrade-out.xml
[...]