01.02.2019 20:14, Kevin Wolf wrote: > Am 31.01.2019 um 14:46 hat Andrey Shinkevich geschrieben: >> A new test file 239 added to the qemu-iotests set. It checks >> the output format of 'qemu-img info' for bitmaps extension of >> qcow2 specific information. >> >> Signed-off-by: Andrey Shinkevich <andrey.shinkev...@virtuozzo.com> > > 239 is already taken, so please rename this one. I usually search the > mailing list for "239.out" etc. until I find a number that nobody has > used even in a patch series yet. > > Kevin >
Interesting, wasn't it considered to give meaningful names to iotest files? like migrate.bitmaps or qemu-img.qcow2-bitmaps, namespace.test? And then we'll be able to ./check -qcow2 qemu-img.*. And all these conflicts in list will be resolved -- Best regards, Vladimir