summaryrefslogtreecommitdiff
path: root/buildbot/create_tip_reserve.sh
diff options
context:
space:
mode:
authorms <ms@taler.net>2021-06-25 16:08:46 +0200
committerms <ms@taler.net>2021-06-25 16:08:46 +0200
commit67fc7d20de3696e97ece0e225cf4cbb0406932b2 (patch)
treecfb146dad7f7c0c153bde513de5d84a169ac1f26 /buildbot/create_tip_reserve.sh
parent9b4ea0c8c0b4201b6d40694539cb0727ad6f013d (diff)
downloaddeployment-67fc7d20de3696e97ece0e225cf4cbb0406932b2.tar.gz
deployment-67fc7d20de3696e97ece0e225cf4cbb0406932b2.tar.bz2
deployment-67fc7d20de3696e97ece0e225cf4cbb0406932b2.zip
Tip reserve deployment.
The creation of a tip reserve goes as a Buildbot step, along of being a SystemD job as well. This way, we avoid problematic time gaps between the codebase compilation and the intervention of SystemD in the activation of a tip reserve.
Diffstat (limited to 'buildbot/create_tip_reserve.sh')
-rwxr-xr-xbuildbot/create_tip_reserve.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/buildbot/create_tip_reserve.sh b/buildbot/create_tip_reserve.sh
new file mode 100755
index 0000000..df756d3
--- /dev/null
+++ b/buildbot/create_tip_reserve.sh
@@ -0,0 +1,7 @@
+#!/usr/bin/env bash
+
+# Step for the BUILD_FACTORY running the 'test.taler.net' site.
+set -eu
+
+source "${HOME}/activate"
+taler-deployment-config-tips