Closed Bug 1267277 Opened 8 years ago Closed 8 years ago

Add the version-control-tools repository to treeherder

Categories

(Tree Management :: Treeherder: Data Ingestion, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rwood, Assigned: emorley)

References

Details

Attachments

(1 file)

For MozReview CI tests (on the version-control-tools repo [1]), we would like to post test results on treeherder.

[1] https://hg.mozilla.org/hgcustom/version-control-tools/.
Happy to add this, just need to know:
* What group should this be placed in? eg Will you be using taskcluster to schedule the jobs, like Bugzilla? (and so perhaps it should be placed in the Taskcluster group?) Or else we can add a new group: https://github.com/mozilla/treeherder/blob/master/treeherder/model/fixtures/repository_group.json
* A one sentence description to be adding in:

{
    "pk": 75,
    "model": "model.repository",
    "fields": {
        "dvcs_type": "hg",
        "name": "version-control-tools",
        "url": "https://hg.mozilla.org/hgcustom/version-control-tools",
        "active_status": "active",
        "codebase": "version-control-tools",
        "repository_group": ?,
        "description": "FILLME"
    }
}

Thanks :-)
Assignee: nobody → emorley
Flags: needinfo?(rwood)
No the jobs won't be scheduled via taskcluster (will be running on jenkins, at least initially), so a new group please would be great. I would just suggest a description of: "Collection of test repositories for version control tools", thanks!
Flags: needinfo?(rwood)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: