Skip to content

Commit

Permalink
Add default for gitbuilder_host
Browse files Browse the repository at this point in the history
Signed-off-by: Zack Cerza <zack@redhat.com>
  • Loading branch information
zmc committed Jan 9, 2015
1 parent 95d7736 commit e280c0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions teuthology/config.py
Expand Up @@ -128,6 +128,7 @@ class TeuthologyConfig(YamlConfig):
'archive_base': '/var/lib/teuthworker/archive',
'automated_scheduling': False,
'ceph_git_base_url': 'https://github.com/ceph/',
'gitbuilder_host': 'gitbuilder.ceph.com',
'lab_domain': 'front.sepia.ceph.com',
'lock_server': 'http://paddles.front.sepia.ceph.com/',
'max_job_time': 259200, # 3 days
Expand Down

0 comments on commit e280c0a

Please sign in to comment.