diff options
author | DR695H <dr695h@att.com> | 2019-07-19 18:20:40 -0400 |
---|---|---|
committer | Gary Wu <gary.wu@futurewei.com> | 2019-07-22 20:30:51 +0000 |
commit | d979465ec6720dffbebd22bd83104ea5a5f4e65e (patch) | |
tree | 584f93eed3328a3dcdf195d26855717491fac304 /red.xml | |
parent | fe131258f17c871a738a3fd6b1b73c056a5a5978 (diff) |
replace aai keywords with aai lib
Issue-ID: TEST-174
Change-Id: Id4fd63c8f25cd695f77c3e81f658c8dbd99914f4
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
@@ -21,6 +21,7 @@ <referencedLibrary type="PYTHON" name="ONAPLibrary.SDNC" path="testsuite/robot/library"/> <referencedLibrary type="PYTHON" name="ONAPLibrary.SDC" path="testsuite/robot/library"/> <referencedLibrary type="PYTHON" name="ONAPLibrary.PreloadData" path="testsuite/robot/library"/> + <referencedLibrary type="PYTHON" name="ONAPLibrary.AAI" path="testsuite/robot/library"/> <pythonpath> <path location="robot/library"/> </pythonpath> |