]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
Add default for gitbuilder_host
authorZack Cerza <zack@redhat.com>
Fri, 9 Jan 2015 16:28:46 +0000 (09:28 -0700)
committerZack Cerza <zack@redhat.com>
Fri, 9 Jan 2015 16:28:46 +0000 (09:28 -0700)
Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/config.py

index bc725827b01352b85f6fca6aa390bf4a74e877d9..78cb8e91257d6b331c68a51d18f6648e8297397b 100644 (file)
@@ -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