Re: [PATCH v4 17/19] tests: Add postcopy tls migration test

2022-04-20 Thread Peter Xu
On Wed, Apr 20, 2022 at 12:39:07PM +0100, Daniel P. Berrangé wrote: > On Thu, Mar 31, 2022 at 11:08:55AM -0400, Peter Xu wrote: > > We just added TLS tests for precopy but not postcopy. Add the > > corresponding test for vanilla postcopy. > > > > Signed-off-by: Peter Xu > > --- > > tests/qtest/

Re: [PATCH v4 17/19] tests: Add postcopy tls migration test

2022-04-20 Thread Daniel P . Berrangé
On Thu, Mar 31, 2022 at 11:08:55AM -0400, Peter Xu wrote: > We just added TLS tests for precopy but not postcopy. Add the > corresponding test for vanilla postcopy. > > Signed-off-by: Peter Xu > --- > tests/qtest/migration-test.c | 43 +++- > 1 file changed, 37 i