Mitchell Hentges
f2affcc6b4
Fixes nightly scope using build type instead of channel
2019-08-21 16:02:31 -07:00
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
2019-08-21 08:32:01 -07:00
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.
2019-08-13 14:14:08 -05:00
marianrai
a239f1f073
Changed the group_symbol to 'Rap' and added a new condition for ARM_RAPTOR_URL_PARAMS usage.
2019-08-09 10:35:46 -07:00
Colin Lee
71c48692da
For #4507 Enable codecov ( #4520 )
2019-08-08 19:09:54 -05:00
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
2019-08-07 10:01:05 -07:00
Johan Lorenzo
a41efa4bcd
Email the performance team when an actual raptor job fails
2019-08-05 18:52:05 +02:00
marianrai
bcf2288a88
Increase range to (1, 28) to include cold tests for cnn mobile website.
2019-08-02 17:41:41 -07:00
kglazko
46b2d6f937
Upload Fenix Nightly to Nimbledroid #4222 ( #4253 )
2019-08-02 11:57:46 -07:00
Mitchell Hentges
f671490197
Resolves "no such file or directory" CI error for firebase secret ( #4356 )
2019-07-30 11:10:57 -07:00
Richard Pappalardo
b39afe1548
Add taskcluster job for UI tests ( #4088 )
2019-07-26 08:08:01 -07:00
Johan Lorenzo
d8653818f2
Use latest Raptor from mozilla-central
2019-07-19 13:54:54 -04:00
Johan Lorenzo
7f8cf79241
Use Raptor release now that GV release is used ( #4070 )
2019-07-18 16:47:18 +02:00
Arnold Iakab
e70ab6b104
Increase number of crafted tasks for raptor-tp6m-cold tests ( #3682 )
2019-07-15 15:29:15 -07:00
Mitchell Hentges
39fa62b22b
Moves artifact ABI information to directory name ( #3908 )
2019-07-15 09:59:54 -07:00
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
2019-07-10 10:32:33 -07:00
Mitchell Hentges
bc1a405a72
Resolves tasks not being reported to treeherder
2019-07-08 12:35:33 +02:00
Dave Hunt
00271cc20d
Make the Treeherder platform for Raptor tasks consistent with other targets ( #3896 )
2019-07-05 10:22:47 -07:00
Johan Lorenzo
fb4cfb1cb7
Do not put Treeherder route when on untrusted repo ( #2921 )
2019-07-04 10:54:58 +02:00
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
2019-07-02 11:34:04 -07:00
Mitchell Hentges
a4300fc3aa
Fixes regression where nightly wouldn't build due to missing quotes
2019-07-01 12:32:13 +02:00
Divya Raj
073b0ae103
Fixed Issue #3741 - %s in Japanese version + A few typos ( #3749 )
...
* Typo in README
* Fixed Issue #3741 - %s in Japanese version
* Fixed various typos
2019-06-28 18:56:25 -05:00
Mitchell Hentges
289596cf58
Changes nightly version to follow the format "Nightly 190627 16:19" ( #3742 )
2019-06-28 18:55:34 -05:00
Mitchell Hentges
14625097f4
Publishes nightly to separate nightly app ( #3740 )
2019-06-28 10:15:43 -07:00
No-Jun Park
c603c0e129
update docker image reference ( #3412 )
...
increase java heap size
delete files to save docker size
2019-06-27 18:56:23 -04:00
Johan Lorenzo
52850feaab
Use Raptor index ( #3646 )
2019-06-26 10:53:28 +02:00
Johan Lorenzo
735404b9e2
Fix Raptor bad repo locations ( #3516 )
2019-06-18 07:57:54 -07:00
Johan Lorenzo
fe40997c72
Fix Raptor bad URLs
2019-06-14 17:35:38 +02:00
Johan Lorenzo
47c2e9fede
Revert "Temp try to run raptor on PRs"
...
This reverts commit 392a063194b966f6699ac9a6909ce7f85fdcaf4b.
2019-06-14 14:59:42 +02:00
Johan Lorenzo
08f553f13e
Temp try to run raptor on PRs
2019-06-14 14:59:42 +02:00
Johan Lorenzo
2f8dc488bc
Let raptor use the geckoview builds
2019-06-14 14:59:42 +02:00
Mitchell Hentges
38c7dec9ce
Sets up nightly-pushing-to-production decision task logic ( #3225 )
2019-06-10 10:55:21 -05:00
Mitchell Hentges
ac278e579c
Puts all secrets for a track in a single TC secret ( #3187 )
2019-06-06 19:43:07 +02:00
Mitchell Hentges
0c8bf94c96
Uses "channel" instead of "google_play_track" ( #3206 )
2019-06-06 15:30:41 +02:00
Mitchell Hentges
b5c336a3c6
Requires a prefixed "v" when parsing git tag name ( #3163 )
2019-06-05 14:09:57 +02:00
Mitchell Hentges
62473e5e86
Migrates "raptor" build type to work for chrome-perf-testing, too ( #2926 )
2019-06-03 16:32:38 +02:00
Mitchell Hentges
69c4850789
Infers release architectures from gradle ( #2892 )
2019-05-28 12:24:06 +02:00
Mitchell Hentges
bd6001b1d1
Adds raptor hook ability to schedule_nightly_graph ( #2341 )
2019-05-27 17:31:06 +02:00
Mitchell Hentges
77ff164e30
Passes variants without parsing ( #2408 )
2019-05-27 15:00:44 +02:00
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
2019-05-23 20:15:06 +02:00
Michael Droettboom
d7d470d5e6
Store for every commit hash on master
2019-05-23 08:14:36 -07:00
Michael Droettboom
d0366849d1
Only run task on master
2019-05-23 08:14:36 -07:00
Michael Droettboom
343067654a
Add index route
2019-05-23 08:14:36 -07:00
Michael Droettboom
cdade63249
Add to decision_task.py
2019-05-23 08:14:36 -07:00
Michael Droettboom
44fb58546c
Write dependencies out as an artifact
2019-05-23 08:14:36 -07:00
Richard Pappalardo
2a099ca714
Update Dockerfile with UI test deps
2019-05-21 09:25:10 -04:00
Mitchell Hentges
005f53965f
Revert "Uses new raptor workers ( #2410 )" ( #2413 )
...
This reverts commit fd4fb6f96c
.
2019-05-10 10:15:50 -05:00
Mitchell Hentges
fd4fb6f96c
Uses new raptor workers ( #2410 )
2019-05-10 16:04:43 +02:00
Mitchell Hentges
bdd345bc79
Configures pushapk to verify beta APK with beta certificate ( #2349 )
...
* Provide certificate alias to pushapk payload
* dev
2019-05-08 12:24:13 -05:00
Mitchell Hentges
0e05a377f3
Reduces number of raptor jobs ( #2339 )
2019-05-08 13:42:53 +02:00
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
2019-05-06 19:09:29 +02:00
Mitchell Hentges
db203148b8
Fixes "assemble raptor" task failing to upload artifacts ( #2258 )
2019-05-06 10:37:52 -05:00
Rob Wood
e04d7837b3
Disable Raptor fenix arm7 jobs on the pixel 2 ( #2272 )
2019-05-05 10:16:18 -05:00
Mitchell Hentges
9a2cf4339b
Fixes #1566 , #2076 ( #2194 )
2019-05-02 14:08:31 +00:00
Dave Hunt
f4bad1c060
Run all 14 tp6m-cold jobs for Raptor
2019-04-24 14:01:28 -04:00
Johan Lorenzo
d72df34c7d
Only run Raptor tp6m cold tasks since the other ones aren't ready yet
2019-04-24 09:35:23 -04:00
Johan Lorenzo
194aa0cbb0
Enable raptor tests on Fenix
2019-04-24 09:35:23 -04:00
Mitchell Hentges
441cda278f
Fixes decision task issue preventing apks for raptor from being published ( #1918 )
2019-04-23 07:30:41 -07:00
Mitchell Hentges
92b6d4a925
Moves release flavour to build type ( #1693 )
2019-04-22 11:02:39 -07:00
Jeff Boek
5d04669854
For #1297 - Re-adds adjust to build task
2019-04-17 14:42:21 -07:00
Nick Alexander
cb21132225
Try to fix build bustage from #1321 . ( #1538 )
...
This just looks wrong. I'm concerned that this was green as a PR,
because it suggests that we were signing with an incorrect
`worker_type` there; but here we are -- let's see if it addresses the
issue. If not, we'll back the whole of #1321 out.
2019-04-10 15:59:10 -07:00
Mitchell Hentges
6ed0c26dd5
Fixes #1321 : dep-signs builds on-master-push
2019-04-10 16:29:45 -05:00
Emily Kager
51eb231936
For #1488 - add telemetry bool to project automation
2019-04-09 10:26:36 -07:00
Grisha Kruglov
38f0f649c6
Fix up TC task descriptions
2019-04-04 15:42:45 -05:00
Mitchell Hentges
c284b0e22e
Fixes #1294 : Renames nightly apks to follow the form "target.$arch.apk"
2019-04-03 11:12:47 -05:00
Johan Lorenzo
4c67e303c2
Fix TC indexes
2019-04-03 10:52:29 +02:00
Colin Lee
e0c6ac616a
No issue: only run lint checks for a single variant
2019-04-02 14:29:15 -07:00
Johan Lorenzo
d3f215717b
Fix branch in indexes
2019-04-02 13:52:47 -05:00
Johan Lorenzo
7c1da688eb
Rename branch into git_ref
2019-04-02 13:52:47 -05:00
Johan Lorenzo
a8b3781a4b
Fix missing indexes on master
2019-04-02 13:52:47 -05:00
Johan Lorenzo
f9c791c93b
Fix trust level in decision task
2019-04-02 14:25:05 +02:00
Johan Lorenzo
9ba45779c2
Add RaptorRelease build type
2019-04-02 13:36:35 +02:00
Johan Lorenzo
b8b2b763e7
Move chain of trust functions into their own module
2019-04-02 13:36:35 +02:00
Johan Lorenzo
94b7ee4996
Do not exit() anymore
2019-04-02 13:36:35 +02:00
Johan Lorenzo
463ed29441
Expose assemble builds with TC indexes
2019-04-02 13:36:35 +02:00
Johan Lorenzo
de0dcd1e6f
Expose jobs on Treeherder
2019-04-02 13:36:35 +02:00
Johan Lorenzo
7f772404ce
Run build and tests on PRs and pushes
2019-04-02 13:36:35 +02:00
Johan Lorenzo
89d0e9604a
Only email build failures when not staging
2019-04-02 13:36:35 +02:00
Johan Lorenzo
64edb1a35b
Refactor decision_task.py to match android-components'
2019-04-02 13:36:35 +02:00
Jeff Boek
5d2447c661
For #1005 - adds routes param to buildtask
2019-03-26 09:23:08 -07:00
Jeff Boek
6c40063245
Fixes #1005 - Notify eng when build task fails
2019-03-25 16:04:39 -05:00
Johan Lorenzo
682b4bd5c6
Bug 1533791 - Assume decision task scopes instead of redefining them
2019-03-19 15:23:57 -05:00
Mihai Tabara
d334decbe5
Fixes #935 . Leanplum usage.
2019-03-11 13:53:19 +01:00
Jeff Boek
7bd49a05c9
Fixes #896 - Fetch leanplum secret from taskcluster
2019-03-08 13:33:08 -08:00
Sebastian Kaspari
fca5ed32c7
Issue #844 : decision_task_nightly.py: Run "assembleRelease".
2019-03-05 11:01:21 +01:00
Jeff Boek
3f6c68cced
Attempts to fix nightly builds
2019-03-04 16:32:24 -08:00
Jeff Boek
bca763c218
Fixes python exception
2019-03-04 16:08:17 -08:00
Jeff Boek
68a2513809
Fixes failing taskcluster build
2019-03-04 13:03:30 -08:00
Colin Lee
b9aee25edd
Fixes #675 : Integrate Adjust SDK (for Greenfield flavor)
2019-03-01 12:57:59 -06:00
Johan Lorenzo
19dd468639
Allow staging releases on git branches
2019-02-07 12:54:34 -06:00
Johan Lorenzo
d621630ab8
Bug 1519374 - Use mobile-X-b-fenix in lieu of gecko-focus
2019-02-07 12:54:34 -06:00
Mitchell Hentges
d46e435461
Fix usage of sentry token in staging
2019-02-01 17:06:42 -08:00
Sebastian Kaspari
580fa1011f
Issue #267 : decision_task_nightly.py: Fix typo: taskcClusterProxy -> taskclusterProxy
2019-01-31 08:04:53 -06:00
Sebastian Kaspari
d6d844a656
Issue #267 : Enable taskcluster proxy feature for build task.
...
This is needed so that the build task can connect to the secrets service in
order to receive the Sentry token.
2019-01-30 11:00:50 -06:00
Sebastian Kaspari
1231896520
TaskBuilder.build_task(): Add scopes parameter.
2019-01-30 09:31:53 -06:00
Sebastian Kaspari
d7f60b20e1
Issue #267 : Setup release task to fetch sentry token and enable crash reporting.
2019-01-30 09:11:15 -06:00
Sebastian Kaspari
7e7b5f6102
Issue #267 : Add script for fetching secrets from taskcluster's secrets service.
2019-01-30 09:11:15 -06:00
Mitchell Hentges
0a0c119451
Removes unused "--staging" option from schedule_nightly_graph
2019-01-24 09:25:24 -08:00
Mitchell Hentges
b1f168c5ad
Allows automation to publish to Google Play
2019-01-17 10:43:47 -08:00
Mitchell Hentges
178723795e
Uses new workers, renames some variables
2019-01-14 13:09:17 -08:00
Mitchell Hentges
dae51c1f26
Disables pushapk, sets version code to 1
2019-01-14 13:09:17 -08:00
Mitchell Hentges
55abe72754
Adds schedule_nightly_graph.py
2019-01-14 13:09:17 -08:00
Mitchell Hentges
8476587ed6
Adds schedule_nightly_graph.py
2019-01-14 13:09:17 -08:00
Mitchell Hentges
1d865471af
Sets up nightly build automation
2019-01-14 13:09:17 -08:00
Mitchell Hentges
53a4c48518
Updates docker image to be more similar to focus, adds "arrow"
2019-01-09 11:56:52 -06:00
Colin Lee
393829e2aa
Re-add automation folder; support multiple arch builds
2019-01-07 15:06:15 -06:00