aboutsummaryrefslogtreecommitdiffstats
path: root/testing/start-testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing/start-testing')
-rwxr-xr-xtesting/start-testing1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/start-testing b/testing/start-testing
index 31097a8b7..7ef35f9e4 100755
--- a/testing/start-testing
+++ b/testing/start-testing
@@ -27,6 +27,7 @@ log_action "Deploying $SHAREDDIR as hostfs"
execute "chown -R $KVMUSER:$KVMGROUP $SHAREDDIR" 0
execute "ln -Tfs $SHAREDDIR $HOSTFSTARGET"
+[ -d $TESTRESULTSDIR ] || mkdir $TESTRESULTSDIR
log_action "Deploying $TESTRESULTSDIR as hostfs"
execute "ln -Tfs $TESTRESULTSDIR $TESTRESTULSTARGET"