summaryrefslogtreecommitdiffstats
path: root/taskgraph.json
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2015-06-09 21:17:57 +0200
committerDavid Lawrence <dkl@mozilla.com>2015-06-09 21:17:57 +0200
commit5df55b726500ff05999777984d470d63201324cb (patch)
tree655bfc46980b555d3ab90100d5521fbaf2794f90 /taskgraph.json
parentf0e464aba3c7363c4ec4a144124dfc0cee0b41c2 (diff)
downloadbugzilla-5df55b726500ff05999777984d470d63201324cb.tar.gz
bugzilla-5df55b726500ff05999777984d470d63201324cb.tar.xz
Switch to dklawren/webtools-bmo-bugzilla for docker registry image
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"
}
}