diff options
author | Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> | 2020-10-23 11:08:54 +0200 |
---|---|---|
committer | Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> | 2020-10-23 12:15:30 +0200 |
commit | edf1f7fd1621a7e2b4dae4e29e2ce84dfcb6d665 (patch) | |
tree | 110da6d6374ad3326adcad27b452ea5b2dc58694 /robot/assets | |
parent | e4cafb477ef6978c060a9ebd2469810c23188a80 (diff) |
Add man in the middle CMPv2 E2E test case in robot test suite certificate SANs verification
Issue-ID: INT-1731
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Change-Id: I4993c14b295793609c137eb166429e905963d551
Diffstat (limited to 'robot/assets')
-rw-r--r-- | robot/assets/cmpv2/k8s-pnf-simulator.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/robot/assets/cmpv2/k8s-pnf-simulator.yaml b/robot/assets/cmpv2/k8s-pnf-simulator.yaml index 24a1030f..0d4b886a 100644 --- a/robot/assets/cmpv2/k8s-pnf-simulator.yaml +++ b/robot/assets/cmpv2/k8s-pnf-simulator.yaml @@ -40,6 +40,8 @@ node_templates: cloudify.interfaces.lifecycle: start: inputs: + envs: + STRICT_HOSTNAME_VERIFICATION: 'true' ports: - '5000:0' properties: |