From aaa0d46135bf2e3a45aca149f8fc4771d750d232 Mon Sep 17 00:00:00 2001 From: Shing Lyu Date: Tue, 7 Mar 2017 10:20:41 +0800 Subject: [PATCH] Remove link to servo from treeherder job detail to reduce noise --- etc/ci/performance/submit_to_perfherder.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/etc/ci/performance/submit_to_perfherder.py b/etc/ci/performance/submit_to_perfherder.py index be2709ceea7..c883d94dc72 100644 --- a/etc/ci/performance/submit_to_perfherder.py +++ b/etc/ci/performance/submit_to_perfherder.py @@ -288,12 +288,6 @@ def submit(perf_data, failures, revision, summary, engine): # 'job_guid': job_guid, "blob": { "job_details": [ - { - "content_type": "link", - "url": "https://www.github.com/servo/servo", - "value": "GitHub", - "title": "Source code" - }, { "content_type": "raw_html", "title": "Result Summary",