On Wed, May 30, 2018 at 02:41:07PM +0200, Peter Krempa wrote:
Add tests for upcomming re-generation of aliases for the secret
objects
used by qemu when upgrading libvirt.
Signed-off-by: Peter Krempa <pkrempa(a)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
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano