Closed Bug 1167602 Opened 9 years ago Closed 9 years ago

Add custom mozharness configs to TC desktop-builder

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(firefox41 fixed)

RESOLVED FIXED
Tracking Status
firefox41 --- fixed

People

(Reporter: mrrrgn, Assigned: mrrrgn)

Details

Attachments

(2 files)

This will allow us to turn off bb-specific features without having to commit code to two separate locations (in tree and in mh). This will also be very nice for getting rid of the symlink hacks (by overriding config variables).
Attached patch configs.diffSplinter Review
Attachment #8609377 - Flags: review?(dustin)
Comment on attachment 8609377 [details] [diff] [review]
configs.diff

Review of attachment 8609377 [details] [diff] [review]:
-----------------------------------------------------------------

r+ with that change

::: testing/docker/desktop-build/Dockerfile
@@ +6,5 @@
>  ADD             bin /home/worker/bin
>  RUN             chmod +x /home/worker/bin/*
>  
> +# Add custom mozharness configs
> +ADD             configs /home/worker/configs

Can we call these extra_mozharness_configs or something like that?  So many things to configure!!
Attachment #8609377 - Flags: review?(dustin) → review+
Assignee: nobody → winter2718
By default, mozharness will try to look in ~/configs :/
We can just use subdirectories though
OK, configs is cool then.  The comment is good enough.
https://hg.mozilla.org/mozilla-central/rev/cf4a9671af2c
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
The last patch left out the folder / config itself -- this breaks the image build.
Attachment #8610116 - Flags: review?(dustin)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Attachment #8610116 - Attachment is patch: true
Attachment #8610116 - Attachment mime type: text/x-python-script → text/plain
Attachment #8610116 - Flags: review?(dustin) → review+
Keywords: checkin-needed
Status: REOPENED → RESOLVED
Closed: 9 years ago9 years ago
Resolution: --- → FIXED
Component: Tools → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: