Package keep-exercise.
authorWard Vandewege <ward@curoverse.com>
Mon, 7 Nov 2016 19:10:47 +0000 (14:10 -0500)
committerWard Vandewege <ward@curoverse.com>
Mon, 7 Nov 2016 19:10:47 +0000 (14:10 -0500)
No issue #

build/run-build-packages.sh

index 12c92607de51e3fd4aa7b6ec129e438b9427b1ec..465a0588e5e952077466307ababec27fb4b007a8 100755 (executable)
@@ -431,6 +431,8 @@ package_go_binary tools/keep-block-check keep-block-check \
     "Verify that all data from one set of Keep servers to another was copied"
 package_go_binary tools/keep-rsync keep-rsync \
     "Copy all data from one set of Keep servers to another"
+package_go_binary tools/keep-exercise keep-exercise \
+    "Performance testing tool for Arvados Keep"
 
 # The Python SDK
 # Please resist the temptation to add --no-python-fix-name to the fpm call here