Closed Bug 760320 Opened 12 years ago Closed 12 years ago

production config files for mozharness Talos

Categories

(Release Engineering :: General, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 713017

People

(Reporter: k0scist, Assigned: mozilla)

References

Details

(Whiteboard: [mozharness][q2goal])

Attachments

(3 obsolete files)

It is a 2012Q2 goal to have (desktop?) Talos running on mozharness in
production: https://bugzilla.mozilla.org/show_bug.cgi?id=713055 As
stated in https://bugzilla.mozilla.org/show_bug.cgi?id=713055#c1 we
will need mozharness config files for this.
Whiteboard: [mozharness]
Blocks: 713055
Priority: -- → P3
Whiteboard: [mozharness] → [mozharness][q2goal]
going to do this as part of 713017.
Assignee: nobody → aki
Attached patch [mozharness] wip configs (obsolete) (deleted) — Splinter Review
Starting on Windows since I expect that to give me the most problems.
This config file requires the patch in bug 761809 to get past the create-virtualenv step on Windows.
Attached file [mozharness] wip configs 2 (obsolete) (deleted) —
With the windows mozinstall fix from bug 761809.
Next I'd like to add installer_path and binary_path and hook them up in testbase.py.
Attachment #633335 - Attachment is obsolete: true
Attached file unfiltered desktop suites (obsolete) (deleted) —
This is SUITES from buildbot-configs/mozilla-tests/config.py, minus any remote- test suites.

We probably don't run all of these on m-c; I can filter further.

    x = deepcopy(SUITES)
    for k in x.keys():
        if "remote" in k:
            del(x[k])
    print json.dumps(x, indent=4)
Comment on attachment 633357 [details]
[mozharness] wip configs 2

Work is happening in bug 713017.
Attachment #633357 - Attachment is obsolete: true
Attachment #637721 - Attachment is obsolete: true
This is in bug 713017; duping.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Product: mozilla.org → Release Engineering
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: