Bug 1626522 - [raptor] Enable extension logging for Raptor webext jobs in CI. r=perftest-reviewers,sparky

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Henrik Skupin 2020-04-07 14:29:36 +00:00
Родитель 88fb3a72de
Коммит 55945d9673
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -51,6 +51,10 @@ job-defaults:
- raptor/linux64_config_taskcluster.py
default:
- raptor/linux_config.py
extra-options:
# Bug 1626522: Temporarily enable extension logging for
# an easier investigation of intermittents on mobile devices
- --setpref=extensions.logging.enabled=true
fission-run-on-projects:
by-test-platform:
linux64-shippable-qr/opt: ['mozilla-central']