diff options
author | DR695H <dr695h@att.com> | 2019-07-26 15:50:23 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-07-26 15:50:23 -0400 |
commit | c61842700ce4426111091d7c6187cf8dc85c97b7 (patch) | |
tree | b731a930d56c7a06acc4f41c4ef2c31349f5bd10 /red.xml | |
parent | 50e6c29ed3c378451db1a5571676481bb56cebbb (diff) |
change properties to match what is in the new oom repo
this needs to go in after
https://gerrit.onap.org/r/#/c/testsuite/oom/+/92138/
https://gerrit.onap.org/r/#/c/oom/+/92137/
Issue-ID: TEST-165
Change-Id: I643482f4ec9fa26c7704795bbb33f86f47ad0407
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'red.xml')
-rw-r--r-- | red.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -27,8 +27,8 @@ <path location="robot/library"/> </pythonpath> <classpath/> - <variableFiles path="../oom/kubernetes/robot/resources/config/eteshare/config/integration_robot_properties.py"/> - <variableFiles path="../oom/kubernetes/robot/resources/config/eteshare/config/vm_properties.py"/> + <variableFiles path="../oom/resources/config/eteshare/config/integration_robot_properties.py"/> + <variableFiles path="../oom/resources/config/eteshare/config/vm_properties.py"/> <excludedForValidation> <excludedPath path="robot/library"/> </excludedForValidation> |