]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests: log messages from notrun()
authorJohn Snow <jsnow@redhat.com>
Thu, 14 May 2020 20:16:12 +0000 (16:16 -0400)
committerKevin Wolf <kwolf@redhat.com>
Mon, 18 May 2020 17:05:25 +0000 (19:05 +0200)
commit44a46a9cd9f088e1a9655f2af8cb72ec36dfc731
treec9baec627222b0027c172a907350057c43a8b017
parentd7eca542228bf3ca03c615c46ea2253590d57cb7
iotests: log messages from notrun()

Shift the logging initialization up to occur prior to validation checks,
so that notrun() messages still get printed to console.

(Also, remove the "debugging messages active" message, because we don't
need to see that hundreds of times per iotest suite run.)

Signed-off-by: John Snow <jsnow@redhat.com>
Message-Id: <20200514201614.19941-2-jsnow@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/iotests.py