Граф коммитов

183 Коммитов

Автор SHA1 Сообщение Дата
Andrew Halberstadt ca838ec1cb Bug 1919083 - Create 'os-integration' cron tasks to help validate worker image changes, r=jmaher,taskgraph-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D222349
2024-09-24 14:49:29 +00:00
Julien Cristau 82a5863c20 Bug 1919840 - update links to ci-admin/ci-config to point at fxci-config instead. r=releng-reviewers,hneiva
Differential Revision: https://phabricator.services.mozilla.com/D222925
2024-09-23 08:24:22 +00:00
Ben Hearsum 8039bfea4c Bug 1907655: remove l10n bump cron task/hook from mozilla-central r=RyanVM,aryx,releng-reviewers,jcristau
Differential Revision: https://phabricator.services.mozilla.com/D216453
2024-07-15 14:35:53 +00:00
Julien Cristau 4200812396 Bug 1906699 - enable cron-bouncer-check on mozilla-esr128. r=releng-reviewers,bhearsum DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D215923
2024-07-09 13:13:07 +00:00
Julien Cristau 2612a2ebdb Bug 1686981 - optimize searchfox taskcluster cron jobs. r=taskgraph-reviewers,gbrown
Skip running the indexing tasks if they already ran on the same revision
and the previous decision task expires in over a week.

Differential Revision: https://phabricator.services.mozilla.com/D213466
2024-06-13 08:20:02 +00:00
Michael Froman 4f6297e295 Bug 1901909 - Enable Searchfox indexing of Cypress. r=asuth
Differential Revision: https://phabricator.services.mozilla.com/D213359
2024-06-12 14:34:36 +00:00
Ben Hearsum 32064dc671 Bug 1899553: switch nightly-all scheduling back to 2x day r=releng-reviewers,jcristau
Differential Revision: https://phabricator.services.mozilla.com/D212034
2024-05-29 17:59:26 +00:00
Julien Cristau 70d682d70f Bug 1899174 - add esr128 support to gecko taskgraph. r=taskgraph-reviewers,releng-reviewers,hneiva
Differential Revision: https://phabricator.services.mozilla.com/D211758
2024-05-29 16:00:50 +00:00
Geoff Brown 27a6e1ea6f Bug 1890373 - Enable android-l10n-sync via cron on mozilla-beta r=hneiva,gabriel
Differential Revision: https://phabricator.services.mozilla.com/D206931
2024-04-15 18:07:57 +00:00
Tooru Fujisawa c49fb8c2a1 Bug 1888648 - Stop the are-we-esmified-yet cron job. r=yulia,taskgraph-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D206104
2024-03-29 16:08:28 +00:00
Stanca Serban 033bcce728 Bug 1887009 - Resolve CronTask failures from Autoland. CLOSED TREE 2024-03-22 18:26:19 +02:00
Julien Cristau ee842524f6 Bug 1887009 - reduce android nightly frequency to once every 24 hours. r=dmeehan DONTBUILD
Review times on google play appear to be longer than normal at the moment.

Differential Revision: https://phabricator.services.mozilla.com/D205445
2024-03-22 13:36:46 +00:00
Julien Cristau 2b044a3860 Bug 1882100 - ship geckoview as part of nightly-android. r=taskgraph-reviewers,bhearsum,releng-reviewers,gabriel
Remove ship-geckoview cron job and target-tasks method.

Differential Revision: https://phabricator.services.mozilla.com/D205040
2024-03-20 07:37:23 +00:00
Julien Cristau af1c02eb33 Bug 1882083 - combine desktop and android nightly hooks. r=RyanVM,releng-reviewers,taskgraph-reviewers,bhearsum DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D202720
2024-03-19 17:02:43 +00:00
Geoff Brown b1557604cb Bug 1876041 - Run android-l10n cron on autoland r=jcristau
Differential Revision: https://phabricator.services.mozilla.com/D204933
2024-03-18 19:01:40 +00:00
Geoff Brown b4cff2028e Bug 1876041 - add android-l10n tasks. r=ahal,releng-reviewers,taskgraph-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D201480
2023-11-27 20:20:14 -07:00
Julien Cristau b48728443e Bug 1876318 - add nightly-android target tasks method and cron job. r=bhearsum,releng-reviewers,taskgraph-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D201391
2024-02-02 13:12:59 +01:00
Greg Mierzwinski 7473bdc29f Bug 1873723 - Run browsertime tests on beta/release with a cron. r=perftest-reviewers,taskgraph-reviewers,kshampur,jcristau DONTBUILD
This patch modifies the weekly release, and daily beta crons to run the browsertime desktop tests. The crons will also be scheduled at a different time now to be more in line with commits that run tests. At the same time, some of the other crons are modified to use a single method for checking if a platform is a desktop platform that can have tests running on it (similar to what we do for android).

Differential Revision: https://phabricator.services.mozilla.com/D201250
2024-02-12 18:29:00 +00:00
Ryan VanderMeulen aa6fed837d Bug 1878807 - Run the custom-car toolchain jobs at 01:00 UTC. r=kshampur
Differential Revision: https://phabricator.services.mozilla.com/D200747
2024-02-06 13:44:29 +00:00
KS e0c8b40945 Bug 1867068 - Simplify the cron for CaR, sp3, and chromium. r=perftest-reviewers,taskgraph-reviewers,sparky,ahal
This patch addresses a few inefficiencies with the current testing setup
for CaR tests and builds. In particular we need to reduce the frequency
of the CaR toolchain builds for the OSX platform and not run on every
m-c push. Instead OSX will run once a day.

Also we don't need to schedule the chromium update cron anymore as that
is automatically fetched through the dependencies of the CaR-sp3 tests
and we don't run chromium tests anymore.

Additionally, we bump up the tier of the OSX arm64 CaR build and tests
from tier 3 to 2.

Differential Revision: https://phabricator.services.mozilla.com/D198305
2024-01-11 20:02:35 +00:00
Greg Mierzwinski a1a8a67c85 Bug 1750351 - Include push tasks for sp-perftests to prevent rescheduling builds. r=aryx DONTBUILD
This patch sets the include-push-tasks field to true for the perftest cron. This will prevent it from scheduling additional builds when those builds already exist in the push.

Differential Revision: https://phabricator.services.mozilla.com/D190032
2023-10-04 12:51:26 +00:00
Alexandre Lissy f830599ffd Bug 1854553 - Update cron to trigger snap-upstream-test instead of snap-upstream-build r=releng-reviewers,taskgraph-reviewers,jcristau
Differential Revision: https://phabricator.services.mozilla.com/D188933
2023-10-03 11:09:17 +00:00
Andrew Halberstadt 8c2bcdc84b Bug 1850423 - Decomission esr102 from taskgraph, build toolchains and WPT, r=gbrown,jcristau,taskgraph-reviewers,releng-reviewers,jgraham
Differential Revision: https://phabricator.services.mozilla.com/D186993
2023-09-28 14:39:35 +00:00
Geoff Brown 63b32ba7a3 Bug 1855268 - Run cron-bouncer-check on esr115 r=releng-reviewers,jcristau
Differential Revision: https://phabricator.services.mozilla.com/D189257
2023-09-26 17:49:08 +00:00
Ryan VanderMeulen e354c50bb7 Bug 1853966 - Change automated Desktop Beta build start time to M/W/F @ 13:00 UTC. r=jlorenzo DONTBUILD
Also adjust the l10n bump timing to remain in sync.

Differential Revision: https://phabricator.services.mozilla.com/D188611
2023-09-20 13:11:05 +00:00
Alexandre Lissy db872e3441 Bug 1839317 - Add cron task for Firefox Snap upstream builds r=releng-reviewers,taskgraph-reviewers,ahal
Differential Revision: https://phabricator.services.mozilla.com/D181731
2023-07-25 16:55:48 +00:00
Kash Shampur bbf4157b54 Bug 1833417 - Add OSX Chromium-as-Release to cron. r=perftest-reviewers,taskgraph-reviewers,bhearsum,sparky
This patch updates the CaR cron with OSX builds.
Additionally, the time between building and running perftests is increased from 8 hours to 9 hours,
just to provide a bit more of a buffer in case of failures and in particular for OSX builds which take quite long.

Differential Revision: https://phabricator.services.mozilla.com/D180826
2023-06-19 13:20:01 +00:00
Heitor Neiva b74ee2c8b9 Bug 1836078 - Update gecko taskgraph to support ESR115 r=releng-reviewers,taskgraph-reviewers,jcristau
Differential Revision: https://phabricator.services.mozilla.com/D180026
2023-06-09 20:58:21 +00:00
Kash Shampur 3ab856b5a0 Bug 1824829 - Add a daily cron for building and running performance tests on custom-car. r=perftest-reviewers,afinder
This patch adds a daily cron task to build the custom chromium-as-release (CaR) application and running
raptor browsertime tests with it.

Differential Revision: https://phabricator.services.mozilla.com/D177545
2023-05-16 13:36:22 +00:00
andrej 11a6ea9dcb Bug 1825574 - Create a daily cron to run Chrome release tests against Speedometer 3 for android and desktop. r=perftest-reviewers,sparky
Differential Revision: https://phabricator.services.mozilla.com/D174163
2023-04-01 19:51:29 +00:00
Ryan VanderMeulen 60c964cda1 Bug 1822107 - Run the Beta l10n-bumper job an hour earlier. r=releng-reviewers,jcristau DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D172444
2023-03-13 16:54:07 +00:00
Greg Mierzwinski bee250b4da Bug 1816170 - Disable perftest-on-autoland cron. r=aglavic
Differential Revision: https://phabricator.services.mozilla.com/D172040
2023-03-09 13:03:43 +00:00
Johan Lorenzo 45db324ca2 Bug 1817052 - Ship geckoview twice a day r=diannaS DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D170084
2023-02-16 17:42:16 +00:00
Nick Alexander 9e831a03d2 Bug 1666491 - Add a eslint-build tester (tier 3) that depends on xpt artifacts. r=nalexander,releng-reviewers,gbrown
Depends on D161641

