summaryrefslogtreecommitdiffstats
path: root/robot/testsuites
diff options
context:
space:
mode:
authorDaniel Rose <dr695h@att.com>2017-10-19 17:57:33 +0000
committerGerrit Code Review <gerrit@onap.org>2017-10-19 17:57:33 +0000
commit88910b5dae96cea3ba5e69308e55f681e11fbaab (patch)
tree0c5bb1e827b57800aba9f25e2733cab918b4ceb2 /robot/testsuites
parentc8bd42748ea4844cdba35dda7dec2d156f3acc8d (diff)
parent4964a1b70c9b5f0e990447384a1ee70c84ee4c81 (diff)
Merge "removing clearwater ims example vnf"
Diffstat (limited to 'robot/testsuites')
-rw-r--r--robot/testsuites/demo.robot1
-rw-r--r--robot/testsuites/model-distribution.robot2
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