Closed Bug 1380032 Opened 8 years ago Closed 8 years ago

Fix devedition TC configs

Categories

(Release Engineering :: General, enhancement, P1)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: rail)

Details

Attachments

(2 files)

... at least the index uses "product: firefox" vs "devedition" used in linux.
Keywords: leave-open
Attachment #8885336 - Flags: review?(bugspam.Callek) → review+
Comment on attachment 8885338 [details] Bug 1380032 - Fix devedition TC configs https://reviewboard.mozilla.org/r/156200/#review161358 ::: mozilla/config.py:2426 (Diff revision 1) > "signed": "gecko.v2.mozilla-beta.signed-nightly.revision.{rev}.devedition-l10n.linux64-opt.en-US", > "unsigned": "gecko.v2.mozilla-beta.revision.{rev}.devedition-l10n.linux64-opt.en-US", > "ci_system": "tc", > }, > "macosx64": { > - "signed": "gecko.v2.mozilla-beta.revision.{rev}.firefox.macosx64-devedition-opt", > + "signed": "gecko.v2.mozilla-beta.revision.{rev}.devedition.macosx64-devedition-opt", .mozilla-beta.signed-nightly.{rev}... ? ::: mozilla/config.py:2427 (Diff revision 1) > "unsigned": "gecko.v2.mozilla-beta.revision.{rev}.devedition-l10n.linux64-opt.en-US", > "ci_system": "tc", > }, > "macosx64": { > - "signed": "gecko.v2.mozilla-beta.revision.{rev}.firefox.macosx64-devedition-opt", > - "unsigned": "gecko.v2.mozilla-beta.revision.{rev}.firefox.macosx64-devedition-opt", > + "signed": "gecko.v2.mozilla-beta.revision.{rev}.devedition.macosx64-devedition-opt", > + "unsigned": "gecko.v2.mozilla-beta.revision.{rev}.devedition.macosx64-devedition-opt", also should this be .macosx64-opt to mimic the linux section above, instead of .macosx64-devedition-opt
Attachment #8885338 - Flags: review?(bugspam.Callek) → review+
Pushed by raliiev@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2465ef672c9f Fix devedition TC configs r=Callek a=release
Comment on attachment 8885338 [details] Bug 1380032 - Fix devedition TC configs https://reviewboard.mozilla.org/r/156200/#review161358 > .mozilla-beta.signed-nightly.{rev}... ? Not yet. These are still in buildbot (via BBB) > also should this be .macosx64-opt to mimic the linux section above, instead of .macosx64-devedition-opt Once we move to TC, probably. I just changed it yesterday to `macosx64-devedition-opt` in bug 1379730. :)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Removing leave-open keyword from resolved bugs, per :sylvestre.
Keywords: leave-open
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: