aboutsummaryrefslogtreecommitdiffstats
path: root/red.xml
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2019-07-01 16:16:02 -0400
committerDR695H <dr695h@att.com>2019-07-08 17:49:01 -0400
commit8a61013d546bd56867f5fff8927fd7c0da585a81 (patch)
tree7b906b1aa1c8029f329d627e283baf1a869ca477 /red.xml
parent37529943e361704b159d4802c04307239c87b204 (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.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/red.xml b/red.xml
index 8124e7a8..fe5eba70 100644
--- a/red.xml
+++ b/red.xml
@@ -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>