Commit Graph

76 Commits (ab57bfd46fcca6d1b869a39da884fde1c7c18206)

Author SHA1 Message Date
Richard Pappalardo ab57bfd46f fix: dex error on UI test job 5 years ago
Michael Droettboom ad80317fc8 1577253: Remove writing dependencies to an artifact (#4999) 5 years ago
Mitchell Hentges 76761242f1 Fixes #4949 - raptor not being able to find APKs (#4952) 5 years ago
Richard Pappalardo 60d3094410 fix: build task for UI tests (#4963) 5 years ago
Colin Lee eae97034e3
For #4897: Add back accidentally removed code coverage upload (#4958)
* For  #4897: Add back accidentally removed code coverage upload

* Make code coverage commands clearer

* Inline run_coverage as True

* Update arch label for codecov upload

* Remove variants from codecov, as they aren't used

* Remove unused format string
5 years ago
Richard Pappalardo eccd6a1bc5
fix: broken apk paths for UI test job (#4951) 5 years ago
Colin Lee 86d26ce041
For #4222: Upload Fenix Nightly to Nimbledroid (#4927) 5 years ago
Mitchell Hentges f2affcc6b4 Fixes nightly scope using build type instead of channel 5 years ago
Mitchell Hentges 6c020a0bc4 Configure either geckoview beta or nightly at compile-time (#4851)
* Remove "abi" product flavor and introduce "engine" product flavor.

This patch will allow us to build Fenix against GeckoView Nightly and GeckoView Beta by
introducing a new flavor dimension: engine = [geckoNightly, geckoBeta].

In addition to that it adds a "fenix"  prefix to the nightly, beta and production flavors
to reduce the ambiguity between fenix beta/nightly and GeckoView beta/nightly.

For now the build types have the following engine variants enabled:

**debug**: geckoNightly, geckoBeta
Both variants enabled for local development and testing.

**forPerformanceTest**: geckoNightly, geckoBeta
Both variants enabled unless the perf team only cares about Nightly (tbd)

**fenixNightlyLegacy**: geckoBeta
Uses GeckoView Beta for now - the same version we ship production builds with (same behavior
as before). This release type will eventualyl be decommissioned once we switch to a separate
Nightly app on Google Play.

**fenixNightly**: geckoBeta
Uses GeckoView Beta for now - the same version we ship production builds with (same behavior
as before). Changing this build to use GeckoView Nightly is currently being discussed.

**fenixBeta**: geckoBeta
Fenix Beta uses GeckoView Beta.

**fenixProduction**
Fenix Production uses GeckoView Beta (69) currently.

* gradle.py/variant.py: Replace "abi" with "engine".

* Disable enableUnitTestBinaryResources until we can switch to Android Gradle plugin 3.5.

* Fenix nightly should use both geckoview nightly and beta

* Updates automation to use apk splitting and support different engine
5 years ago
Mihai Tabara 09cfa28482 Bug 1573512 - rename codecov secret to something more generic for master and PR to reuse (#4705)
Force merging since we're blocked on this change and TaskCluster is stuck after 4 hours.
5 years ago
marianrai a239f1f073 Changed the group_symbol to 'Rap' and added a new condition for ARM_RAPTOR_URL_PARAMS usage. 5 years ago
Colin Lee 71c48692da
For #4507 Enable codecov (#4520) 5 years ago
marianrai 320015abad Bug 1566849 - [meta] Video QoE testing for Fenix (#4555)
* Created new craft method + decision task call + bug 1558456 logic

* Created new craft method + decision task call + bug 1558456 logic
5 years ago
Johan Lorenzo a41efa4bcd Email the performance team when an actual raptor job fails 5 years ago
kglazko 46b2d6f937
Upload Fenix Nightly to Nimbledroid #4222 (#4253) 5 years ago
Richard Pappalardo b39afe1548
Add taskcluster job for UI tests (#4088) 5 years ago
Johan Lorenzo d8653818f2 Use latest Raptor from mozilla-central 5 years ago
Johan Lorenzo 7f8cf79241
Use Raptor release now that GV release is used (#4070) 5 years ago
Mitchell Hentges 39fa62b22b
Moves artifact ABI information to directory name (#3908) 5 years ago
Mitchell Hentges 1f12ee0f8c
Loads firebase secret from Taskcluster for nightly (#3634)
* Loads firebase secret from Taskcluster for each release

* Nightly legacy should use custom set of secrets
5 years ago
Dave Hunt 00271cc20d Make the Treeherder platform for Raptor tasks consistent with other targets (#3896) 5 years ago
Johan Lorenzo fb4cfb1cb7
Do not put Treeherder route when on untrusted repo (#2921) 5 years ago
Mitchell Hentges aebcc92080
Re-enables pushing nightly to org.mozilla.fenix (#3823)
* Re-enables pushing nightly to org.mozilla.fenix

* Publishes org.mozilla.fenix.nightly releases on internal track
5 years ago
Mitchell Hentges a4300fc3aa Fixes regression where nightly wouldn't build due to missing quotes 5 years ago
Mitchell Hentges 14625097f4
Publishes nightly to separate nightly app (#3740) 5 years ago
Johan Lorenzo 52850feaab
Use Raptor index (#3646) 5 years ago
Johan Lorenzo 735404b9e2
Fix Raptor bad repo locations (#3516) 5 years ago
Johan Lorenzo fe40997c72 Fix Raptor bad URLs 5 years ago
Johan Lorenzo 47c2e9fede Revert "Temp try to run raptor on PRs"
This reverts commit 392a063194b966f6699ac9a6909ce7f85fdcaf4b.
5 years ago
Johan Lorenzo 08f553f13e Temp try to run raptor on PRs 5 years ago
Johan Lorenzo 2f8dc488bc Let raptor use the geckoview builds 5 years ago
Mitchell Hentges 38c7dec9ce Sets up nightly-pushing-to-production decision task logic (#3225) 5 years ago
Mitchell Hentges ac278e579c
Puts all secrets for a track in a single TC secret (#3187) 5 years ago
Mitchell Hentges 0c8bf94c96
Uses "channel" instead of "google_play_track" (#3206) 5 years ago
Mitchell Hentges 62473e5e86
Migrates "raptor" build type to work for chrome-perf-testing, too (#2926) 5 years ago
Mitchell Hentges bd6001b1d1
Adds raptor hook ability to schedule_nightly_graph (#2341) 5 years ago
Mitchell Hentges 77ff164e30
Passes variants without parsing (#2408) 5 years ago
Mitchell Hentges b1e17bb939
2468 Re-enable raptor (#2776)
* raptor test without update

* Updates raptor config

* Uses new raptor workers, adjusts payload

* Removes repo url override
5 years ago
Michael Droettboom d7d470d5e6 Store for every commit hash on master 5 years ago
Michael Droettboom 343067654a Add index route 5 years ago
Michael Droettboom 44fb58546c Write dependencies out as an artifact 5 years ago
Mitchell Hentges 005f53965f Revert "Uses new raptor workers (#2410)" (#2413)
This reverts commit fd4fb6f96c.
5 years ago
Mitchell Hentges fd4fb6f96c
Uses new raptor workers (#2410) 5 years ago
Mitchell Hentges bdd345bc79 Configures pushapk to verify beta APK with beta certificate (#2349)
* Provide certificate alias to pushapk payload

* dev
5 years ago
Mitchell Hentges 282ad31345
Updates Fenix taskcluster tasks to support beta release (#1893)
* Updates Fenix taskcluster tasks to support beta release

* Throw error if -PversionName isn't set for release builds

* Uses beta secrets for beta

* Improves nightly and beta treeherder symbols
5 years ago
Mitchell Hentges db203148b8 Fixes "assemble raptor" task failing to upload artifacts (#2258) 5 years ago
Mitchell Hentges 9a2cf4339b Fixes #1566, #2076 (#2194) 5 years ago
Johan Lorenzo d72df34c7d Only run Raptor tp6m cold tasks since the other ones aren't ready yet 5 years ago
Johan Lorenzo 194aa0cbb0 Enable raptor tests on Fenix 5 years ago
Mitchell Hentges 441cda278f Fixes decision task issue preventing apks for raptor from being published (#1918) 5 years ago