diff options
author | Thomas Huth <thuth@redhat.com> | 2023-01-18 13:51:32 +0100 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2023-01-26 13:25:07 +0100 |
commit | a8fe0757e1a3b6d92d7d0a9ddccd902e35fbb045 (patch) | |
tree | 6bcf8c57947d93c1463be26baf352482d6d08ce1 /hw/misc/sifive_u_otp.c | |
parent | e549227408732baf3546a92ed1a7c8743c5db175 (diff) | |
download | qemu-a8fe0757e1a3b6d92d7d0a9ddccd902e35fbb045.zip qemu-a8fe0757e1a3b6d92d7d0a9ddccd902e35fbb045.tar.gz qemu-a8fe0757e1a3b6d92d7d0a9ddccd902e35fbb045.tar.bz2 |
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).
Message-Id: <20230118125132.1694469-1-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'hw/misc/sifive_u_otp.c')
0 files changed, 0 insertions, 0 deletions