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 @@
"extra": {
"treeherder": {
"machine": {
"platform": "bugzilla/bugzilla (master)"
"platform": "master"
},
"symbol": "San"
}
......@@ -65,7 +65,7 @@
"extra": {
"treeherder": {
"machine": {
"platform": "bugzilla/bugzilla (master)"
"platform": "master"
},
"symbol": "Doc"
}
......@@ -98,7 +98,7 @@
"extra": {
"treeherder": {
"machine": {
"platform": "bugzilla/bugzilla (master)"
"platform": "master"
},
"symbol": "API"
}
......@@ -131,7 +131,7 @@
"extra": {
"treeherder": {
"machine": {
"platform": "bugzilla/bugzilla (master)"
"platform": "master"
},
"symbol": "Sel"
}
......@@ -164,7 +164,7 @@
"extra": {
"treeherder": {
"machine": {
"platform": "bugzilla/bugzilla (master)"
"platform": "master"
},
"symbol": "API-Pg"
}
......@@ -197,7 +197,7 @@
"extra": {
"treeherder": {
"machine": {
"platform": "bugzilla/bugzilla (master)"
"platform": "master"
},
"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