diff options
author | DR695H <dr695h@att.com> | 2017-03-13 14:57:06 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2017-03-13 14:59:08 -0400 |
commit | 6d138c789b733a93be5c1724e591ad728c96efd9 (patch) | |
tree | 94467b465939120eb9fd454986d42edc946de547 /red.xml | |
parent | 99c6329d9b5f5f83a38eb309181200b80d153949 (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>
Diffstat (limited to 'red.xml')
-rw-r--r-- | red.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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> |