diff options
author | DR695H <dr695h@att.com> | 2017-10-18 11:43:23 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2017-10-19 13:55:49 -0400 |
commit | 4964a1b70c9b5f0e990447384a1ee70c84ee4c81 (patch) | |
tree | 2295b77622bbdc6a282c90edd4ab31663d73403d /robot/testsuites | |
parent | 26dd72a0720f90726856bb1f510c30d62810fd87 (diff) |
removing clearwater ims example vnf
[INT-281] removing clearwater ims example vnf
Change-Id: Ia6e5863fa827a2ffd1341979aa4dbbb93fa4a4b8
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'robot/testsuites')
-rw-r--r-- | robot/testsuites/demo.robot | 1 | ||||
-rw-r--r-- | robot/testsuites/model-distribution.robot | 2 |
2 files changed, 1 insertions, 2 deletions
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 |