[tbb-commits] [tor-browser] 05/36: Bug 1786292 - part 2: Switch cron-bouncer-check away from esr91 r=jcristau a=release

gitolite role git at cupani.torproject.org
Thu Oct 13 07:50:53 UTC 2022


This is an automated email from the git hooks/post-receive script.

pierov pushed a commit to annotated tag FIREFOX_102_4_0esr_BUILD1
in repository tor-browser.

commit 6898d15b6cb69055206d986ad49521361d1491db
Author: Johan Lorenzo <jlorenzo at mozilla.com>
AuthorDate: Mon Sep 19 14:42:44 2022 +0000

    Bug 1786292 - part 2: Switch cron-bouncer-check away from esr91 r=jcristau a=release
    
    Differential Revision: https://phabricator.services.mozilla.com/D156973
---
 taskcluster/ci/cron-bouncer-check/kind.yml                 | 4 ++--
 testing/mozharness/configs/releases/bouncer_firefox_esr.py | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/taskcluster/ci/cron-bouncer-check/kind.yml b/taskcluster/ci/cron-bouncer-check/kind.yml
index aa1175890d44..da0f5d207c4c 100644
--- a/taskcluster/ci/cron-bouncer-check/kind.yml
+++ b/taskcluster/ci/cron-bouncer-check/kind.yml
@@ -53,8 +53,8 @@ jobs:
                     mozilla-central: FIREFOX_NIGHTLY
                     mozilla-beta: LATEST_FIREFOX_RELEASED_DEVEL_VERSION
                     mozilla-release: LATEST_FIREFOX_VERSION
-                    mozilla-esr91: FIREFOX_ESR
-                    mozilla-esr102: FIREFOX_ESR_NEXT
+                    mozilla-esr102: FIREFOX_ESR
+                    # mozilla-esrXX: FIREFOX_ESR_NEXT
                     default: LATEST_FIREFOX_DEVEL_VERSION
             products-url: https://product-details.mozilla.org/1.0/firefox_versions.json
         treeherder:
diff --git a/testing/mozharness/configs/releases/bouncer_firefox_esr.py b/testing/mozharness/configs/releases/bouncer_firefox_esr.py
index df746b47fdb7..170b86796f2b 100644
--- a/testing/mozharness/configs/releases/bouncer_firefox_esr.py
+++ b/testing/mozharness/configs/releases/bouncer_firefox_esr.py
@@ -114,7 +114,7 @@ config = {
         },
         "msix-latest": {
             "product-name": "Firefox-esr-msix-latest-SSL",
-            "check_uptake": False,  # XXX enable when esr91 is EOL
+            "check_uptake": True,
             "platforms": [
                 "win",
                 "win64",

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tbb-commits mailing list