]> git.arvados.org - arvados.git/commit
7868: Update API server's arvados-cli version.
authorBrett Smith <brett@curoverse.com>
Fri, 5 Feb 2016 09:52:43 +0000 (04:52 -0500)
committerBrett Smith <brett@curoverse.com>
Fri, 5 Feb 2016 09:52:43 +0000 (04:52 -0500)
commitea5a4de11a0f379c6fa78be288bc403da53995a1
tree216125314559ee22231801b08640ea1144518e11
parentfd5a11b21af83870c4122afdf94844dd4cf63cc6
7868: Update API server's arvados-cli version.

Curoverse clusters are deployed by setting CRUNCH_JOB_BIN,
effectively excluding it from the bundle, but this is not true for
clusters deployed following the install guide.  Out of the box,
they'll use the version of crunch-job that's actually in the
arvados-cli gem in the bundle.

crunch-dispatch has functionality in it that requires a newer
arvados-cli, so update accordingly.  This is not exactly the version
produced by #7868, but it's pretty close.

I think there's a strong case that we should update this version
whenever we make a substantial change to crunch-job.  But since I'm
pushing this without discussion or review, I'm doing the smallest
thing possible.

Refs #7868.
services/api/Gemfile
services/api/Gemfile.lock