On Mon, Mar 06, 2023 at 11:10:33AM +0100, Andrea Bolognani wrote:
Move more settings to common code and more closely match
real-world configurations.
Andrea Bolognani (14):
tests: Poison more XDG variables
tests: Drop unnecessary configuration overrides
tests: Drop unnecessary free
tests: Increase scope for SASLdirs
tests: Limit use of SPICE TLS
The changes to driver.config->spiceTLS look very arbitrary, but that's
no biggie.
tests: Set the QEMU driver as privileged in common code
tests: Create privileged config for QEMU driver
tests: Drop no longer necessary overrides
tests: Add convenience variable for QEMU driver config
tests: Move more QEMU driver settings to common code
tests: Set more TLSx509certdirs
tests: Set TLSx509certdirs to default values
tests: Set SASLdirs to default values
tests: Drop more QEMU driver config overrides
Reviewed-by: Martin Kletzander <mkletzan(a)redhat.com>