From 8e99456d085d7b4e36c1f9b00fdab4b58b5d40f0 Mon Sep 17 00:00:00 2001 From: lcheng Date: Thu, 26 Sep 2024 15:51:21 +0800 Subject: [PATCH] remote_access: Update filter pattern Signed-off-by: lcheng --- libvirt/tests/cfg/remote_access/remote_with_tls.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvirt/tests/cfg/remote_access/remote_with_tls.cfg b/libvirt/tests/cfg/remote_access/remote_with_tls.cfg index de0d07681e..939c10c343 100644 --- a/libvirt/tests/cfg/remote_access/remote_with_tls.cfg +++ b/libvirt/tests/cfg/remote_access/remote_with_tls.cfg @@ -55,7 +55,7 @@ server_ip = "${ipv6_addr_des}" - default_tls_port_and_auth_tls: - default_tls_priority_specifier: - filter_pattern = "Setting priority string \'@LIBVIRT\,SYSTEM\'" + filter_pattern = "Setting priority string '@LIBVIRT,SYSTEM'" log_level= "LIBVIRT_DEBUG=1" - no_verify_certificate: tls_verify_cert = "no"