diff options
author | DR695H <dr695h@att.com> | 2019-07-01 16:16:02 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-07-08 17:49:01 -0400 |
commit | 8a61013d546bd56867f5fff8927fd7c0da585a81 (patch) | |
tree | 7b906b1aa1c8029f329d627e283baf1a869ca477 /red.xml | |
parent | 37529943e361704b159d4802c04307239c87b204 (diff) |
move preload to the sdnc interface
Issue-ID: TEST-173
Change-Id: Ie5cf74ebb20af3b9994ff6dfbec3a51f49cddef8
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
@@ -18,6 +18,7 @@ <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"/> + <referencedLibrary type="PYTHON" name="ONAPLibrary.SDNC" path="testsuite/robot/library"/> <pythonpath> <path location="robot/library"/> </pythonpath> |