]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
suite: pass dev-commit: <sha1> to ceph-deploy 605/head
authorSage Weil <sage@redhat.com>
Fri, 28 Aug 2015 20:52:06 +0000 (16:52 -0400)
committerSage Weil <sage@redhat.com>
Fri, 28 Aug 2015 20:52:06 +0000 (16:52 -0400)
Use the new ceph-deploy install --dev-commit <sha1> option to inform the
install.

Signed-off-by: Sage Weil <sage@redhat.com>
teuthology/suite.py

index 91454f98c210e4c678812dc22fab17a6119d4947..f48fa4191bc51a2333e04a5879cefab7c5c17116 100644 (file)
@@ -1006,7 +1006,7 @@ dict_templ = {
         },
         'ceph-deploy': {
             'branch': {
-                'dev': Placeholder('ceph_branch'),
+                'dev-commit': Placeholder('ceph_hash'),
             },
             'conf': {
                 'client': {