From 9ec7ae75d91fa8e883aa9e127200debb8aea097b Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Thu, 19 Feb 2015 15:19:21 -0500 Subject: Just use master for platform name in taskgraph.json. Treeherder did not like my previous naming --- taskgraph.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'taskgraph.json') diff --git a/taskgraph.json b/taskgraph.json index 7fcf7d952..8fd9a19c0 100644 --- a/taskgraph.json +++ b/taskgraph.json @@ -32,7 +32,7 @@ "extra": { "treeherder": { "machine": { - "platform": "bugzilla/bugzilla (master)" + "platform": "master" }, "symbol": "San" } @@ -65,7 +65,7 @@ "extra": { "treeherder": { "machine": { - "platform": "bugzilla/bugzilla (master)" + "platform": "master" }, "symbol": "Doc" } @@ -98,7 +98,7 @@ "extra": { "treeherder": { "machine": { - "platform": "bugzilla/bugzilla (master)" + "platform": "master" }, "symbol": "API" } @@ -131,7 +131,7 @@ "extra": { "treeherder": { "machine": { - "platform": "bugzilla/bugzilla (master)" + "platform": "master" }, "symbol": "Sel" } @@ -164,7 +164,7 @@ "extra": { "treeherder": { "machine": { - "platform": "bugzilla/bugzilla (master)" + "platform": "master" }, "symbol": "API-Pg" } @@ -197,7 +197,7 @@ "extra": { "treeherder": { "machine": { - "platform": "bugzilla/bugzilla (master)" + "platform": "master" }, "symbol": "Sel-Pg" } -- cgit v1.2.3-24-g4f1b