Johan Lorenzo
00748497af
Let taskgraph load tasks for nightly cron
2019-09-16 11:36:07 +02:00
Johan Lorenzo
aa6021959e
Let taskgraph load tasks for raptor
2019-09-16 11:36:07 +02:00
Johan Lorenzo
294ac50f3a
Let taskgraph load tasks for releases
2019-09-16 11:36:07 +02:00
Johan Lorenzo
d26ef6087d
Let taskgraph load tasks for pushes
2019-09-16 11:36:07 +02:00
Johan Lorenzo
2a4f48109d
Let taskgraph load tasks from decision_tasks.py in PRs
2019-09-16 11:36:07 +02:00
Johan Lorenzo
daa1693f23
Taskgraph skeleton
2019-09-16 11:36:07 +02:00
Richard Pappalardo
6710e4604d
Add UI tests to treeherder
2019-09-16 11:36:07 +02:00
Mitchell Hentges
7d023fefc9
Fixes #5156 ; Don't publish o.m.fenix[!.nightly] to nightly index ( #5157 )
2019-09-06 08:01:02 -07:00
Mitchell Hentges
13f11bd9b3
Adds build for fennecProduction to nightly automation tasks ( #5097 )
2019-09-04 13:52:23 -07:00
Richard Pappalardo
ab57bfd46f
fix: dex error on UI test job
2019-08-29 18:14:20 -07:00
Colin Lee
040a6ad7c6
For #4222 : Fix another Nimbledroid upload path ( #5000 )
2019-08-28 15:24:02 -05:00
Michael Droettboom
ad80317fc8
1577253: Remove writing dependencies to an artifact ( #4999 )
2019-08-28 14:10:11 -05:00
Mitchell Hentges
76761242f1
Fixes #4949 - raptor not being able to find APKs ( #4952 )
2019-08-27 14:08:17 -07:00
Richard Pappalardo
60d3094410
fix: build task for UI tests ( #4963 )
2019-08-27 14:06:14 -07:00
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
2019-08-27 15:52:07 -05:00
Richard Pappalardo
eccd6a1bc5
fix: broken apk paths for UI test job ( #4951 )
2019-08-27 13:29:52 -07:00
Colin Lee
86d26ce041
For #4222 : Upload Fenix Nightly to Nimbledroid ( #4927 )
2019-08-26 19:06:21 -05:00
Justin Wood
1971c5ca75
Fix bustage on Nightly cron from PR #4865
2019-08-22 18:38:19 +02:00
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