aboutsummaryrefslogtreecommitdiffstats
path: root/runTags.sh
diff options
context:
space:
mode:
authorBrian Freeman <bf1936@att.com>2019-04-16 14:24:29 -0500
committerBrian Freeman <bf1936@att.com>2019-04-16 14:24:38 -0500
commite12b626ab2141e59d74314dc24713b295dac9d53 (patch)
tree2c9a5467ad28f50a7c85e255dcc4bb5fb604f4c5 /runTags.sh
parent4230caee7aaa5d34e9fb84f61d9f116f7224cc6a (diff)
Tie in SoUtils for direct to SO
Issue-ID: INT-1028 Change-Id: I263381efc078cf154262a52627a10e2c4b265ec9 Signed-off-by: Brian Freeman <bf1936@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 03f75dab..300731bf 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/heatbridge
+ROBOT_LIBS=./robot/library:./robot/library/eteutils:./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/