Re: [PATCH v2 08/10] tests/migration-tests: Always enable migration events

2024-06-19 Thread Peter Xu
On Mon, Jun 17, 2024 at 05:23:24PM -0400, Peter Xu wrote: > On Mon, Jun 17, 2024 at 04:51:32PM -0300, Fabiano Rosas wrote: > > Peter Xu writes: > > > > > Libvirt should always enable it, so it'll be nice qtest also cover that > > > for > > > all tests. Though this patch only enables it, no extr

Re: [PATCH v2 08/10] tests/migration-tests: Always enable migration events

2024-06-17 Thread Peter Xu
On Mon, Jun 17, 2024 at 04:51:32PM -0300, Fabiano Rosas wrote: > Peter Xu writes: > > > Libvirt should always enable it, so it'll be nice qtest also cover that for > > all tests. Though this patch only enables it, no extra tests are done on > > these events yet. > > > > Signed-off-by: Peter Xu

Re: [PATCH v2 08/10] tests/migration-tests: Always enable migration events

2024-06-17 Thread Fabiano Rosas
Peter Xu writes: > Libvirt should always enable it, so it'll be nice qtest also cover that for > all tests. Though this patch only enables it, no extra tests are done on > these events yet. > > Signed-off-by: Peter Xu > --- > tests/qtest/migration-test.c | 7 +++ > 1 file changed, 7 insert

[PATCH v2 08/10] tests/migration-tests: Always enable migration events

2024-06-17 Thread Peter Xu
Libvirt should always enable it, so it'll be nice qtest also cover that for all tests. Though this patch only enables it, no extra tests are done on these events yet. Signed-off-by: Peter Xu --- tests/qtest/migration-test.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/tests/qtest/