From: Sage Weil Date: Fri, 28 Aug 2015 20:52:06 +0000 (-0400) Subject: suite: pass dev-commit: to ceph-deploy X-Git-Tag: 1.1.0~837^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F605%2Fhead;p=teuthology.git suite: pass dev-commit: to ceph-deploy Use the new ceph-deploy install --dev-commit option to inform the install. Signed-off-by: Sage Weil --- diff --git a/teuthology/suite.py b/teuthology/suite.py index 91454f98c..f48fa4191 100644 --- a/teuthology/suite.py +++ b/teuthology/suite.py @@ -1006,7 +1006,7 @@ dict_templ = { }, 'ceph-deploy': { 'branch': { - 'dev': Placeholder('ceph_branch'), + 'dev-commit': Placeholder('ceph_hash'), }, 'conf': { 'client': {