summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2017-03-13 14:57:06 -0400
committerDR695H <dr695h@att.com>2017-03-13 14:59:08 -0400
commit6d138c789b733a93be5c1724e591ad728c96efd9 (patch)
tree94467b465939120eb9fd454986d42edc946de547
parent99c6329d9b5f5f83a38eb309181200b80d153949 (diff)
workspace cleanup for red users
after move to lf workspace needed a few cleanups Change-Id: I7cbc3fa9cfb31777ae962781775a9ebc9998bbe9 Signed-off-by: DR695H <dr695h@att.com>
-rw-r--r--red.xml6
-rw-r--r--robot/testsuites/model-distribution.robot4
2 files changed, 4 insertions, 6 deletions
diff --git a/red.xml b/red.xml
index 19b3b099..7a8e5f94 100644
--- a/red.xml
+++ b/red.xml
@@ -23,9 +23,9 @@
<path location="robot/library"/>
</pythonpath>
<classpath/>
- <variableFiles path="testsuite/ete-properties/dfw_robot_properties_local.py"/>
- <variableFiles path="testsuite/ete-properties/dfw_preload_parameters.py"/>
- <variableFiles path="testsuite/ete-properties/dfw_vm_properties.py"/>
+ <variableFiles path="../properties/integration_preload_parameters.py"/>
+ <variableFiles path="../properties/integration_robot_properties.py"/>
+ <variableFiles path="../properties/sample_vm_properties.py"/>
<variableFiles path="testsuite/robot/assets/service_mappings.py"/>
<excludedForValidation/>
<isValidatedFileSizeCheckingEnabled>true</isValidatedFileSizeCheckingEnabled>
diff --git a/robot/testsuites/model-distribution.robot b/robot/testsuites/model-distribution.robot
index f1ce407c..8cc305a4 100644
--- a/robot/testsuites/model-distribution.robot
+++ b/robot/testsuites/model-distribution.robot
@@ -3,12 +3,11 @@ Documentation Testing asdc.
Library OperatingSystem
Library RequestsLibrary
Library Collections
-Library UUID
Library ExtendedSelenium2Library
Resource ../resources/test_templates/model_test_template.robot
Test Template Model Distribution For Directory
-Test Teardown Teardown Model Distribution
+Test Teardown Teardown Model Distribution
*** Variables ***
@@ -19,4 +18,3 @@ Distribute vFW Model vFW
[Tags] ete distribute
Distribute vVG Model vVG
[Tags] ete distribute
-