From: Sage Weil Date: Mon, 18 Feb 2013 23:36:34 +0000 (-0800) Subject: schedule_suite.sh: include install task in all jobs X-Git-Tag: 1.1.0~2312^2~3 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=60fee7a97ebe2016b4148b803a5880639f6c2a8a;p=teuthology.git schedule_suite.sh: include install task in all jobs This is probably temporary. It's simpler than adding the task to every job in the suite. We'll want to do that later when we want to test alternative install methods (like ceph-deploy's install function). Signed-off-by: Sage Weil --- diff --git a/schedule_suite.sh b/schedule_suite.sh index ee16ba6e9d..0e0c179e97 100755 --- a/schedule_suite.sh +++ b/schedule_suite.sh @@ -60,6 +60,7 @@ nuke-on-error: true tasks: - chef: - clock: +- install: overrides: workunit: sha1: $CEPH_SHA1