aboutsummaryrefslogtreecommitdiffstats
path: root/red.xml
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2017-03-17 12:25:27 -0400
committerDR695H <dr695h@att.com>2017-03-17 12:31:52 -0400
commitccfeb0cb91a39762fc8a35f95007e57342f716d0 (patch)
tree0650968924e531a2daa20027f5c7c64eae6512bd /red.xml
parent028e185fb811edc50832241bbe9cda13c04c97e5 (diff)
add working tree structure to red.xml
add working tree to red.xml Change-Id: I4a9f14dc48490e3177f49c5223fa98024c94d53f Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'red.xml')
-rw-r--r--red.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/red.xml b/red.xml
index 9a4b92c1..7a8e5f94 100644
--- a/red.xml
+++ b/red.xml
@@ -23,9 +23,9 @@
<path location="robot/library"/>
</pythonpath>
<classpath/>
- <variableFiles path="testsuite/properties/integration_preload_parameters.py"/>
- <variableFiles path="testsuite/properties/dfw_robot_properties.py"/>
- <variableFiles path="testsuite/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>