aboutsummaryrefslogtreecommitdiffstats
path: root/runTags.sh
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2019-06-20 16:58:49 -0400
committerGary Wu <gary.wu@futurewei.com>2019-06-24 14:55:46 +0000
commitffe5abf688b12c715bdfdc920f327d822cc862d1 (patch)
treef4e71e5ff1249c0f087a149864a5113761ffd956 /runTags.sh
parent25de6dc9c7f65c0a8d6c1d400e6ec6f26761d82b (diff)
move appc assets out of templates
Issue-ID: TEST-158 Change-Id: I688d02eaec893cafc58c7eae24cf653f7f085c02 Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'runTags.sh')
-rwxr-xr-xrunTags.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/runTags.sh b/runTags.sh
index 300731bf..5381c872 100755
--- a/runTags.sh
+++ b/runTags.sh
@@ -83,7 +83,7 @@ export DISPLAY=${DISPLAY}
# Execute tests
echo -e "Executing robot tests at log level ${LOG_LEVEL}"
-ROBOT_LIBS=./robot/library:./robot/library/eteutils:./robot/library/vcpeutils:./robot/library/heatbridge
+ROBOT_LIBS=./robot/library:./robot/library/ONAPLibrary:./robot/library/vcpeutils:./robot/library/heatbridge
cd /var/opt/${INSTALL_NAME}
python -m robot.run -L ${LOG_LEVEL} -d ${OUTPUT_FOLDER} ${VARIABLEFILES} ${VARIABLES} ${LISTENERS} -P ${ROBOT_LIBS} ${ROBOT_TAGS} /var/opt/${INSTALL_NAME}/robot/testsuites/