mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
tests: Adapt to gluster_debug_level in qemu.conf
After a944bd92
we gained support for setting gluster debug level.
However, due to a space we haven't tested whether augeas file
actually works.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
8158a19fd7
commit
0c1bfd2c8d
@ -664,4 +664,4 @@
|
||||
#
|
||||
# Defaults to 4
|
||||
#
|
||||
# gluster_debug_level = 9
|
||||
#gluster_debug_level = 9
|
||||
|
@ -90,3 +90,4 @@ module Test_libvirtd_qemu =
|
||||
{ "3" = "/usr/share/AAVMF/AAVMF_CODE.fd:/usr/share/AAVMF/AAVMF_VARS.fd" }
|
||||
}
|
||||
{ "stdio_handler" = "logd" }
|
||||
{ "gluster_debug_level" = "9" }
|
||||
|
Loading…
Reference in New Issue
Block a user