aboutsummaryrefslogtreecommitdiffstats
path: root/taskgraph.json
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2016-05-02 10:30:07 -0400
committerDavid Lawrence <dkl@mozilla.com>2016-05-02 10:31:01 -0400
commit6c705e8c42e723e39037037ddd4617b072143eb5 (patch)
tree7e8d627c4e6dffd0323ce9f0a5f15c700e51adc4 /taskgraph.json
parent8b0d558c0a41a25eb4b8047fb20d760cb2dc22dd (diff)
downloadbugs-6c705e8c42e723e39037037ddd4617b072143eb5.tar
bugs-6c705e8c42e723e39037037ddd4617b072143eb5.tar.gz
bugs-6c705e8c42e723e39037037ddd4617b072143eb5.tar.bz2
bugs-6c705e8c42e723e39037037ddd4617b072143eb5.tar.xz
bugs-6c705e8c42e723e39037037ddd4617b072143eb5.zip
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 24476c83d..7433db6f2 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"
+ }
}
}
}