From c6e56f1fff7f154634242e3dd457b1e1d98083ed Mon Sep 17 00:00:00 2001 From: Andreas Geissler Date: Thu, 10 Nov 2022 10:51:08 +0100 Subject: [ROBOT] Fix HVVES and 5GBulkPM testcases add missing onap namespace to helm and kubectl calls Also fixed configuration for HVVES for Kohn release Issue-ID: INT-2160 Signed-off-by: Andreas Geissler Change-Id: I891376c1949ddc5dbdce77ef65ce1898cba26f90 --- robot/assets/dcae/hvves_test_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'robot/assets') diff --git a/robot/assets/dcae/hvves_test_config.yaml b/robot/assets/dcae/hvves_test_config.yaml index bd86c1be..4b5c0104 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: false + security.sslDisable: true server.idleTimeoutSec: 300 server.listenPort: 6061 streams_publishes: -- cgit 1.2.3-korg