From 12be8496d9c3f682252c2e1678a0f4b00ba21e0c Mon Sep 17 00:00:00 2001 From: Andreas Geissler Date: Wed, 16 Nov 2022 13:23:19 +0100 Subject: [ROBOT] Revert HVVES test configuration back to TLS The HV VES testcase will fail in Kohn, if TLS is enabled For London the case needs to be changed Issue-ID: INT-2160 Signed-off-by: Andreas Geissler Change-Id: Ic0504dedbb556c0ecb2eb4335337c0e3fe837199 (cherry picked from commit bd847bddd0a249aa38f278bdd081d99ed9ce73e4) --- robot/assets/dcae/hvves_test_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/robot/assets/dcae/hvves_test_config.yaml b/robot/assets/dcae/hvves_test_config.yaml index 4b5c0104..bd86c1be 100644 --- a/robot/assets/dcae/hvves_test_config.yaml +++ b/robot/assets/dcae/hvves_test_config.yaml @@ -6,7 +6,7 @@ data: security.keys.keyStorePasswordFile: /dev/null security.keys.trustStoreFile: /tmp/ca.p12 security.keys.trustStorePasswordFile: /dev/null - security.sslDisable: true + security.sslDisable: false server.idleTimeoutSec: 300 server.listenPort: 6061 streams_publishes: -- cgit 1.2.3-korg