diff options
author | DR695H <dr695h@att.com> | 2019-07-23 17:13:23 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-07-23 17:13:23 -0400 |
commit | 67afaca4f14965ac90f724ec56fb87d900cf807a (patch) | |
tree | 7c16dee56cca3d7b86bb820e4892722a77d1a401 /red.xml | |
parent | 102f3207fbec080e81d4abaa9c7277cbf5d52a37 (diff) |
cleaning up some warnings
need these cleaned before switching over the variabel strucuture in
preload
Issue-ID: TEST-174
Change-Id: I1667f45b0135a059dfab2835c9b4f743703c60a5
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'red.xml')
-rw-r--r-- | red.xml | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -29,7 +29,9 @@ <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"/> - <excludedForValidation/> + <excludedForValidation> + <excludedPath path="robot/library"/> + </excludedForValidation> <isValidatedFileSizeCheckingEnabled>true</isValidatedFileSizeCheckingEnabled> <validatedFileMaxSize>1024</validatedFileMaxSize> <isReferencedLibrariesAutoReloadEnabled>true</isReferencedLibrariesAutoReloadEnabled> |