summaryrefslogtreecommitdiff
path: root/triggers
diff options
context:
space:
mode:
authorWill Holland <william.holland@codethink.co.uk>2015-09-17 16:31:54 +0100
committerWill Holland <william.holland@codethink.co.uk>2015-09-17 16:31:54 +0100
commit027ee88e793a63d956690fe5f0825d72b65890ad (patch)
treeca73ee49d871fe11b9dec39b9ae63c358216c4e9 /triggers
parentd9642cdf17ab5dee18e640886abb82cc80d18f98 (diff)
downloadbuildslave-scripts-027ee88e793a63d956690fe5f0825d72b65890ad.tar.gz
Add place where glance is to path
Diffstat (limited to 'triggers')
-rw-r--r--triggers/testing_trigger.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/triggers/testing_trigger.sh b/triggers/testing_trigger.sh
index d55f1e1..5f31441 100644
--- a/triggers/testing_trigger.sh
+++ b/triggers/testing_trigger.sh
@@ -25,4 +25,5 @@ cd ciat-tester
if [ "$TESTING_SHA" != "no_testing_sha_given" ]; then
git checkout $TESTING_SHA
fi
+PATH=$PATH:/usr/local/bin
./test-runner.sh file:///archive/"$ARTEFACT".raw openstack tests/python.test tests/uname.test tests/systemd.test