diff options
author | DR695H <dr695h@att.com> | 2019-07-01 13:47:56 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-07-01 13:47:56 -0400 |
commit | 37529943e361704b159d4802c04307239c87b204 (patch) | |
tree | d29418c1941a968b2372ef03c7a63245d6088884 /red.xml | |
parent | 97cb0371f819f9dafbbf41301e2f844beea0351f (diff) |
use latest robotframework-onap keywords
Issue-ID: TEST-171
Change-Id: Ie1db142d2e44cfe10f84403754917b6ef5989caf
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'red.xml')
-rw-r--r-- | red.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ <referencedLibrary type="PYTHON" name="ONAPLibrary.Kafka" path="testsuite/robot/library"/> <referencedLibrary type="PYTHON" name="ONAPLibrary.Protobuf" path="testsuite/robot/library"/> <referencedLibrary type="PYTHON" name="ONAPLibrary.Utilities" path="testsuite/robot/library"/> + <referencedLibrary type="PYTHON" name="ONAPLibrary.OOF" path="testsuite/robot/library"/> <pythonpath> <path location="robot/library"/> </pythonpath> |