tests/qtest/bios-tables-test: Make the test less verbose by default
commit4ffa3a1baa2678bb3c835aebdc3636e4a99c4ddf
authorThomas Huth <thuth@redhat.com>
Wed, 18 Jan 2023 12:51:32 +0000 (18 13:51 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Sat, 28 Jan 2023 11:21:30 +0000 (28 06:21 -0500)
tree4c6ac9320f2e43ef71f2f5ffda2624846fa5b006
parentc45e7619dbe4033dfd525a417edb828af37a892e
tests/qtest/bios-tables-test: Make the test less verbose by default

We are facing the issues that our test logs in the gitlab CI are
too big (and thus cut off). The bios-tables-test is one of the few
qtests that prints many lines of output by default when running with
V=1, so it contributes to this problem. Almost all other qtests are
silent with V=1 and only print debug messages with V=2 and higher.
Thus let's change the bios-tables-test to behave more like the
other tests and only print the debug messages with V=2 (or higher).

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20230118125132.1694469-1-thuth@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
tests/qtest/bios-tables-test.c