From 4964a1b70c9b5f0e990447384a1ee70c84ee4c81 Mon Sep 17 00:00:00 2001 From: DR695H Date: Wed, 18 Oct 2017 11:43:23 -0400 Subject: removing clearwater ims example vnf [INT-281] removing clearwater ims example vnf Change-Id: Ia6e5863fa827a2ffd1341979aa4dbbb93fa4a4b8 Signed-off-by: DR695H --- robot/testsuites/demo.robot | 1 + robot/testsuites/model-distribution.robot | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'robot/testsuites') diff --git a/robot/testsuites/demo.robot b/robot/testsuites/demo.robot index 74a78d45..c5ada099 100644 --- a/robot/testsuites/demo.robot +++ b/robot/testsuites/demo.robot @@ -2,6 +2,7 @@ Documentation Executes the VNF Orchestration Test cases including setup and teardown ... Library Collections +Library DatabaseLibrary Resource ../resources/demo_preload.robot *** Variables *** diff --git a/robot/testsuites/model-distribution.robot b/robot/testsuites/model-distribution.robot index 5f0c597d..ad51202d 100644 --- a/robot/testsuites/model-distribution.robot +++ b/robot/testsuites/model-distribution.robot @@ -18,7 +18,5 @@ Distribute vFW Model vFW [Tags] ete distribute Distribute vVG Model vVG [Tags] ete distribute -Distribute vIMS Model vIMS - [Tags] ete distribute Distribute vCPE Model vCPE [Tags] ete distribute \ No newline at end of file -- cgit 1.2.3-korg