On Thu, Jan 05, 2023 at 05:30:07PM +0100, Peter Krempa wrote:
Commit da9f3cd84b250088 added the seclabel example into the
'disk-backing-chains' case.
Since the only thing that 'disk-backing-chains' tests which
'disk-backing-chains-(no)index' don't test is the seclabel we'll be able
to remove the test case if we add the seclabel example.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
tests/qemuxml2argvdata/disk-backing-chains-index.xml | 6 +++++-
tests/qemuxml2argvdata/disk-backing-chains-noindex.xml | 6 +++++-
.../qemuxml2xmloutdata/disk-backing-chains-index-active.xml | 6 +++++-
.../disk-backing-chains-index-inactive.xml | 6 +++++-
tests/qemuxml2xmloutdata/disk-backing-chains-noindex.xml | 6 +++++-
5 files changed, 25 insertions(+), 5 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>