aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources
diff options
context:
space:
mode:
authorKrzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>2020-10-23 11:08:54 +0200
committerKrzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>2020-10-23 12:15:30 +0200
commitedf1f7fd1621a7e2b4dae4e29e2ce84dfcb6d665 (patch)
tree110da6d6374ad3326adcad27b452ea5b2dc58694 /robot/resources
parente4cafb477ef6978c060a9ebd2469810c23188a80 (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/resources')
-rw-r--r--robot/resources/test_templates/cmpv2.robot1
1 files changed, 1 insertions, 0 deletions
diff --git a/robot/resources/test_templates/cmpv2.robot b/robot/resources/test_templates/cmpv2.robot
index 685306f5..607a4f0b 100644
--- a/robot/resources/test_templates/cmpv2.robot
+++ b/robot/resources/test_templates/cmpv2.robot
@@ -41,5 +41,6 @@ Usecase Teardown
Undeploy Service mongo-dep
Undeploy Service pnf-simulator-dep
Undeploy Service ves-collector-cmpv2-dep
+ Undeploy Service ves-collector-cmpv2-wrong-sans-dep
Delete Blueprint From Inventory ${serviceTypeIdMongo}
Delete Blueprint From Inventory ${serviceTypeIdPnfSimulator} \ No newline at end of file