Commit Graph

48 Commits (bde36a6d45a714a8764c20e4679e349ae581071a)

Author SHA1 Message Date
Mitchell Hentges c94c08fc2d [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/4949 - raptor not being able to find APKs (https://github.com/mozilla-mobile/fenix/pull/4952) 5 years ago
Justin Wood 74cb9ce7c5 [fenix] Fix bustage on Nightly cron from PR https://github.com/mozilla-mobile/fenix/pull/4865 5 years ago
Mitchell Hentges 2c08eb68d1 [fenix] Fixes nightly scope using build type instead of channel 5 years ago
Mitchell Hentges e7ca5257b4 [fenix] Configure either geckoview beta or nightly at compile-time (https://github.com/mozilla-mobile/fenix/pull/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
Colin Lee 952926509c [fenix] For https://github.com/mozilla-mobile/fenix/issues/4507 Enable codecov (https://github.com/mozilla-mobile/fenix/pull/4520) 5 years ago
marianrai 7cefeb4841 [fenix] Bug 1566849 - [meta] Video QoE testing for Fenix (https://github.com/mozilla-mobile/fenix/pull/4555)
* Created new craft method + decision task call + bug 1558456 logic

* Created new craft method + decision task call + bug 1558456 logic
5 years ago
marianrai 2548cc3df3 [fenix] Increase range to (1, 28) to include cold tests for cnn mobile website. 5 years ago
kglazko 01dff2153b [fenix] Upload Fenix Nightly to Nimbledroid https://github.com/mozilla-mobile/fenix/issues/4222 (https://github.com/mozilla-mobile/fenix/pull/4253) 5 years ago
Richard Pappalardo 1531d6d6ad [fenix] Add taskcluster job for UI tests (https://github.com/mozilla-mobile/fenix/pull/4088) 5 years ago
Johan Lorenzo a0c5fc33ad [fenix] Use latest Raptor from mozilla-central 5 years ago
Johan Lorenzo 78c5a74a4a [fenix] Use Raptor release now that GV release is used (https://github.com/mozilla-mobile/fenix/pull/4070) 5 years ago
Arnold Iakab 38162fd5d1 [fenix] Increase number of crafted tasks for raptor-tp6m-cold tests (https://github.com/mozilla-mobile/fenix/pull/3682) 5 years ago
Mitchell Hentges e7609cd953 [fenix] Moves artifact ABI information to directory name (https://github.com/mozilla-mobile/fenix/pull/3908) 5 years ago
Mitchell Hentges 49ce3d4937 [fenix] Loads firebase secret from Taskcluster for nightly (https://github.com/mozilla-mobile/fenix/pull/3634)
* Loads firebase secret from Taskcluster for each release

* Nightly legacy should use custom set of secrets
5 years ago
Mitchell Hentges 6520466110 [fenix] Resolves tasks not being reported to treeherder 5 years ago
Mitchell Hentges 9da8449e36 [fenix] Re-enables pushing nightly to org.mozilla.fenix (https://github.com/mozilla-mobile/fenix/pull/3823)
* Re-enables pushing nightly to org.mozilla.fenix

* Publishes org.mozilla.fenix.nightly releases on internal track
5 years ago
Mitchell Hentges 5ccbd5fbea [fenix] Changes nightly version to follow the format "Nightly 190627 16:19" (https://github.com/mozilla-mobile/fenix/pull/3742) 5 years ago
Mitchell Hentges 66522c56be [fenix] Publishes nightly to separate nightly app (https://github.com/mozilla-mobile/fenix/pull/3740) 5 years ago
Johan Lorenzo e7639388da [fenix] Let raptor use the geckoview builds 5 years ago
Mitchell Hentges f96d43809b [fenix] Sets up nightly-pushing-to-production decision task logic (https://github.com/mozilla-mobile/fenix/pull/3225) 5 years ago
Mitchell Hentges 500c68dcc5 [fenix] Uses "channel" instead of "google_play_track" (https://github.com/mozilla-mobile/fenix/pull/3206) 5 years ago
Mitchell Hentges ee52f9e662 [fenix] Requires a prefixed "v" when parsing git tag name (https://github.com/mozilla-mobile/fenix/pull/3163) 5 years ago
Mitchell Hentges 4e17c26bed [fenix] Migrates "raptor" build type to work for chrome-perf-testing, too (https://github.com/mozilla-mobile/fenix/pull/2926) 5 years ago
Mitchell Hentges f42e744422 [fenix] Infers release architectures from gradle (https://github.com/mozilla-mobile/fenix/pull/2892) 5 years ago
Mitchell Hentges ef2c3a3407 [fenix] Adds raptor hook ability to schedule_nightly_graph (https://github.com/mozilla-mobile/fenix/pull/2341) 5 years ago
Mitchell Hentges b8e5d35f19 [fenix] Passes variants without parsing (https://github.com/mozilla-mobile/fenix/pull/2408) 5 years ago
Mitchell Hentges eb6814403f [fenix] 2468 Re-enable raptor (https://github.com/mozilla-mobile/fenix/pull/2776)
* raptor test without update

* Updates raptor config

* Uses new raptor workers, adjusts payload

* Removes repo url override
5 years ago
Michael Droettboom 0b54f252f5 [fenix] Only run task on master 5 years ago
Michael Droettboom 829c1f78f7 [fenix] Add to decision_task.py 5 years ago
Mitchell Hentges 0a54a8b6d8 [fenix] Reduces number of raptor jobs (https://github.com/mozilla-mobile/fenix/pull/2339) 5 years ago
Mitchell Hentges 9a50f00054 [fenix] Updates Fenix taskcluster tasks to support beta release (https://github.com/mozilla-mobile/fenix/pull/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 cb42f4897d [fenix] Fixes "assemble raptor" task failing to upload artifacts (https://github.com/mozilla-mobile/fenix/pull/2258) 5 years ago
Rob Wood 78a27648d9 [fenix] Disable Raptor fenix arm7 jobs on the pixel 2 (https://github.com/mozilla-mobile/fenix/pull/2272) 5 years ago
Mitchell Hentges e70c6be55f [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1566, https://github.com/mozilla-mobile/fenix/issues/2076 (https://github.com/mozilla-mobile/fenix/pull/2194) 5 years ago
Dave Hunt 121674d3ce [fenix] Run all 14 tp6m-cold jobs for Raptor 5 years ago
Johan Lorenzo f6d583e666 [fenix] Only run Raptor tp6m cold tasks since the other ones aren't ready yet 5 years ago
Johan Lorenzo 0b895fb3c8 [fenix] Enable raptor tests on Fenix 5 years ago
Mitchell Hentges d2ea8148c8 [fenix] Moves release flavour to build type (https://github.com/mozilla-mobile/fenix/pull/1693) 5 years ago
Mitchell Hentges 7c1c6fbcc7 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1321: dep-signs builds on-master-push 6 years ago
Mitchell Hentges 27f598a692 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1294: Renames nightly apks to follow the form "target.$arch.apk" 6 years ago
Johan Lorenzo 9237bbf14d [fenix] Fix branch in indexes 6 years ago
Johan Lorenzo a5ca038836 [fenix] Rename branch into git_ref 6 years ago
Johan Lorenzo abda6f77a4 [fenix] Fix trust level in decision task 6 years ago
Johan Lorenzo 322bd71770 [fenix] Move chain of trust functions into their own module 6 years ago
Johan Lorenzo 6b6adfa4c2 [fenix] Do not exit() anymore 6 years ago
Johan Lorenzo 98f26c578b [fenix] Expose assemble builds with TC indexes 6 years ago
Johan Lorenzo 1ef3b286c3 [fenix] Run build and tests on PRs and pushes 6 years ago
Johan Lorenzo f0b1b0b08e [fenix] Refactor decision_task.py to match android-components' 6 years ago