From 5df55b726500ff05999777984d470d63201324cb Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Tue, 9 Jun 2015 15:17:57 -0400 Subject: Switch to dklawren/webtools-bmo-bugzilla for docker registry image --- taskgraph.json | 5 +---- 1 file changed, 1 insertion(+), 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" } } -- cgit v1.2.3-24-g4f1b