Do not clone from an obsolete development branch by default.
Signed-off-by: Loic Dachary <loic@dachary.org>
# this command for the purpose of deploying teuthology from
# scratch and run workers listening on the openstack tube
#
- clone: git clone -b wip-6502-openstack-v3 http://github.com/dachary/teuthology
+ clone: git clone http://github.com/ceph/teuthology
# The path to the user-data file used when creating a target. It can have
# the {os_type} and {os_version} placeholders which are replaced with
max_job_time: 14400 # 4 hours
teuthology_path: .
openstack:
- clone: git clone -b wip-6502-openstack-v3 http://github.com/dachary/teuthology
+ clone: git clone http://github.com/ceph/teuthology
user-data: teuthology/openstack/openstack-{os_type}-{os_version}-user-data.txt
ip: $ip
nameserver: $nameserver