commit 68ba957e193a49658d9466c27facb20589ef9a24
parent b9c976f8352afd38ed02994dc8128572b6d99587
Author: Jan Varga <Jan.Varga@gmail.com>
Date: Tue, 18 Nov 2025 10:06:04 +0000
Bug 1997908 - Modify expiration for the inc-origin-init variant; r=jmaher
It’s still unclear whether incremental origin initialization will be fully
abandoned, so this patch extends the expiration by six months.
Differential Revision: https://phabricator.services.mozilla.com/D272857
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/taskcluster/test_configs/variants.yml b/taskcluster/test_configs/variants.yml
@@ -544,7 +544,7 @@ vertical-tabs:
inc-origin-init:
description: "{description} limited to tests identified as being applicable to also run with incremental origin initialization enabled"
component: "Core::Storage: Quota Manager"
- expiration: "2025-12-01"
+ expiration: "2026-05-01"
suffix: "ioi"
mozinfo: "inc_origin_init"
replace:
@@ -574,7 +574,7 @@ privatebrowsing:
privatebrowsing-inc-origin-init:
description: "{description} limited to tests identified as being applicable to also run in private browsing mode and with incremental origin initialization enabled"
component: "Core::Storage: Quota Manager"
- expiration: "2025-12-01"
+ expiration: "2026-05-01"
suffix: "pb-ioi"
replace:
tier: 3