12260: Build arvados-health package.
authorTom Clegg <tclegg@veritasgenetics.com>
Tue, 17 Oct 2017 14:23:37 +0000 (10:23 -0400)
committerTom Clegg <tclegg@veritasgenetics.com>
Tue, 17 Oct 2017 14:23:37 +0000 (10:23 -0400)
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg@veritasgenetics.com>

build/run-build-packages.sh

index 2cde946d494b566d1681f3c16fd851e5a9fb7fa5..5ce2d9246bfbb5d7d974a270285bddb641fbadc0 100755 (executable)
@@ -353,6 +353,8 @@ package_go_binary services/crunch-run crunch-run \
     "Supervise a single Crunch container"
 package_go_binary services/crunchstat crunchstat \
     "Gather cpu/memory/network statistics of running Crunch jobs"
+package_go_binary services/health arvados-health \
+    "Check health of all Arvados cluster services"
 package_go_binary services/keep-balance keep-balance \
     "Rebalance and garbage-collect data blocks stored in Arvados Keep"
 package_go_binary services/keepproxy keepproxy \