From edf1f7fd1621a7e2b4dae4e29e2ce84dfcb6d665 Mon Sep 17 00:00:00 2001 From: Krzysztof Kuzmicki Date: Fri, 23 Oct 2020 11:08:54 +0200 Subject: 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 Change-Id: I4993c14b295793609c137eb166429e905963d551 --- robot/resources/test_templates/cmpv2.robot | 1 + 1 file changed, 1 insertion(+) (limited to 'robot/resources') 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 -- cgit 1.2.3-korg