summaryrefslogtreecommitdiff
path: root/triggers
diff options
context:
space:
mode:
authorWill Holland <william.holland@codethink.co.uk>2015-09-11 16:15:06 +0100
committerWill Holland <william.holland@codethink.co.uk>2015-09-11 16:15:06 +0100
commit3fb25ffe534c952e05c181632d279d757c658024 (patch)
tree10b850b41ca0f45cc5877a3a8ea46bccd79f1796 /triggers
parent055fe96a01571b8d6bcfa8ce5d5f51e8fc5210aa (diff)
downloadbuildslave-scripts-3fb25ffe534c952e05c181632d279d757c658024.tar.gz
Add testing commands to trigger
Diffstat (limited to 'triggers')
-rw-r--r--triggers/testing_trigger.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/triggers/testing_trigger.sh b/triggers/testing_trigger.sh
index a450400..42e2a8c 100644
--- a/triggers/testing_trigger.sh
+++ b/triggers/testing_trigger.sh
@@ -1,2 +1,12 @@
set -ex
echo "[$(date "+%F %R")] Automated testing triggered." >> ../../../../trigger_log
+### First you need to source the environment for openstack deployment.
+### This isn't commited because it contains password, etc.
+
+source /archive/tlsa/os.setup
+
+### Now you can run the tester:
+
+git clone ssh://git@cu010-trove.codethink.com/cu010-trove/br6/ciat-tester
+cd ciat-tester
+./test-runner.sh file:///archive/images/tlsa-ciat-test-x86_64.img openstack tests/python.test tests/uname.test