Skip to content

Commit

Permalink
Bug 1227352 - Add the b2g-ota repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed Morley committed Nov 25, 2015
1 parent 0a72e45 commit ba22abc
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions treeherder/model/fixtures/repository.json
Expand Up @@ -882,5 +882,18 @@
"repository_group": 4,
"description": "A suite of tests to check the quality of the BMO codebase."
}
},
{
"pk": 72,
"model": "model.repository",
"fields": {
"dvcs_type": "hg",
"name": "b2g-ota",
"url": "https://hg.mozilla.org/releases/b2g-ota",
"active_status": "active",
"codebase": "gecko",
"repository_group": 2,
"description": ""
}
}
]

0 comments on commit ba22abc

Please sign in to comment.