]> git.proxmox.com Git - mirror_qemu.git/commit
tests: add multifd migration tests of TLS with x509 credentials
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 26 Apr 2022 16:00:47 +0000 (17:00 +0100)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Mon, 16 May 2022 10:46:04 +0000 (11:46 +0100)
commitff32f1dd3281d77b86d195dd62c6ec66a881b6fe
tree2a5bfdd8d50db6b0168bd9d6d3d6cb3ab879bc9d
parent4d6d2e872a9f5aef4b08eb285a1fd7221312d562
tests: add multifd migration tests of TLS with x509 credentials

This validates that we correctly handle multifd migration success
and failure scenarios when using TLS with x509 certificates. There
are quite a few different scenarios that matter in relation to
hostname validation, but we skip a couple as we can assume that
the non-multifd coverage applies to some extent.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20220426160048.812266-9-berrange@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tests/qtest/migration-test.c