mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
tests: qemustatusxml2xmldata: Rename 'disk-secinfo-upgrade' case to 'upgrade'
The test case tests other things besides disk secinfos, so we can make it more universal. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
981d098250
commit
d240e599e6
@ -1435,7 +1435,7 @@ mymain(void)
|
||||
DO_TEST_STATUS("migration-in-params");
|
||||
DO_TEST_STATUS("migration-out-params");
|
||||
DO_TEST_STATUS("migration-out-nbd-tls");
|
||||
DO_TEST_STATUS("disk-secinfo-upgrade");
|
||||
DO_TEST_STATUS("upgrade");
|
||||
|
||||
DO_TEST_STATUS("blockjob-blockdev");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user