Skip to content

Commit

Permalink
Merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
mstange committed Jul 2, 2011
2 parents ffee929 + 67aa729 commit 1f65513
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions js/Config.js
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,11 @@ var Config = {
hasGroups: true,
buildbotBranch: "mozilla-release",
},
"Fx-Team": {
primaryRepo: "integration/fx-team",
hasGroups: true,
buildbotBranch: "fx-team",
},
},
groupedMachineTypes: {
"Mochitest" : ["Mochitest"],
Expand Down Expand Up @@ -244,6 +249,12 @@ var Config = {
"tp4_rss",
"tp4_shutdown",
"tp4_xres",
"tp5",
"tp5_memset",
"tp5_pbytes",
"tp5_rss",
"tp5_shutdown",
"tp5_xres",
"dromaeo_basics",
"dromaeo_css",
"dromaeo_dom",
Expand Down

0 comments on commit 1f65513

Please sign in to comment.