summaryrefslogtreecommitdiff
path: root/triggers
diff options
context:
space:
mode:
authorWill Holland <william.holland@codethink.co.uk>2015-09-14 12:11:46 +0100
committerWill Holland <william.holland@codethink.co.uk>2015-09-14 12:11:46 +0100
commit9db9371fa9362d52d8355e8b651cfdeb6f6c400a (patch)
treec6ac73a355bfa8919925c0cbbad3f77f86767606 /triggers
parente70224e606ad9f453b99ddbf8c5bddc568949303 (diff)
downloadbuildslave-scripts-9db9371fa9362d52d8355e8b651cfdeb6f6c400a.tar.gz
Remove ciat-tester if exists
Diffstat (limited to 'triggers')
-rw-r--r--triggers/testing_trigger.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/triggers/testing_trigger.sh b/triggers/testing_trigger.sh
index fd925c0..479d1bc 100644
--- a/triggers/testing_trigger.sh
+++ b/triggers/testing_trigger.sh
@@ -8,6 +8,9 @@ source /archive/tlsa/os.setup
### Now you can run the tester:
+if [ -d ciat-tester ]; then
+ rm -rf ciat-tester
+fi
git clone ssh://git@cu010-trove.codethink.com/cu010-trove/br6/ciat-tester
cd ciat-tester
./test-runner.sh file:///archive/tlsa-ciat-test-x86_64.raw openstack tests/python.test tests/uname.test