Differential Revision: https://phabricator.services.mozilla.com/D162072
2022-11-17 10:57:41 +00:00
Johan Lorenzo b984b3449b Bug 1786291 - Remove esr91 references r=jcristau
Differential Revision: https://phabricator.services.mozilla.com/D156972
2022-09-19 13:23:03 +00:00
Kash Shampur 0948667bc6 Bug 1790476 - Add a cron to run browsertime tests weekly on the mozilla-release branch. r=sparky,perftest-reviewers
This patch limits the frequency of performance tests running on the mozilla-release branch. In particular, we need to reduce the load on our android devices for the time being, similar to how we did this for the beta branch in bug 1788026.

Differential Revision: https://phabricator.services.mozilla.com/D157159
2022-09-13 18:39:43 +00:00
Kash Shampur 3722794efd Bug 1788968 - Rename nightly beta cron for perftest to daily. r=sparky,perftest-reviewers
Renaming `nightly` to `daily` is intended for avoiding confusion with Nightly builds and better reflect what we are doing with these performance tests.

Differential Revision: https://phabricator.services.mozilla.com/D156324
2022-09-02 20:12:36 +00:00
Kash Shampur f01f36cf9c Bug 1788026 - Run browsertime tests nightly on the mozilla-beta branch. r=sparky,perftest-reviewers
There will be changes in mozilla-beta that will increase the frequency of pushes. This will increase the load on our android devices so this patch will limit the amount of tests to be run nightly rather than on every push.

Differential Revision: https://phabricator.services.mozilla.com/D156198
2022-09-02 12:34:22 +00:00
Gabriel Bustamante d74544871f Bug 1752111 - Make l10n bumper run on autoland instead of mozilla-central r=aki
Differential Revision: https://phabricator.services.mozilla.com/D154305
2022-08-26 16:30:09 +00:00
Sandor Molnar 413fd984e6 Backed out changeset a9befcc1f72b (bug 1752111) for causint l10n bumper bustages on autoland. 2022-08-25 01:40:25 +03:00
Gabriel Bustamante 7082d438e6 Bug 1752111 - Make l10n bumper run on autoland instead of mozilla-central r=aki
Differential Revision: https://phabricator.services.mozilla.com/D154305
2022-08-24 18:01:40 +00:00
Sandor Molnar d0447e7530 Backed out changeset b3f4763a4887 (bug 1752111) for causing l10n-bump failures. 2022-08-12 11:27:09 +03:00
Gabriel Bustamante 9bf5266f9a Bug 1752111 - Make l10n bumper run on autoland instead of mozilla-central r=aki
Differential Revision: https://phabricator.services.mozilla.com/D154305
2022-08-11 18:49:45 +00:00
Iulian Moraru 38125e0515 Backed out changeset 06e2145b5a21 (bug 1752111) for causing linting failures on release_version_bump.py. CLOSED TREE 2022-08-11 21:02:09 +03:00
Gabriel Bustamante 768651a65d Bug 1752111 - Make l10n bumper run on autoland instead of mozilla-central r=aki
Differential Revision: https://phabricator.services.mozilla.com/D154305
2022-08-11 17:36:26 +00:00
Yulia 89693fb77a Bug 1771587 - Implement are-we-esmified-yet check on ci; r=marco,jmaher
Differential Revision: https://phabricator.services.mozilla.com/D150369
2022-07-06 08:24:18 +00:00
Gabriel Bustamante 89f28310c3 Bug 1768747 - Disables msix-latest and msix-next-latest uptake check on esr. Enables the esr102 bouncer check in .cron.yml r=jcristau
Differential Revision: https://phabricator.services.mozilla.com/D150767
2022-06-30 15:47:53 +00:00
Sebastian Hengst 193f47029e Bug 1769724 - correct indentation in backfill cron task definition.
backfill-all-browsertime cron task had been added in bug 1766433.

Differential Revision: https://phabricator.services.mozilla.com/D146557
2022-05-17 10:41:54 +00:00
Alex Ionescu 93637541c8 Bug 1766433 Create a daily cron job for triggering backfill-all-browsertime r=jmaher,ahal
This patch adds a cron job that runs daily and triggers the backfill-all-browsertime action task for the revisions containing commits that were reviewed by #perftest for the daay before the job is running.

Differential Revision: https://phabricator.services.mozilla.com/D144713
2022-05-17 09:15:20 +00:00
Gabriel Bustamante b094ef5722 Bug 1766928 - Configure Taskgraph to support esr102 r=releng-reviewers,jcristau,gbrown,aki
Differential Revision: https://phabricator.services.mozilla.com/D145900
2022-05-16 16:13:57 +00:00