]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
config: Update githelper URL 1794/head
authorZack Cerza <zack@redhat.com>
Tue, 8 Nov 2022 00:08:42 +0000 (17:08 -0700)
committerZack Cerza <zack@redhat.com>
Tue, 8 Nov 2022 00:08:42 +0000 (17:08 -0700)
Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/config.py

index 6da6cdd7f14131cec886fc3145b064b1fbc9eda6..5fe02de20247ccef5557d2a95f362f527a4910cd 100644 (file)
@@ -152,7 +152,7 @@ class TeuthologyConfig(YamlConfig):
         'conserver_master': 'conserver.front.sepia.ceph.com',
         'conserver_port': 3109,
         'gitbuilder_host': 'gitbuilder.ceph.com',
-        'githelper_base_url': 'http://git.ceph.com:8080',
+        'githelper_base_url': 'http://githelper.ceph.com',
         'check_package_signatures': True,
         'job_threshold': 500,
         'lab_domain': 'front.sepia.ceph.com',