summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Darley <patrick.darley@codethink.co.uk>2015-09-28 13:40:35 +0000
committerPatrick Darley <patrick.darley@codethink.co.uk>2015-09-28 13:44:06 +0000
commit1195488a939e3d2dbf44a61bc3b4eb060116a769 (patch)
treea152c07d074f89f95e9434d846010db775adff1e
parent20b417394becb4983eabf01ee288fe1790818557 (diff)
downloadbuildslave-scripts-1195488a939e3d2dbf44a61bc3b4eb060116a769.tar.gz
Give TODO intention to clone a ybd of its own, from which kbas will be run
-rwxr-xr-xprep_for_kbas.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/prep_for_kbas.sh b/prep_for_kbas.sh
index 3884bde..719ad85 100755
--- a/prep_for_kbas.sh
+++ b/prep_for_kbas.sh
@@ -15,6 +15,9 @@ fi
# the cache and ybd on the same machine currently
pip install bottle
+# TODO: clone a copy of byd to this user and check out a necessary version.
+# Then copy in the kbas config from buildscripts
+
# Now install the init script for the kbas server and start it
cp init_scripts/artifact_server /etc/init.d/.