On Wed, 04/26 11:34, Fam Zheng wrote: > Signed-off-by: Fam Zheng <f...@redhat.com> > --- > tests/qemu-iotests/153 | 220 +++++++++++++++++++++++++ > tests/qemu-iotests/153.out | 390 > +++++++++++++++++++++++++++++++++++++++++++++ > tests/qemu-iotests/group | 1 + > 3 files changed, 611 insertions(+) > create mode 100755 tests/qemu-iotests/153 > create mode 100644 tests/qemu-iotests/153.out > > diff --git a/tests/qemu-iotests/153 b/tests/qemu-iotests/153 > +== Creating /var/tmp/q/build/tests/qemu-iotests/scratch/t.qcow2.[abc] ==
Forgot to filter test dir here. Fam