workspace cleanup for red users 93/2093/2
authorDR695H <dr695h@att.com>
Mon, 13 Mar 2017 18:57:06 +0000 (14:57 -0400)
committerDR695H <dr695h@att.com>
Mon, 13 Mar 2017 18:59:08 +0000 (14:59 -0400)
after move to lf workspace needed a few cleanups

Change-Id: I7cbc3fa9cfb31777ae962781775a9ebc9998bbe9
Signed-off-by: DR695H <dr695h@att.com>
red.xml
robot/testsuites/model-distribution.robot

diff --git a/red.xml b/red.xml
index 19b3b09..7a8e5f9 100644 (file)
--- 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>
index f1ce407..8cc305a 100644 (file)
@@ -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
-