]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
build_utils: set CEPH_STABLE_RELEASE in start_tox
authorAndrew Schoen <aschoen@redhat.com>
Thu, 4 Jan 2018 18:45:10 +0000 (12:45 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 4 Jan 2018 18:45:10 +0000 (12:45 -0600)
commit6296400d295af4ce55c5978dc0708d57b83dcb33
treee1d3f1cb1229e7f853dfd361e3b238aab7dc4e3f
parente891ae27f11b5a53b297a8fdc379c4b4ee5a484f
build_utils: set CEPH_STABLE_RELEASE in start_tox

This will tell tox which ceph version to install and test. Without this
some of the nightlies advertised that they were testing jewel
but were actually testing luminous.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
scripts/build_utils.sh