This script is getting out of hand.. pretty soon we need to move to python
and argparse.
Signed-off-by: Sage Weil <sage@inktank.com>
email=$4
flavor=$5
teuthology_branch=$6
-template=$7
+mtype=$7
+template=$8
if [ -z "$email" ]; then
- echo "usage: $0 <suite> <ceph branch> <kernel branch> <email> [flavor] [teuthology-branch] [template]"
+ echo "usage: $0 <suite> <ceph branch> <kernel branch> <email> [flavor] [teuthology-branch] [machinetype] [template]"
echo " flavor can be 'basic', 'gcov', 'notcmalloc'."
exit 1
fi
fi
echo "teuthology branch $teuthology_branch"
+[ -z "$mtype" ] && mtype="plana"
+
## always include this
fn="/tmp/schedule.suite.$$"
trap "rm $fn" EXIT
kdb: true
sha1: $KERNEL_SHA1
nuke-on-error: true
+machine_type: $mtype
tasks:
- chef:
- clock: