hgserver: generate zstd bundles for mozilla-central-gd and v-c-t (bug 1331084); r?glob draft
authorGregory Szorc <gps@mozilla.com>
Fri, 27 Jan 2017 17:06:27 -0800
changeset 10290 6c17418adc339e9a8cc2e6f627399e3e6ca7c38a
parent 10289 3b630e5f5407559fe1d68372089a17af2b1c4881
push id1505
push userbmo:gps@mozilla.com
push dateWed, 01 Feb 2017 19:22:14 +0000
reviewersglob
bugs1331084
hgserver: generate zstd bundles for mozilla-central-gd and v-c-t (bug 1331084); r?glob Now that we have support for generating zstd bundles, let's turn it on! We enable support for generating zstd bundles on the experimental generaldelta conversion of mozilla-central and the version-control-tools repo. This should prove out that zstd bundle generation works. I chose these repos because they aren't used by any tier-1 Firefox automation. However, mozilla-central-gd is used by incubator/stylo, so we can trigger builds on that repo to prove that zstd bundles don't interfere with CI (they shouldn't because Mercurial clients should ignore unknown/unsupported bundle types). We can follow up later with wide-spread enabling of zstd bundles and usage of zstd-max on specific repos. MozReview-Commit-ID: GvkNgyR2jHd
ansible/roles/hg-ssh/files/bundle-repos
--- a/ansible/roles/hg-ssh/files/bundle-repos
+++ b/ansible/roles/hg-ssh/files/bundle-repos
@@ -1,24 +1,24 @@
 mozilla-central bzip2 legacy_stream
-experimental/mozilla-central-gd
+experimental/mozilla-central-gd zstd-max
 integration/fx-team
 integration/mozilla-inbound
 integration/b2g-inbound
 releases/mozilla-release bzip2 legacy_stream
 releases/mozilla-aurora bzip2 legacy_stream
 releases/mozilla-beta bzip2 legacy_stream
 releases/mozilla-esr45 bzip2 legacy_stream
 releases/mozilla-esr38 bzip2
 releases/mozilla-esr31
 mozilla-unified
 build/tools
 build/mozharness
 build/talos
-hgcustom/version-control-tools
+hgcustom/version-control-tools zstd-max
 comm-central bzip2
 projects/ash
 projects/cedar
 projects/holly
 projects/jamun
 projects/larch
 projects/oak
 releases/mozilla-b2g34_v2_1