diff options
author | Andreas Geissler <andreas-geissler@telekom.de> | 2022-11-10 10:51:08 +0100 |
---|---|---|
committer | Andreas Geissler <andreas-geissler@telekom.de> | 2022-11-10 10:51:08 +0100 |
commit | c6e56f1fff7f154634242e3dd457b1e1d98083ed (patch) | |
tree | 6f5157fc8dcd8783567e6d265f7e31bff1d74f56 /robot/assets/dcae | |
parent | 1cd4fbaa8a0c43802828d97b1d2cfc567f82600c (diff) |
[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 <andreas-geissler@telekom.de>
Change-Id: I891376c1949ddc5dbdce77ef65ce1898cba26f90
Diffstat (limited to 'robot/assets/dcae')
-rw-r--r-- | robot/assets/dcae/hvves_test_config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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: |