From: David Lawrence Date: Thu, 19 Feb 2015 20:19:21 +0000 (-0500) Subject: Just use master for platform name in taskgraph.json. Treeherder did not like my previ... X-Git-Tag: release-5.1.1~364 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ec7ae75d91fa8e883aa9e127200debb8aea097b;p=thirdparty%2Fbugzilla.git Just use master for platform name in taskgraph.json. Treeherder did not like my previous naming --- diff --git a/taskgraph.json b/taskgraph.json index 7fcf7d9525..8fd9a19c04 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" }