diff --git a/teuthology/config.py b/teuthology/config.py index bc725827b0..78cb8e9125 100644 --- a/teuthology/config.py +++ b/teuthology/config.py @@ -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