On 02.12.19 11:10, Thomas Huth wrote: > According to Kevin, tests 030, 040 and 041 are among the most valuable > tests that we have, so we should always run them if possible, even if > they take a little bit longer. > > According to Max, it would be good to have a test for iothreads and > migration. 127 and 256 seem to be good candidates for iothreads. For > migration, let's enable 181 and 203 (which also tests iothreads). > (091 would be a good candidate for migration, too, but Alex Bennée > reported that this test fails on ZFS file systems, so it can't be > included yet) > > Signed-off-by: Thomas Huth > --- > tests/qemu-iotests/group | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) > > diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group > index 6b10a6a762..2b56392e31 100644 > --- a/tests/qemu-iotests/group > +++ b/tests/qemu-iotests/group > @@ -51,7 +51,7 @@ Reviewed-by: Max Reitz