Re: [PATCH for-11.1?] qemu-iotest 161: fix race
Michael Tokarev <[email protected]>
| Newsgroups | gmane.comp.emulators.qemu.block,gmane.comp.emulators.qemu |
|---|---|
| Message-ID | <[email protected]> |
On 7/29/26 14:04, Daniel P. Berrangé wrote: > On Tue, Jul 28, 2026 at 07:39:16PM +0300, Michael Tokarev wrote: >> This test is run right after a previous test, where we've >> killed qemu process which holds the test image open. > > When you say "previous test" can you clarify the scenario you're > hitting. The tests run with TEST_DIR set to a name that is unique > to the test name + format. eg > > qemu.git/build/scratch/raw-file-101 It is the same SUBtest in qemu-iotests/161. /mjt