diff options
| author | Thomas Huth <thuth@redhat.com> | 2023-01-18 13:51:32 +0100 |
|---|---|---|
| committer | Michael S. Tsirkin <mst@redhat.com> | 2023-01-28 06:21:30 -0500 |
| commit | 4ffa3a1baa2678bb3c835aebdc3636e4a99c4ddf (patch) | |
| tree | 4c6ac9320f2e43ef71f2f5ffda2624846fa5b006 /python/qemu/qmp/qmp_client.py | |
| parent | c45e7619dbe4033dfd525a417edb828af37a892e (diff) | |
| download | focaccia-qemu-4ffa3a1baa2678bb3c835aebdc3636e4a99c4ddf.tar.gz focaccia-qemu-4ffa3a1baa2678bb3c835aebdc3636e4a99c4ddf.zip | |
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>
Diffstat (limited to 'python/qemu/qmp/qmp_client.py')
0 files changed, 0 insertions, 0 deletions