* Laurent Vivier (lviv...@redhat.com) wrote:
> If the migration is over before we cancel it, we are
> waiting in a loop a state that never comes because the state
> is already "completed".
>
> To avoid an infinite loop, skip the test if the migration
> is "completed" before we were able to cancel
On Tue, 29 Mar 2022 at 13:43, Laurent Vivier wrote:
>
> If the migration is over before we cancel it, we are
> waiting in a loop a state that never comes because the state
> is already "completed".
>
> To avoid an infinite loop, skip the test if the migration
> is "completed" before we were able t
On 29/03/2022 15.27, Peter Maydell wrote:
On Tue, 29 Mar 2022 at 14:25, Thomas Huth wrote:
On 29/03/2022 15.23, Peter Maydell wrote:
On Tue, 29 Mar 2022 at 13:47, Thomas Huth wrote:
On 29/03/2022 14.42, Laurent Vivier wrote:
If the migration is over before we cancel it, we are
waiting in
On Tue, 29 Mar 2022 at 14:25, Thomas Huth wrote:
>
> On 29/03/2022 15.23, Peter Maydell wrote:
> > On Tue, 29 Mar 2022 at 13:47, Thomas Huth wrote:
> >>
> >> On 29/03/2022 14.42, Laurent Vivier wrote:
> >>> If the migration is over before we cancel it, we are
> >>> waiting in a loop a state that
On 29/03/2022 15.23, Peter Maydell wrote:
On Tue, 29 Mar 2022 at 13:47, Thomas Huth wrote:
On 29/03/2022 14.42, Laurent Vivier wrote:
If the migration is over before we cancel it, we are
waiting in a loop a state that never comes because the state
is already "completed".
To avoid an infinite
On Tue, 29 Mar 2022 at 13:47, Thomas Huth wrote:
>
> On 29/03/2022 14.42, Laurent Vivier wrote:
> > If the migration is over before we cancel it, we are
> > waiting in a loop a state that never comes because the state
> > is already "completed".
> >
> > To avoid an infinite loop, skip the test if
On 29/03/2022 14.42, Laurent Vivier wrote:
If the migration is over before we cancel it, we are
waiting in a loop a state that never comes because the state
is already "completed".
To avoid an infinite loop, skip the test if the migration
is "completed" before we were able to cancel it.
Signed-
If the migration is over before we cancel it, we are
waiting in a loop a state that never comes because the state
is already "completed".
To avoid an infinite loop, skip the test if the migration
is "completed" before we were able to cancel it.
Signed-off-by: Laurent Vivier
---
tests/qtest/virt