Closed Bug 1252624 Opened 9 years ago Closed 9 years ago

Update bundleclone extension and configuration

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: gps, Assigned: gps)

References

Details

Attachments

(2 files)

The puppet files related to bundleclone need an update. Patches forthcoming.
Source code obtained from https://hg.mozilla.org/hgcustom/version-control-tools:hgext/bundleclone/__init__.py at changeset 71a92dd5d93a and added without modifications. Notable additions are compatibility with Mercurial 3.5 and 3.6 and warning messages when older Python and Mercurial versions are being used. This should be a rubber stamp review. Review commit: https://reviewboard.mozilla.org/r/37477/diff/#index_header See other reviews: https://reviewboard.mozilla.org/r/37477/
Attachment #8725412 - Flags: review?(rail)
As of bug 1249197, the bundleclone and clonebundles manifests served by hg.mozilla.org automatically take the client's IP address into consideration and serve up appropriate URLs. For clients in AWS regions us-west-1, us-west-2, and us-east-1 (regions where we're currently writing bundles to), they will automatically connect to and download from the local AWS region. All other IPs will be advertised the CDN and fall back to us-west-2 if they don't support SNI. This server-side IP filtering should make the client-side preferences no longer necessary. This commit removes the region pinning from the hgrc and mercurial.ini templates. The config_hgrc module has been removed because it was only adding regions to the config and this is no longer necessary. Review commit: https://reviewboard.mozilla.org/r/37479/diff/#index_header See other reviews: https://reviewboard.mozilla.org/r/37479/
Attachment #8725413 - Flags: review?(rail)
Depends on: 1249197
Comment on attachment 8725413 [details] MozReview Request: Bug 1252624 - Remove region pinning from bundleclone preferences; r?rail Review request updated; see interdiff: https://reviewboard.mozilla.org/r/37479/diff/1-2/
Comment on attachment 8725413 [details] MozReview Request: Bug 1252624 - Remove region pinning from bundleclone preferences; r?rail https://reviewboard.mozilla.org/r/37479/#review34077
Attachment #8725413 - Flags: review?(rail) → review+
Comment on attachment 8725412 [details] MozReview Request: Bug 1252624 - Update bundleclone to latest version; r?rail https://reviewboard.mozilla.org/r/37477/#review34079 :stamp:
Attachment #8725412 - Flags: review?(rail) → review+
This appears to be merged into the production branch. So I assume this has been deployed.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
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: