summaryrefslogtreecommitdiffstats
path: root/taskgraph.json
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2016-05-02 16:30:07 +0200
committerDavid Lawrence <dkl@mozilla.com>2016-05-02 16:30:32 +0200
commitc3b2af3a094fe881a8cd2ab2a01c694ea622e95b (patch)
tree770bc69b0b5fb68ff857f72568217edbf0ac133e /taskgraph.json
parent0b25c5c2c1c95874a50f6163649daa5e068aaf81 (diff)
downloadbugzilla-c3b2af3a094fe881a8cd2ab2a01c694ea622e95b.tar.gz
bugzilla-c3b2af3a094fe881a8cd2ab2a01c694ea622e95b.tar.xz
Add build.platform = linux64, machine.platform = linux64 to taskgraph.json to remove b2gtest from Treeherder results
Diffstat (limited to 'taskgraph.json')
-rw-r--r--taskgraph.json48
1 files changed, 42 insertions, 6 deletions
diff --git a/taskgraph.json b/taskgraph.json
index bcee051e6..f3c9399d0 100644
--- a/taskgraph.json
+++ b/taskgraph.json
@@ -32,7 +32,13 @@
},
"extra": {
"treeherder": {
- "symbol": "San"
+ "symbol": "San",
+ "machine": {
+ "platform": "linux64"
+ },
+ "build": {
+ "platform": "linux64"
+ }
}
}
}
@@ -63,7 +69,13 @@
},
"extra": {
"treeherder": {
- "symbol": "Doc"
+ "symbol": "Doc",
+ "machine": {
+ "platform": "linux64"
+ },
+ "build": {
+ "platform": "linux64"
+ }
}
}
}
@@ -99,7 +111,13 @@
},
"extra": {
"treeherder": {
- "symbol": "API"
+ "symbol": "API",
+ "machine": {
+ "platform": "linux64"
+ },
+ "build": {
+ "platform": "linux64"
+ }
}
}
}
@@ -140,7 +158,13 @@
},
"extra": {
"treeherder": {
- "symbol": "Sel"
+ "symbol": "Sel",
+ "machine": {
+ "platform": "linux64"
+ },
+ "build": {
+ "platform": "linux64"
+ }
}
}
}
@@ -176,7 +200,13 @@
},
"extra": {
"treeherder": {
- "symbol": "API-Pg"
+ "symbol": "API-Pg",
+ "machine": {
+ "platform": "linux64"
+ },
+ "build": {
+ "platform": "linux64"
+ }
}
}
}
@@ -217,7 +247,13 @@
},
"extra": {
"treeherder": {
- "symbol": "Sel-Pg"
+ "symbol": "Sel-Pg",
+ "machine": {
+ "platform": "linux64"
+ },
+ "build": {
+ "platform": "linux64"
+ }
}
}
}