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

150 Коммитов

Автор SHA1 Сообщение Дата
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
Joel Maher a37e1187e4 Bug 1766097 - remove .cron entry for perftest-s7. r=sparky
Differential Revision: https://phabricator.services.mozilla.com/D144574
2022-04-25 15:27:05 +00:00
Andrew Sutherland dd464177c0 Bug 1758746 - Make searchfox run on-push for mozilla-central r=ahal
In order to help ensure that searchfox runs for mozilla-central will
always have code coverage information available, run the searchfox jobs
on-push instead of on a cron schedule.  This avoids searchfox jobs
being scheduled against DONTBUILD pushes which will lack the coverage
jobs which are normally scheduled on-push.

A better/more thorough thing to do would be to express soft
dependencies "soft-dependencies" as documented at
https://taskcluster-taskgraph.readthedocs.io/en/latest/concepts/task-graphs.html#soft-dependencies
on these coverage tasks.  However, for now, we just hope really hard
that the coverage tasks get scheduled (as they should? :).

Differential Revision: https://phabricator.services.mozilla.com/D140675
2022-03-09 21:21:16 +00:00
Heitor Neiva 92a129f35d Bug 1748581 - Update l10n changesets with daily builds r=aki
Differential Revision: https://phabricator.services.mozilla.com/D135947
2022-01-18 18:07:59 +00:00
Julien Cristau 9a9cb9820a Bug 1738908 - remove esr78 references. r=releng-reviewers,mtabara DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D130178
2021-11-02 16:47:50 +00:00
Andi-Bogdan Postelnicu 80fddabd67 Bug 1738598 - sunset Coverity in Firefox.
Differential Revision: https://phabricator.services.mozilla.com/D129779
2021-10-31 17:18:02 +00:00
Ben Hearsum e9d269ace2 No bug: Disable periodic updates on esr78. r=releng-reviewers,jcristau DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D127433
2021-10-04 14:28:33 +00:00
Nico Grunbaum ae592e3193 Bug 1729797 - Enable Searchfox indexing of Elm;r=asuth DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D124988
2021-09-09 17:14:57 +00:00
Francesco Lodolo (:flod) 7e205b167f Bug 1722708 - Adjust time for l10n-cross-channel to run closer to m-c merges, r=aki
Differential Revision: https://phabricator.services.mozilla.com/D121087
2021-07-28 17:44:55 +00:00
Julien Cristau 3a66c9fb13 Bug 1717540 - Add esr91 support. r=releng-reviewers,taskgraph-reviewers,aki
Differential Revision: https://phabricator.services.mozilla.com/D119521
2021-07-13 10:17:48 +00:00
Andi-Bogdan Postelnicu a24c2578ac Bug 1718230 - Do not run ff build using clang-trunk on beta. r=perftest-reviewers,kimberlythegeek
In Bug 1717600 we introduced the monitoring of performance for ff using clang-trunk toolchain,
we did this for mozilla-central and mozilla-beta, but after analyzing further the problem we
don't have to run it on beta since we can compare the graph of ff built with clang-trunk against
clang official and if the slopes of the two graphs have the same degrees this means that there
is no perf regression caused.

Differential Revision: https://phabricator.services.mozilla.com/D118814
2021-07-12 13:51:41 +00:00
Alex Ionescu b407432d5d Bug 1675753 Schedule high value mobile tests against Samsung Galaxy S7 in CI r=perftest-reviewers,aerickson,Bebe
Differential Revision: https://phabricator.services.mozilla.com/D115188
2021-07-10 08:40:05 +00:00
Andi-Bogdan Postelnicu 2f96ce4d79 Bug 1717600 - Add browsertime perf tests for FF built with clang-trunk. r=perftest-reviewers,jmaher,davehunt
Differential Revision: https://phabricator.services.mozilla.com/D118456
2021-06-24 17:15:43 +00:00
Butkovits Atila c9a9518fc2 Backed out changeset 9bf2df766379 (bug 1717600) for causing linting failures. CLOSED TREE 2021-06-24 19:55:15 +03:00
Andi-Bogdan Postelnicu 9f8b8b202c Bug 1717600 - Add browsertime perf tests for FF built with clang-trunk. r=perftest-reviewers,jmaher,davehunt
Differential Revision: https://phabricator.services.mozilla.com/D118456
2021-06-24 16:05:17 +00:00
Aki Sasaki 494511b9d2 Bug 1659691 - automation to run l10n-cross-channel in taskgraph cron. r=taskgraph-reviewers,jmaher
Differential Revision: https://phabricator.services.mozilla.com/D117253
2021-06-17 18:52:58 +00:00
Andi-Bogdan Postelnicu 680ed2d221 Bug 1716735 - move linux64-bp-clang-trunk from m-r to m-b in order to make it easier for uplift patches when build issues arise. r=marco
Differential Revision: https://phabricator.services.mozilla.com/D117989
2021-06-16 09:37:48 +00:00
Dave Hunt ce37065fab Bug 1707937 - Consolidate live performance tests into a single schedule; r=perftest-reviewers,sparky
Differential Revision: https://phabricator.services.mozilla.com/D113534
2021-05-05 11:45:03 +00:00
Julien Cristau 7a10b933bd Bug 1705639 - bump max run time for periodic-update job. r=RyanVM,releng-reviewers,jmaher DONTBUILD
Updating the HSTS preload list is now taking close to the previous limit
of 5 hours, so bump it to 6 hours as a stopgap, and adjust the start
time to keep its end time from going too late in the day.

