Re: [PATCH v3 3/9] tests: add migration tests of TLS with PSK credentials

2022-05-09 Thread Dr. David Alan Gilbert
* Eric Blake (ebl...@redhat.com) wrote: > On Tue, Apr 26, 2022 at 05:00:42PM +0100, Daniel P. Berrangé wrote: > > This validates that we correctly handle migration success and failure > > scenarios when using TLS with pre shared keys. > > > > Signed-off-by: Daniel P. Berrangé > > --- > >

Re: [PATCH v3 3/9] tests: add migration tests of TLS with PSK credentials

2022-04-28 Thread Eric Blake
On Tue, Apr 26, 2022 at 05:00:42PM +0100, Daniel P. Berrangé wrote: > This validates that we correctly handle migration success and failure > scenarios when using TLS with pre shared keys. > > Signed-off-by: Daniel P. Berrangé > --- > tests/qtest/meson.build | 7 +- >

[PATCH v3 3/9] tests: add migration tests of TLS with PSK credentials

2022-04-26 Thread Daniel P . Berrangé
This validates that we correctly handle migration success and failure scenarios when using TLS with pre shared keys. Signed-off-by: Daniel P. Berrangé --- tests/qtest/meson.build | 7 +- tests/qtest/migration-test.c| 159 +++-