]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
schedule_suite.sh: 8hr -> 10hr suite timeout
authorSage Weil <sage@inktank.com>
Mon, 20 May 2013 18:23:50 +0000 (11:23 -0700)
committerSage Weil <sage@inktank.com>
Mon, 20 May 2013 18:23:50 +0000 (11:23 -0700)
Still missing some slow rbd tests.

schedule_suite.sh

index dcf7cbebb1cc05455c82843f87ae3a3313f3f451..19145395da79efa252d6bef9eed106dcb2b4d8b9 100755 (executable)
@@ -103,6 +103,6 @@ echo "name $name"
 ~/src/teuthology/virtualenv/bin/teuthology-suite -v $fn \
     --collections ~/src/ceph-qa-suite/suites/$suite/* \
     --email $email \
-    --timeout 28800 \
+    --timeout 36000 \
     --name $name \
     --branch $teuthology_branch