aboutsummaryrefslogtreecommitdiffstats
path: root/robot/assets
diff options
context:
space:
mode:
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-12-01 16:48:06 +0100
committerMorgan Richomme <morgan.richomme@orange.com>2020-12-01 16:25:43 +0000
commite2f4460bb333eab3a2c6d628cadd6f45a6723d53 (patch)
tree5269cc9a1c65c9c2a54924e56cdf89a832fccc93 /robot/assets
parentd2aa352ef40729242b0dd19049e44dbe337b3080 (diff)
Update CMPv2 test to use comma as SANs delimiter
Issue-ID: DCAEGEN2-2508 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ica40c4c49515a80a0b99923bd0097f4efd3d2d53
Diffstat (limited to 'robot/assets')
-rw-r--r--robot/assets/cmpv2/k8s-pnf-simulator.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/assets/cmpv2/k8s-pnf-simulator.yaml b/robot/assets/cmpv2/k8s-pnf-simulator.yaml
index cffee5db..1916ba95 100644
--- a/robot/assets/cmpv2/k8s-pnf-simulator.yaml
+++ b/robot/assets/cmpv2/k8s-pnf-simulator.yaml
@@ -26,7 +26,7 @@ inputs:
external_cert_sans:
type: string
description: 'List of Subject Alternative Names (SANs) which should be present
- in certificate. Delimiter - : Should contain common_name value and other FQDNs
+ in certificate. Delimiter - , Should contain common_name value and other FQDNs
under which given component is accessible.'
default: 'pnf-simulator'
external_cert_use_external_tls: