Commit Graph

3192 Commits

Author SHA1 Message Date
Tom Prince
1b3ddcd73a Bug 1551738: Add update tests for update testing from the previous ESR release; r=bhearsum
This adds a new set of update tasks and channels for testing updates from the
previous ESR release, before we make the new release generally available as an
update.

Differential Revision: https://phabricator.services.mozilla.com/D31654

--HG--
extra : moz-landing-system : lando
2019-05-20 01:23:39 +00:00
Tom Prince
e105948cf9 Bug 1551738: Add balrog and update-verify support for esr68; r=bhearsum
Differential Revision: https://phabricator.services.mozilla.com/D31653

--HG--
extra : moz-landing-system : lando
2019-05-17 19:21:19 +00:00
Tom Prince
a86b02b999 Bug 1551738: Generate bz2 update mars on esr68; r=bhearsum
ESR 68.2 is going to be the watershed for bz2 updates, so generate them for the
moment.

Differential Revision: https://phabricator.services.mozilla.com/D31652

--HG--
extra : moz-landing-system : lando
2019-05-20 01:20:54 +00:00
Tom Prince
418fb65248 Bug 1551738: Add esr68 support to bouncer tasks; r=bhearsum
Differential Revision: https://phabricator.services.mozilla.com/D31651

--HG--
extra : moz-landing-system : lando
2019-05-20 03:31:25 +00:00
Tom Prince
9082a1c07a Bug 1551738: [declarative-artifacts] Select artifact map by release-type, instead of by project; r=mtabara
Differential Revision: https://phabricator.services.mozilla.com/D31646

--HG--
extra : moz-landing-system : lando
2019-05-20 00:51:10 +00:00
Tom Prince
d18b0e21cf No bug: [release] Release candidates generate stub installers; r=bhearsum
When the logic was switched to be by release-type, rc's were accidentally
excluded.

Differential Revision: https://phabricator.services.mozilla.com/D31587

--HG--
extra : moz-landing-system : lando
2019-05-20 00:50:19 +00:00
Tom Prince
2640486f9e No bug: Fix snap repackage dependencies; r=jlorenzo
When snaps started being packaged on archive.mozilla.org, the `build_platform`
of the snap repackge task changed, causing the beetmover dependencies to be
dropped. Switch the platform back so that the dependencies are restored.

Differential Revision: https://phabricator.services.mozilla.com/D31585

--HG--
extra : moz-landing-system : lando
2019-05-19 19:25:31 +00:00
Henrik Skupin
abb7207942 Bug 1548845 - [raptor] Enable Youtube Playback benchmark tests in CI. #perftest r=perftest-reviewers,stephendonner,rwood
Differential Revision: https://phabricator.services.mozilla.com/D30484

--HG--
extra : moz-landing-system : lando
2019-05-17 20:47:59 +00:00
Rob Thijssen
0fa8d73826 Bug 1552503 - disable parallel gcp builds on m-c, m-i, autoland r=wcosta
we're looking to reduce costs on infra. as parallel gcp builds have served their purpose of demonstrating they are possible and valid, we'd now like to disable them until a later date.

Differential Revision: https://phabricator.services.mozilla.com/D31655

--HG--
extra : moz-landing-system : lando
2019-05-18 09:52:53 +00:00
Stephen Donner
6d86a346d7 Bug 1551324: Hook up remaining Fennec and Fenix jobs in CI for scn-power-idle tests. r=perftest-reviewers,rwood,sparky
Differential Revision: https://phabricator.services.mozilla.com/D31025

--HG--
extra : moz-landing-system : lando
2019-05-18 00:10:05 +00:00
Geoff Brown
67d2bba8ce Bug 1552580 - Increase Android 4.3 debug xpcshell test chunks from 8 to 12; r=egao
These chunks are quite out of balance: Probably there are some very long running
tests in xpcshell-7 with 8 chunks. Even so, I think the easiest way to avoid timeouts
is to return to 12 chunks.

Differential Revision: https://phabricator.services.mozilla.com/D31685

--HG--
extra : moz-landing-system : lando
2019-05-17 21:04:31 +00:00
Joel Maher
bb2325b4a3 Bug 1552047 - Perma Windows 10 x64 CCov debug jittest Max run time exceeded. r=gbrown
Perma Windows 10 x64 CCov debug jittest Max run time exceeded

Differential Revision: https://phabricator.services.mozilla.com/D31673

--HG--
extra : moz-landing-system : lando
2019-05-17 19:38:05 +00:00
Edwin Gao
a66e97aaf1 Bug 1552051 - stop running jittest, instead run SM(p) on windows10-aarch64 r=gbrown,jmaher
Differential Revision: https://phabricator.services.mozilla.com/D31501

--HG--
extra : moz-landing-system : lando
2019-05-17 15:31:45 +00:00
Mihai Alexandru Michis
724354e338 Backed out 5 changesets (bug 1548845) for failing new youtube playback raptor tests. CLOSED TREE
Backed out changeset 934d2f88195d (bug 1548845)
Backed out changeset 609f489bdc8c (bug 1548845)
Backed out changeset a2544ca8c593 (bug 1548845)
Backed out changeset 152615db9db6 (bug 1548845)
Backed out changeset 6b3a8394727f (bug 1548845)

--HG--
rename : testing/raptor/raptor/filters.py => testing/raptor/raptor/filter.py
2019-05-17 16:17:06 +03:00
Henrik Skupin
cade486cb8 Bug 1548845 - [raptor] Enable Youtube Playback benchmark tests in CI. #perftest r=perftest-reviewers,stephendonner
Differential Revision: https://phabricator.services.mozilla.com/D30484

--HG--
extra : moz-landing-system : lando
2019-05-17 11:16:44 +00:00
Tom Prince
de40b83652 Bug 1551738: [release] Removed unsued channel from secondary-update-verify tasks.
a17faa0e5bf8f1680c750e81a5424715a7825387 switchted to pulling the channel from
the update-verify-config task, and missed removing the setting for
secondary-update-verify.

Differential Revision: https://phabricator.services.mozilla.com/D31512

--HG--
extra : moz-landing-system : lando
2019-05-16 18:13:00 +00:00
Tom Prince
f5a15fe9db No bug: Remove unused publish-rules key from balrog toplevel tasks; r=Callek
The publishing rules aren't used until scheduling updates.

Differential Revision: https://phabricator.services.mozilla.com/D31503

--HG--
extra : moz-landing-system : lando
2019-05-16 17:32:04 +00:00
Ryan VanderMeulen
392baaf7f8 Bug 1552251 - Clean up some Android chunking rules. r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D31498

--HG--
extra : moz-landing-system : lando
2019-05-16 17:27:03 +00:00
Rob Wood
e1493de814 Bug 1551972 - Use correct index for Fenix on aarch64; #perftest-reviewers r=mhentges
Differential Revision: https://phabricator.services.mozilla.com/D31478

--HG--
extra : moz-landing-system : lando
2019-05-16 16:31:56 +00:00
Geoff Brown
817aac5b17 Bug 1551718 - Actually run tests in mochitest-devtools-webreplay; r=ahal
Corrects a suite name mismatch.

Differential Revision: https://phabricator.services.mozilla.com/D31458

--HG--
extra : moz-landing-system : lando
2019-05-16 15:02:51 +00:00
Andi-Bogdan Postelnicu
ed1fbb0c1c Bug 1552133 - [Coverity] Use clang-7 for coverity analysis. r=bastien
Differential Revision: https://phabricator.services.mozilla.com/D31413

--HG--
extra : moz-landing-system : lando
2019-05-16 11:52:49 +00:00
Tom Prince
40f56fa87b Bug 1551738: Don't try to generate stub installer on esr branches; r=Callek
They don't get built on ESR, so don't indicate to taskcluster that we do.

Differential Revision: https://phabricator.services.mozilla.com/D31187

--HG--
extra : moz-landing-system : lando
2019-05-15 19:10:23 +00:00
Tom Prince
8278e0ebdc Bug 1551738: [release] Match on esr.* instead of esr60 in a bunch of generic places; r=Callek
These are all places where the configuration is unlikely to change between major ESR versions,
or in many of them, between beta, release and esr.

Differential Revision: https://phabricator.services.mozilla.com/D31186

--HG--
extra : moz-landing-system : lando
2019-05-15 18:09:22 +00:00
Tom Prince
6752f52807 Bug 1551739: [taskgraph] Move update-verify tasks to shippable platform; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D31162

--HG--
extra : moz-landing-system : lando
2019-05-15 18:01:06 +00:00
Tom Prince
5c1895414f Bug 1551738: [release] Get channel for update-verify task from config task; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D31161

--HG--
extra : moz-landing-system : lando
2019-05-15 18:03:46 +00:00
Ionut Goldan
3f3ec9cdce Bug 1547245 - Use platform appropriate targets for Fenix & Reference Browser r=perftest-reviewers,rwood,stephendonner
Differential Revision: https://phabricator.services.mozilla.com/D30485

--HG--
extra : moz-landing-system : lando
2019-05-14 19:02:55 +00:00
Joel Maher
ff22bbc199 Bug 1550826 - add initial support for osx mojave 10.14 to our CI. r=ahal
add initial support for osx mojave 10.14 to our CI.

Differential Revision: https://phabricator.services.mozilla.com/D30795

--HG--
extra : moz-landing-system : lando
2019-05-14 18:33:12 +00:00
alexandru.ionescu
86667830de Bug 1551194 Fix --test extra-option on fennec tests r=perftest-reviewers,rwood,stephendonner
Differential Revision: https://phabricator.services.mozilla.com/D30915

--HG--
extra : moz-landing-system : lando
2019-05-13 20:46:36 +00:00
Andi-Bogdan Postelnicu
7be18f3d26 Bug 1503453 - re-enable static-analysis autotest on win64 platform after migrating to clang-tidy 8. r=sylvestre
Also for checker `modernize-avoid-bind` export the respective reliability index from config.yaml

Differential Revision: https://phabricator.services.mozilla.com/D30904

--HG--
extra : moz-landing-system : lando
2019-05-14 13:00:13 +00:00
Geoff Brown
167de4a58d Bug 1551226 - Run Android x86_64 7.0/debug mochitests; r=snorp
We can run /debug mochitests against geckoview for the cost of another dozen
or so test annotations. Both /opt and /debug mochitests are nearly worthy of
tier 1, but still waiting for bug 1534732.

Differential Revision: https://phabricator.services.mozilla.com/D30931

--HG--
extra : moz-landing-system : lando
2019-05-13 20:52:36 +00:00
Stephen Donner
2c218a311e Bug 1548689: Hook idle-power-usage tests up to CI. r=perftest-reviewers,rwood
Differential Revision: https://phabricator.services.mozilla.com/D30456

--HG--
extra : moz-landing-system : lando
2019-05-13 20:33:15 +00:00
Edwin Gao
f103a392a0 Bug 1550915 - task efficiency: re-balance reftest and reftest-no-accel chunking on linux r=gbrown
Changes:
- linux64 chunks reduced to 5 (from default 8)
- linux64 no-accel chunks reduced to 4 (from default 8)

All non-Linux chunks are untouched.

Differential Revision: https://phabricator.services.mozilla.com/D30749

--HG--
extra : moz-landing-system : lando
2019-05-13 19:18:48 +00:00
Emilio Cobos Álvarez
4e4121ea80 Bug 1551044 - Re-introduce debug symbols for noopt linux64 builds. r=froydnj
They were disabled in bug 1370129 because there were no use cases for them, but
there are use-cases for at least the linux64 ones :)

Let me know if you want me to enable them everywhere.

Differential Revision: https://phabricator.services.mozilla.com/D30797

--HG--
extra : moz-landing-system : lando
2019-05-13 16:05:07 +00:00
Rob Wood
a0cf1a68b5 Bug 1550553 - Move next few cold page load GVE suites to trunk/central/try; #perftest-reviewers r=perftest-reviewers,stephendonner
Differential Revision: https://phabricator.services.mozilla.com/D30669

--HG--
extra : moz-landing-system : lando
2019-05-10 18:07:02 +00:00
Florin Strugariu
3dc303757f Bug 1549948 Fenix jobs are failing with "activity class does not exist" r=rwood
Differential Revision: https://phabricator.services.mozilla.com/D30359

--HG--
extra : moz-landing-system : lando
2019-05-13 07:30:08 +00:00
Julian Descottes
9af087cfa9 Bug 1535484 - Add proper logs for node-devtools test suite r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D30630

--HG--
extra : moz-landing-system : lando
2019-05-10 22:21:26 +00:00
Tom Prince
85e8be2031 Bug 1550816: Enforce consistent indenting in taskcluster yaml; r=aki
Differential Revision: https://phabricator.services.mozilla.com/D30684

--HG--
extra : moz-landing-system : lando
2019-05-10 21:19:48 +00:00
Dorel Luca
a6a03d7eb9 Backed out changeset 865ec5a708ba (bug 1535484) for ESlint failure. CLOSED TREE 2019-05-10 20:08:37 +03:00
Julian Descottes
ae042decfb Bug 1535484 - Add proper logs for node-devtools test suite r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D30630

--HG--
extra : moz-landing-system : lando
2019-05-10 16:42:02 +00:00
Csoregi Natalia
7704517355 Backed out changeset f005c5114e06 (bug 1535484) for node devtools failures. CLOSED TREE 2019-05-10 17:48:51 +03:00
Julian Descottes
83aaa47d89 Bug 1535484 - Add proper logs for node-devtools test suite r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D30630

--HG--
extra : moz-landing-system : lando
2019-05-10 14:31:49 +00:00
Joel Maher
294dd5cc9a Bug 1539856 disable tp6-3 on windows ux laptops from running on autoland. r=davehunt
disable tp6-3 on windows ux laptops from running on autoland

Differential Revision: https://phabricator.services.mozilla.com/D30482

--HG--
extra : moz-landing-system : lando
2019-05-10 13:35:50 +00:00
Andreea Pavel
f5f94453ae Backed out changeset ba9d948d404c (bug 1544470) for breaking raptor-chromium a=backout 2019-05-10 11:35:42 +03:00
Mike Shal
f6cd0b8528 Bug 1543215 - Enable PGO on Android aarch64 nightlies; r=firefox-build-system-reviewers,chmanchester
Differential Revision: https://phabricator.services.mozilla.com/D30567

--HG--
extra : moz-landing-system : lando
2019-05-09 21:55:41 +00:00
Chris Hartjes
80fbae9239 Bug 1544470 - Added in code that can be used to take a snapshot of CPU usage on Android devices; r=rwood
Differential Revision: https://phabricator.services.mozilla.com/D27954

--HG--
extra : moz-landing-system : lando
2019-05-09 20:39:43 +00:00
Edwin Gao
c459d71ebd Bug 1548160 - task efficiency: review and reduce chunk count of xpcshell for various platforms r=gbrown,jmaher
Changes:
- set `macosx64-ccov` tests to 8 chunks (unchanged from m-c)
- set windows and linux `ccov` to 6 chunks (from 8)
- set `linux64.*/debug` to 6 chunks (from 10 and 8)
- set `android-em` to 8 chunks (unchanged)
- set default chunks to be 5 (from 8)

Differential Revision: https://phabricator.services.mozilla.com/D29713

--HG--
extra : moz-landing-system : lando
2019-05-09 20:59:52 +00:00
Edwin Gao
014374b1c8 Bug 1548106 - task efficiency: review chunking of web-platform-tests-reftests r=jmaher,gbrown
Changes:
- change the default chunk count to 4 (from 6)
- increase `ccov` chunk count to 8 (from 6)
- `qr` and `linux64/debug` are to remain at 6 chunks
- reduce all other `linux` chunks to 3 (from 6)
- `windows/debug` (including `qr`) chunks reduced to 5 (from 6)

Default chunk count of 4 for Windows and macOS are conservative, leading to sub-20 minute runtimes for most chunks.

Differential Revision: https://phabricator.services.mozilla.com/D29875

--HG--
extra : moz-landing-system : lando
2019-05-09 20:35:56 +00:00
Edwin Gao
c729145871 Bug 1548965 - task efficiency: revisit mochitest-media chunking r=jmaher,gbrown
Changes:
- `android-hw` chunks reduced to 1 (from 3)
- `windows10-aarch64` chunks reduced to 2 (from 3)
- linux64.*/opt chunks reduced to 2 (from 3)
- windows7.*/opt chunks reduced to 2 (from 3)

Differential Revision: https://phabricator.services.mozilla.com/D30299

--HG--
extra : moz-landing-system : lando
2019-05-08 23:37:44 +00:00
Bob Clary
8ac730d4d1 Bug 1541183 - make sw-tp6 tier 3, r=erahm
Differential Revision: https://phabricator.services.mozilla.com/D30492

--HG--
extra : moz-landing-system : lando
2019-05-09 18:42:06 +00:00
Edwin Gao
da5149fdb8 Bug 1549619 - task efficiency: revisit chunking of mochitest-devtools-chrome r=jmaher
Changes:
- reduced `linux64/debug` chunking to 14 (from 16)
- reduced `linux64-ccov/debug` to 14 (from 16)
- increased `windows64-ccov` to 16 (from 10)
- maintain all non-ccov debug to 8
- maintain all asan to 8
- reduce everything else to 5

Differential Revision: https://phabricator.services.mozilla.com/D30303

--HG--
extra : moz-landing-system : lando
2019-05-09 16:29:10 +00:00