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.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=74a421b5893237837cf948b9c76abe93c684fe7d;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 91454f98c2..f48fa4191b 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': {