summaryrefslogtreecommitdiffstats
path: root/taskgraph.json
diff options
context:
space:
mode:
Diffstat (limited to 'taskgraph.json')
-rw-r--r--taskgraph.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/taskgraph.json b/taskgraph.json
index c31ec26f3..a33606cd8 100644
--- a/taskgraph.json
+++ b/taskgraph.json
@@ -16,7 +16,7 @@
"provisionerId": "aws-provisioner",
"workerType": "gaia",
"payload": {
- "image": "dklawren/docker-bugzilla:bmo",
+ "image": "dklawren/webtools-bmo-bugzilla",
"command": ["/runtests.sh"],
"env": {
"TEST_SUITE": "sanity"
@@ -31,9 +31,6 @@
},
"extra": {
"treeherder": {
- "machine": {
- "platform": "master"
- },
"symbol": "San"
}
}