Bug 1763040 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

**Steps to reproduce**

For GeckoView Example: run `mozregression -n gve --launch 2021-04-04`. Observe that it fails, while `mozregression -n gve --launch 2021-04-05` succeeds, suggesting that GVE nightlies are only kept for 1 year.

For Fenix: go to https://firefox-ci-tc.services.mozilla.com/tasks/index/mobile.v2.fenix.nightly.2021. Observe that the builds only go back as far as 2021-04-04, i.e. one year ago.

**Expected results**

Builds are retained for a longer period to facilitate regression-finding.

For example, I'm currently chasing a regression that occurred sometime between 2020-09-20 and 2021-01-22, and it's unfortunate that we don't seem to have nightly builds for either Fenix or GVE in that range.
**Steps to reproduce**

For GeckoView Example: run `mozregression -n gve --launch 2021-04-04`. Observe that it fails, while `mozregression -n gve --launch 2021-04-05` succeeds, suggesting that GVE nightlies are only kept for 1 year.

For Fenix: go to https://firefox-ci-tc.services.mozilla.com/tasks/index/mobile.v2.fenix.nightly.2021. Observe that the builds only go back as far as 2021-04-04, i.e. one year ago.

**Expected results**

Builds are retained for a longer period to facilitate finding regression windows.

For example, I'm currently chasing a regression that occurred sometime between 2020-09-20 and 2021-01-22, and it's unfortunate that we don't seem to have nightly builds for either Fenix or GVE in that range.

Back to Bug 1763040 Comment 0