Thomas Huth wrote:
> On 18/12/2019 02.55, Juan Quintela wrote:
>> We are repeating almost everything for each machine while creating the
>> command line for migration. And once for source and another for
>> destination. We start putting there opts_src and opts_dst.
>>
>> Signed-off-by: Juan Qui
On 18/12/2019 02.55, Juan Quintela wrote:
> We are repeating almost everything for each machine while creating the
> command line for migration. And once for source and another for
> destination. We start putting there opts_src and opts_dst.
>
> Signed-off-by: Juan Quintela
> ---
> tests/migra
We are repeating almost everything for each machine while creating the
command line for migration. And once for source and another for
destination. We start putting there opts_src and opts_dst.
Signed-off-by: Juan Quintela
---
tests/migration-test.c | 44 ---