On Tue, Apr 18, 2023 at 02:20:27PM +0200, Juan Quintela wrote:
> Daniel P. Berrangé wrote:
> > On Wed, Apr 12, 2023 at 04:20:00PM +0200, Juan Quintela wrote:
> >> Otherwise we do the 1st migration iteration at a too slow speed.
> >>
> >> Signed-off-by: Juan Quintela
> >> ---
> >> tests/qtest/mi
Daniel P. Berrangé wrote:
> On Wed, Apr 12, 2023 at 04:20:00PM +0200, Juan Quintela wrote:
>> Otherwise we do the 1st migration iteration at a too slow speed.
>>
>> Signed-off-by: Juan Quintela
>> ---
>> tests/qtest/migration-test.c | 3 +--
>> 1 file changed, 1 insertion(+), 2 deletions(-)
>>
On Wed, Apr 12, 2023 at 04:20:00PM +0200, Juan Quintela wrote:
> Otherwise we do the 1st migration iteration at a too slow speed.
>
> Signed-off-by: Juan Quintela
> ---
> tests/qtest/migration-test.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/tests/qtest/migratio
Otherwise we do the 1st migration iteration at a too slow speed.
Signed-off-by: Juan Quintela
---
tests/qtest/migration-test.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/tests/qtest/migration-test.c b/tests/qtest/migration-test.c
index 3b615b0da9..7b05b0b7dd 100644
---