]> git.proxmox.com Git - mirror_qemu.git/commit
qga: Re-enable the qga-ssh-test when running without fuzzing
authorThomas Huth <thuth@redhat.com>
Fri, 26 Apr 2024 16:23:48 +0000 (18:23 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 30 Apr 2024 04:21:47 +0000 (06:21 +0200)
commit26813f7f4acce1598ae7a52c2e79a86efe6177ee
treea8a387a8997bf4e7ebf7d5cc1123cbff831408f2
parent109f1a437f99d17059758d2e2ed8692d03744cbd
qga: Re-enable the qga-ssh-test when running without fuzzing

According to the comment in qga/meson.build, the test got disabled
since there were problems with the fuzzing job. But instead of
disabling this test completely, we should still be fine running
it when fuzzing is disabled.

Message-ID: <20240426162348.684143-1-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Konstantin Kostiuk <kkostiuk@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
qga/meson.build