Commit Graph

169 Commits (39a4a7c2755d30a0574f947e3aa6944cbf909261)

Author SHA1 Message Date
Johan Lorenzo 96692de82c Bug 1779797 - part 3: Create complete-push taskcluster task 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 7d37c2bcbd Bug 1776830 - part 6: Rename beetmover manifest to fenix_releases.yml because files are uploaded in the releases folder 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
Aaron Train 7ef036bd9c For #25200 - Add on-failure notify for unit test to Slack
Add test summary section
2 years ago
gmierz f74909deb1 Undo browsertime testing changes. 2 years ago
gmierz 9ed5e55318 Run visual metrics processing within the test task. 2 years ago
Aki Sasaki 200a0893cb bug 1764109 - retry ui-tests on exit code 20. 2 years ago
Heitor Neiva c64600525d Bug 1760699 - Revert proxy settings on browsertime task 2 years ago
Julien Cristau 5961ab2ede Notify release management when push-apk fails 2 years ago
Heitor Neiva 9c1e3450c6 Bug 1760699 - Fix proxy on run-task jobs 2 years ago
Ryan VanderMeulen 6bc64f2d5d Update minidump-stackwalk artifact name
See https://bugzilla.mozilla.org/show_bug.cgi?id=1758939, all perf jobs are broken at the moment
2 years ago
Julien Cristau cf0e94204c Fix signing format for mozillaonline builds 3 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.
3 years ago
Joel Maher 4d60cfa927 Bug 1748687 - remove stale --enable-webrender flag. 3 years ago
Heitor Neiva a02e05c6ed Add beetmover bucket scope to kind 3 years ago
Heitor Neiva 54b27209ad Switch beetmover to use production worker and bucket 3 years ago
Andrew Halberstadt e6cae9b800 RELENG-489 - Add Beetmover functionality
Bug 1614763 - [ci] Create beetmover tasks to publish release artifacts

Added TODO

Added head_tag to try_task_config

Change locale to multi and fix beetmover URL destinations

Bump version

Adjust beetmover kind and add beta + format task label

Allow all build types for beetmover

Bump version

Adjust beetmover destination URL + minor mods

Try task config - nightly

Change try release to beta

Remove try_task_config
3 years ago
gmierz 1248f41a0a Add webrender flag for the extra option. 3 years ago
Aaron Train 92dc897b5f No issue: fix URL in ui-test kind.yml
Updating the URL (https://mana.mozilla.org/wiki/x/P_zNBw)
3 years ago
Heitor Neiva 01f88caa49 For #22556 - Update to latest taskgraph revision + path changes 3 years ago
Sebastian Kaspari a6d5d21e0b Issue #22580: Track APK size in perfherder 3 years ago
gmierz d25455ca8b Remove non-webrender browsertime tests. 3 years ago
Aaron Train bfee2ef0a6 No issue: Update ui-test slackBlocks
Stage a failed test

fix: commit href

fix: test source href

fix: obj ref fix

fix: remove staged test
3 years ago
Sebastian Kaspari 170fa9705e Update Kotlin and Jetpack Compose versions. 3 years ago
Christian Sadilek 5df6ec65e7 Deactivate jacoco and coverage report uploads 3 years ago
Julien Cristau f5431fbe01 Revert google play track to the default from pushapkscript
With the logins update rollout complete we're ready to push nightly to
production directly.
3 years ago
Julien Cristau 55763073b5 push-apk: set google play track to alpha
This lets us temporarily push nightly builds to the alpha track instead
of production so we can gradually roll out the Logins update.
3 years ago
Aaron Train ebf61b5a33 No issue: Add Slack Notify event for UI test failure
fix: newline EOF

fix: swap channel

fix: broadcast to test-infra-alerts
3 years ago
Michael Comella 9c97f7c6b6 For #20936: run perftests with conditioned profiles.
We've noticed that geckoview_example is ~300ms faster than fenix in cold page
load tests on arewefastyet for the Pixel 2. We suspect the main
difference is because geckoview_example runs with conditioned profiles
and fenix does not.

This PR is foremost an experiment to see if that's true because, after bug
1587542, we cannot run get results for fenix perftest PRs (i.e. it needs to be
merged into main). If we find that the results are not noisy, however, we
could end up leaving this in the tree. We've previously seen excessive
noise with fenix start up tests with conditioned profiles which is why
conditioned profiles are not currently enabled.
3 years ago
Alex Ionescu 3886bd80d5 Issue #21184: Update artifacts format 3 years ago
Sebastian Kaspari 5f99cf14d6 Print Java version in test tasks. 3 years ago
Joel Maher 9a0af56953
Upgrade from node 10 -> 12 to support upgraded browsertime toolchain (#21064) 3 years ago
Ben Hearsum 5f64f8e894 Add a default to task-priority to fix issues when forks are named differently 3 years ago
Sebastian Kaspari b314135357 Rebuild toolchain when root build.gradle is updated. 3 years ago
Stefan Arentz 6a3adb5aeb
Fixes #11427 - Rename master branch to main (#20457)
* Fixes #11427 - Rename master branch to main (Automation/TC)

* Fixes #11427 - Rename master branch to main (GitHub Workflows)

* Fixes #11427 - Rename master branch to main (GitHub Workflows)

* Fixes #11427 - Rename master branch to main (GitHub Issue Templates)

* Fixes #11427 - Rename master branch to main (Jenkins)

* Fixes #11427 - Rename master branch to main (README & Documentation)

* Fixes #11427 - Rename master branch to main (Jenkins)

* Fixes #11427 - Rename master branch to main (Random)
3 years ago
Florin Strugariu 9d17643045 Bug 1721329 - Fix perma fail on browsertime tests.
Replace  bbc with dailymail and jianshu with sina
3 years ago
Ben Hearsum df563819c5 Don't send notification for android-test-mozillaonline tasks 3 years ago
Ben Hearsum (he/him) 4de1edaa19
RELENG-588: Add notifications for Mozilla Online builds (#20010) 3 years ago
Ben Hearsum (he/him) 2601709575
Fix typo in mozillaonline build option (#20006) 3 years ago
Ben Hearsum (he/him) 2ebc71f7f1
RELENG-586: Add mozillaonline builds & signing (#19898)
* Add general support for adding extra gradle options from kinds

* Add mozillaonline builds and signing
3 years ago
Gregory Mierzwinski fc4eada9fd
Bug 1706913 - Fix node archive name change caused by bug 1611513. (#19190)
* Bug 1706913 - Fix node archive name change caused by bug 1611513.

* Undo test run.
3 years ago
Aaron Train 83b04f8b64
No issue: test one shard per UI test on FTL (#18998) 3 years ago
Dave Hunt b41082ac63 Bug 1670902 - Use WebRender platforms for Raptor performance tests 3 years ago
Dave Hunt df3dff5346 Bug 1701764 - Remove --no-conditioned-profile from Raptor tests now that they are disabled by default 3 years ago
Gregory Mierzwinski 7b1097e405
Bug 1699639 - Run browsertime tests in python3. (#18554)
This patch fixes an issue with the python version being used to run the browsertime tests.
3 years ago
isabelrios 6002f944e8
Taskgraph changes to allow running UI tests on nightly builds (#18191)
* Modify taskgraph to allow running UI tests on Nightly builds

* adding try_task_config file

* remove try_task_config file
3 years ago
Aki Sasaki 8d1cb63682
signing index (#18379) 3 years ago
isabelrios 243080ab7c
Revert "Add UI tests nightly build (#17948)" (#17960)
This reverts commit 032879991e.
4 years ago