summaryrefslogtreecommitdiff
path: root/buildbot
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-12-01 20:42:05 +0100
committerChristian Grothoff <christian@grothoff.org>2019-12-01 20:42:05 +0100
commit48bf92e5402d82e204b9cdf7bb84f0386d3ca487 (patch)
tree4d4798d0baef6552d5cc50d490bc4bc8ecb4e734 /buildbot
parentf44295461750b31123b1aab191b26095199b8509 (diff)
downloaddeployment-48bf92e5402d82e204b9cdf7bb84f0386d3ca487.tar.gz
deployment-48bf92e5402d82e204b9cdf7bb84f0386d3ca487.tar.bz2
deployment-48bf92e5402d82e204b9cdf7bb84f0386d3ca487.zip
source after bootstrap
Diffstat (limited to 'buildbot')
-rwxr-xr-xbuildbot/build.sh1
-rw-r--r--buildbot/master.cfg2
2 files changed, 2 insertions, 1 deletions
diff --git a/buildbot/build.sh b/buildbot/build.sh
index 03b9b57..3848260 100755
--- a/buildbot/build.sh
+++ b/buildbot/build.sh
@@ -13,4 +13,5 @@ fi
source "${HOME}/activate"
taler-deployment bootstrap
+source "${HOME}/activate"
taler-deployment build
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index ec50d4d..b14a5bd 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -51,7 +51,7 @@ c["workers"] = [
# This worker compiles the auditor reports for the "green"
# demo deployment.
worker.Worker("test-auditor-worker", "test-auditor-pass"),
- worker.Worker("demo-auditor-worker", "test-auditor-pass"),
+ worker.Worker("demo-auditor-worker", "demo-auditor-pass"),
##
# This worker checks that all the services run under the