Commit Graph

31 Commits (fork)

Author SHA1 Message Date
Gregory Mierzwinski 3033b26f67
Bug 1788643 - Add a nightly cron task for performance tests. (#26761)
* Bug 1788643 - Add a nightly cron task for performance tests.

* Fix bad function name.

* Run nightly-test cron manually.
2 years ago
Julien Cristau 6d7ecb5dbb
Let relbot update A-C on trunk (#26553)
* Let relbot update A-C on trunk

We already use relbot for this on fenix release branches and on all
branches for focus-android, so might as well avoid the duplication.

* Update mergify rules to auto-merge AC bumps from relbot on the main branch
2 years ago
Aaron Train 8c1476e3f7 No issue: Add new cron target task for legacy API UI tests
Setups up a new daily cron task to run select UI tests on API 28 (we’ll call it legacy). We don’t necessarily want to invoke Flank twice (serial) with a different configuration (FTL APIs dont support API splitting per test-target) on event CI but we do want them running elsewhere (cron).
2 years ago
Johan Lorenzo 9d65e33403 Bug 1776830 - part 5: Create 'promote' shipping phase and allocate existing tasks to them 2 years ago
Johan Lorenzo 5e84f71324 Bug 1776830 - part 3: Rename release target_tasks into ship 2 years ago
Julien Cristau 42ca23f2b5 stop triggering multiple nightlies off the same revision 2 years ago
Heitor Neiva 1647d93591 RELENG-805 - Pull taskgraph from pypi 2 years ago
Julien Cristau 220ec02c38 Remove remnants of github-release support
https://github.com/mozilla-mobile/fenix/pull/22125 stopped listening to
these events but the supporting code was still around.
2 years ago
Ben Hearsum 5a8a7f5499 Ship nightlies to Google Play twice a day
This was moved to once per day in https://bugzilla.mozilla.org/show_bug.cgi?id=1628413 when Google Play reviews were very slow. That hasn't been a problem for awhile, and the less frequent nightlies are causing delays getting new Android Components bumps shipped out.
3 years ago
Andrew Halberstadt 2339ab664e
For #19801 - Run taskgraph generation with Python 3 (#19802)
* For #19801 - Update to latest version of taskgraph

* For #19801 - Update to latest decision-mobile image

We need to explicitly set the Java version as Java 11 now co-exists in
the decision-mobile image.

* For #19801 - Run decision task with Python 3
3 years ago
Johan Lorenzo e3c77bec25
Bug 1681991 - Do not run ui-tests against debug builds on release branches (#16981) 3 years ago
Johan Lorenzo 824dea36a6
Bug 1649013 - Stop failing mark-as-shipped tasks (#13257) 4 years ago
isabelrios 5b61b44f1a
cron-job-ui-screenshots (#12423)
Co-authored-by: isabel rios <isabelrios@MacBook-Pro-de-isabel-2.local>
4 years ago
Johan Lorenzo e3029d658a
Bug 1608874 - part 1: Move Fennec Beta to a dedicated hook (#11048) 4 years ago
Johan Lorenzo 553b1ae42b
Bug 1627027 - part 2: Do not run perf tasks on Nd-gp graphs (#10681) 4 years ago
Gregory Mierzwinski fee37e4f12
Bug 1627027 - Use nightly Fenix variant instead of performancetest. (#10648) 4 years ago
Johan Lorenzo f687056473
Bug 1628413 - part 2: Re-enable nightlies but don't ship them to Google Play anymore (#9906) 4 years ago
Johan Lorenzo 58fc0e5338
Bug 1568466 - part 3: Enable shipit graph (#7314) 4 years ago
Johan Lorenzo 699d5b7b15
Bug 1620190 - Run android-components bumps once a day (#9251) 4 years ago
Gregory Mierzwinski 8d2e594542
Bug 1623601 - Add visual metrics tasks to nightly browsertime tests. (#9248) 4 years ago
Gregory Mierzwinski a457755388
Bug 1613483 - Add all Browsertime tests with visual metrics to Fenix repo. (#9087)
* Add visual-metrics docker type.

* Add required browsertime toolchain fetches.

* Add browsertime tests for technical and visual metrics.

* Run browsertime tests in a cron task.

* Run visual metrics on all browsertime tests.

* Use spaces instead of tabs, and resolve visual-metric nits.

* Enable browsertime on pull request for testing.

* Restrict PR tests to amazon on browsertime.

* First attempt using multi_dep.

* Add a primary dependency to browsertime.

* Try by not popping.

* Debug prints.

* Make one grouping per browsertime task.

* Try without the multi_dep transform.

* Delete dependent-tasks in visual-metrics transformer.

* Update setuptools installed and copy run-on-tasks-for.

* Use get when getting run-on-tasks-for.

* Add new pinned requirements.

* Try it.

* Set run-on-tasks-for properly.

* Remove print statement.

* Remove single_dep loader, and print statements.

* Remove run-on-tasks-for testing setting.

* Restart testing, and set user to root in visual-metrics Docker.

* Remove testing settings.

* Remove fetch-content from Docker.

* Change attributes grouping method.

* Run all tests as a check.

* Undo testing changes, and fix a bad test name.
4 years ago
Mihai Tabara ae294c3fd8
Let fennec-nightly ride along vanilla fenix-nightlies (#8579) 4 years ago
Johan Lorenzo de759bb336
Bug 1612540 - part 1: Move Fennec Beta to GitHub releases and a to a dedicated hook (#8270) 4 years ago
Johan Lorenzo 76bf74c4be Bug 1608882 - part 1: Move Fennec Nightly to a dedicated hook 4 years ago
Johan Lorenzo 060e915d2b
Bug 1580778 - Rename GIT_TAG into MOBILE_HEAD_TAG and export it as a param (#5564) 5 years ago
Johan Lorenzo 6a8f7224dc
Bug 1580778 - Migrate build tasks to taskgraph and retire the old decision task (#5488) 5 years ago
Johan Lorenzo 39da162dc9
Bug 1580778 - Migrate push-apk tasks to taskgraph (#5377) 5 years ago
Johan Lorenzo 4462899763
Bug 1580778 - Migrate raptor tests to taskgraph (#5361) 5 years ago
Johan Lorenzo 00748497af Let taskgraph load tasks for nightly cron 5 years ago
Johan Lorenzo aa6021959e Let taskgraph load tasks for raptor 5 years ago
Johan Lorenzo 2a4f48109d Let taskgraph load tasks from decision_tasks.py in PRs 5 years ago