]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
schedule_suite.sh: put sha1 in install: overrides, not ceph:
authorSage Weil <sage@inktank.com>
Thu, 16 May 2013 18:29:42 +0000 (11:29 -0700)
committerSage Weil <sage@inktank.com>
Thu, 16 May 2013 18:30:04 +0000 (11:30 -0700)
Signed-off-by: Sage Weil <sage@inktank.com>
schedule_suite.sh

index 5e5cff8bd4d51fefc9d38588325e504487707a21..87bf0486c67d470f7460ac27b3e07d1ac7e8a325 100755 (executable)
@@ -69,13 +69,15 @@ overrides:
     sha1: $CEPH_SHA1
   s3tests:
     branch: $s3branch
+  install:
+    sha1: $CEPH_SHA1
   ceph:
+    sha1: $CEPH_SHA1
     conf:
       mon:
         debug ms: 20
         debug mon: 20
         debug paxos: 20
-    sha1: $CEPH_SHA1
     log-whitelist:
     - slow request
 EOF