Differential Revision: https://phabricator.services.mozilla.com/D112346
2021-04-16 14:52:53 +00:00
Andi-Bogdan Postelnicu a09d3b3373 Bug 1703483 - Add required CI jobs for using clang main as a testing toolchain for firefox build. r=mhentges,glandium
1. Add task to get and build clang from the main branch.
2. Using clang main toolchain we build on a daily basis linux64 firefox, this tasks also automatically triggers the fetch and build of clang from main branch since we don't cache it.

Differential Revision: https://phabricator.services.mozilla.com/D111063
2021-04-16 14:12:14 +00:00
Aki Sasaki fa4988e42e Bug 1701608 - remove perma-busted python dependency generator. r=releng-reviewers,jmaher
I have manually pinned the requirements, and partials are working. We'll lose a way to auto-update our dependencies, but a) it's perma-busted, so realistically we're just losing a busted task, and b) mhentges is working on a way to auto-update pinned dependencies in-tree.

Differential Revision: https://phabricator.services.mozilla.com/D110148
2021-03-29 20:58:50 +00:00
Dave Hunt 8d3fff3d83 Bug 1670005 - Remove weekly Fennec cron for Raptor tests; r=perftest-reviewers,AlexandruIonescu
Differential Revision: https://phabricator.services.mozilla.com/D109669
2021-03-25 12:02:04 +00:00
Tom Ritter 20e76faedb Bug 1699740 - Make updatebot run on a cron job in m-c r=aki
Differential Revision: https://phabricator.services.mozilla.com/D109076
2021-03-23 17:17:52 +00:00
Gregory Mierzwinski 9ae77e4ce3 Bug 1696496 - Disable raptor tests running on windows10-64-ref-hw-2017. r=perftest-reviewers,igoldan
Differential Revision: https://phabricator.services.mozilla.com/D107663
2021-03-11 14:13:09 +00:00
Andrew Sutherland d04cc1b3fa Bug 1686969 - Make searchfox index both mozilla-central nightlies. r=kats,releng-reviewers,aki DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D101944
2021-01-15 20:13:32 +00:00
Julien Cristau 22ce6875e7 Bug 1680028 - run l10n-bumper daily instead of hourly. r=releng-reviewers,jmaher,aki
To ensure l10n updates are still picked up by beta builds in a timely
fashion, remove "DONTBUILD" from commit messages when running on
mozilla-beta, and run a couple of hours before the "daily-releases" job
starts.

Differential Revision: https://phabricator.services.mozilla.com/D98349
2020-12-02 20:22:57 +00:00
Csoregi Natalia e1c9e65ec1 Backed out changeset 9bd89da852cf (bug 1680028) for causing gecko decision tasks to fail. CLOSED TREE 2020-12-01 21:34:50 +02:00
Julien Cristau 40bf7ed8c2 Bug 1680028 - run l10n-bumper daily instead of hourly. r=releng-reviewers,jmaher
To ensure l10n updates are still picked up by beta builds in a timely
fashion, remove "DONTBUILD" from commit messages when running on
mozilla-beta, and run a couple of hours before the "daily-releases" job
starts.

Differential Revision: https://phabricator.services.mozilla.com/D98349
2020-12-01 18:52:23 +00:00
Mihai Tabara e47580fde2 Bug 1661673 - remove esr68 references.r=releng-reviewers,aki DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D88618
2020-08-31 07:59:28 +00:00
Aki Sasaki 16c7337f1e Bug 1600657 - l10n-bumper should use the latest revisions. r=releng-reviewers,bhearsum DONTBUILD
- disable esr l10n-bumper on 81
- use l10n-repo-url instead of revision-url (l10n-central instead of elmo)

Differential Revision: https://phabricator.services.mozilla.com/D87693
2020-08-21 03:14:19 +00:00
Sebastian Hengst dd5507b91b Bug 1660062 - shift start time for automated beta builds to 21:00 UTC to get RelEng and RelMan coverage. r=mtabara,releng-reviewers,bhearsum,aki DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D87632
2020-08-20 22:50:19 +00:00
Florin Strugariu 53d2757276 Bug 1656475 - Activate performance alerting on multi commit Fenix performance tests r=perftest-reviewers,sparky
Differential Revision: https://phabricator.services.mozilla.com/D86020
2020-08-05 16:06:17 +00:00
Florin Strugariu 9c012844a3 Bug 1652438 - Schedule all tests to run nightly on test-windows10-64-ref-hw-2017 r=perftest-reviewers,davehunt,jmaher,AlexandruIonescu
Differential Revision: https://phabricator.services.mozilla.com/D83485
2020-07-31 11:04:21 +00:00
Tom Prince cad3ec3a4b Bug 1649168: Add a cron target that will trigger scriptworker canaries; r=rail
This cron target will be triggered from cloudops' Jenkins.

Differential Revision: https://phabricator.services.mozilla.com/D82822
2020-07-10 16:11:13 +00:00