Commit 9ec7ae75 authored by David Lawrence's avatar David Lawrence

Just use master for platform name in taskgraph.json. Treeherder did not like my previous naming

parent 18e8d993
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
"extra": { "extra": {
"treeherder": { "treeherder": {
"machine": { "machine": {
"platform": "bugzilla/bugzilla (master)" "platform": "master"
}, },
"symbol": "San" "symbol": "San"
} }
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
"extra": { "extra": {
"treeherder": { "treeherder": {
"machine": { "machine": {
"platform": "bugzilla/bugzilla (master)" "platform": "master"
}, },
"symbol": "Doc" "symbol": "Doc"
} }
...@@ -98,7 +98,7 @@ ...@@ -98,7 +98,7 @@
"extra": { "extra": {
"treeherder": { "treeherder": {
"machine": { "machine": {
"platform": "bugzilla/bugzilla (master)" "platform": "master"
}, },
"symbol": "API" "symbol": "API"
} }
...@@ -131,7 +131,7 @@ ...@@ -131,7 +131,7 @@
"extra": { "extra": {
"treeherder": { "treeherder": {
"machine": { "machine": {
"platform": "bugzilla/bugzilla (master)" "platform": "master"
}, },
"symbol": "Sel" "symbol": "Sel"
} }
...@@ -164,7 +164,7 @@ ...@@ -164,7 +164,7 @@
"extra": { "extra": {
"treeherder": { "treeherder": {
"machine": { "machine": {
"platform": "bugzilla/bugzilla (master)" "platform": "master"
}, },
"symbol": "API-Pg" "symbol": "API-Pg"
} }
...@@ -197,7 +197,7 @@ ...@@ -197,7 +197,7 @@
"extra": { "extra": {
"treeherder": { "treeherder": {
"machine": { "machine": {
"platform": "bugzilla/bugzilla (master)" "platform": "master"
}, },
"symbol": "Sel-Pg" "symbol": "Sel-Pg"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment