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:
Peter Krempa 2020-09-11 15:40:23 +02:00
parent 981d098250
commit d240e599e6
3 changed files with 1 additions and 1 deletions

View File

@ -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");