* Daniel P. Berrangé (berra...@redhat.com) wrote:
> This significantly expands the migration test suite to cover testing
> with TLS over TCP and UNIX sockets, with both PSK (pre shared keys)
> and x509 credentials, and for both single and multifd scenarios.
>
> It identified one bug in handling PS
Daniel P. Berrangé wrote:
> Juan,
>
> would you be able to include at least patch 6 in a migration
> pull before release ?
Yeap, will do tomorrow.
Later, Juan.
> On Fri, Mar 11, 2022 at 09:58:24AM +0800, Peter Xu wrote:
>> On Thu, Mar 10, 2022 at 05:18:03PM +, Daniel P. Berrangé wrote:
>> >
Juan,
would you be able to include at least patch 6 in a migration
pull before release ?
On Fri, Mar 11, 2022 at 09:58:24AM +0800, Peter Xu wrote:
> On Thu, Mar 10, 2022 at 05:18:03PM +, Daniel P. Berrangé wrote:
> > This significantly expands the migration test suite to cover testing
> > wit
On Thu, Mar 10, 2022 at 05:18:03PM +, Daniel P. Berrangé wrote:
> This significantly expands the migration test suite to cover testing
> with TLS over TCP and UNIX sockets, with both PSK (pre shared keys)
> and x509 credentials, and for both single and multifd scenarios.
>
> It identified one