Closed Bug 1055275 Opened 11 years ago Closed 11 years ago

Add mozharness script for b2g builds in taskcluster

Categories

(Release Engineering :: Applications: MozharnessCore, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mshal, Assigned: mshal)

References

Details

Attachments

(1 file)

Building b2g in a docker container for taskcluster needs a slightly different config from the buildbot machinery, so we'll need a new mozharness/configs/b2g/ file.
I'm not entirely sure if everything here is necessary, but this allows us to build a B2G tree with mozharness inside a properly configured container.
Attachment #8474790 - Flags: review?(jlund)
Blocks: 1016845
Comment on attachment 8474790 [details] [diff] [review] taskcluster-emulator Review of attachment 8474790 [details] [diff] [review]: ----------------------------------------------------------------- lgtm. As this can't hurt our prod env, I'm comfortable landing this so we have something to play with in taskcluster. I'm assuming we will just be adding to this as we include the remaining actions? ::: configs/b2g/taskcluster-emulator.py @@ +1,2 @@ > +#!/usr/bin/env python > +import os looks like we no longer need os module
Attachment #8474790 - Flags: review?(jlund) → review+
(In reply to Jordan Lund (:jlund) from comment #2) > I'm assuming we will just be adding to this as we include the remaining > actions? It's possible we'll need to add more things in the future - I'm not certain how it will all get tied together in the end. > > ::: configs/b2g/taskcluster-emulator.py > @@ +1,2 @@ > > +#!/usr/bin/env python > > +import os > > looks like we no longer need os module Good point - removed.
In production with reconfig on 2014-08-19 10:47 PT
I think we're good here now.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Component: General Automation → Mozharness
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: