libvirt/tests/qemumigparamsdata/tls-hostname.json
Jiri Denemark f3a89d7c01 qemumigparamstest: Add test data for TLS parameters
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2018-04-17 10:46:23 +02:00

12 lines
268 B
JSON

{
"compress-level": 1,
"compress-threads": 8,
"decompress-threads": 2,
"cpu-throttle-initial": 20,
"cpu-throttle-increment": 10,
"tls-creds": "objlibvirt_migrate_tls0",
"tls-hostname": "f27-1.virt",
"max-bandwidth": 33554432,
"downtime-limit": 300
}