gecko-dev/taskcluster/ci/fetch
Gabriele Svelto 4b85e11596 Bug 1675263 - Refactor the scripts used to scrape Microsoft and Apple system symbols r=marco DONTBUILD
This patch changes a few different things:
- The Docker image used for both scrapers are now based off of our standard
  Debian 10 image instead of an old Ubuntu one
- Both images were changed to make it easy to work with them when an
  interactive task is used
- The python packages used by the scripts had their versions pinned and
  cryptographic hashes have been recorded so that they can be verified before
  running the task
- The dump_syms version used on Windows was bumped to include fixes that allow
  us to scrape public symbols from DLLs and EXEs that have no PDB file available
- The maximum open file limit of the Window scraper was bumped up to cope with
  runs where we gather plenty of symbols in one go
- Similarly the maximum number of symultaneous connections to a single symbol
  server has been limited to 4 to avoid being throttled
- The macOS Python tools were modified to work with Python 3

Differential Revision: https://phabricator.services.mozilla.com/D95853
2020-11-06 11:02:25 +00:00
..
benchmarks.yml
browsertime.yml Bug 1669783 - Add chromedriver for chrome 86. r=perftest-reviewers,Bebe 2020-10-08 13:53:34 +00:00
chromium-fetch.yml
kind.yml Bug 1672342 - Sort the fetch jobs files in alphabetical order r=sylvestre DONTBUILD 2020-10-21 10:06:30 +00:00
resource-monitor.yml Bug 1648051 Task resource monitor r=mtabara,tomprince 2020-08-06 01:21:24 +00:00
toolchain-clang-tidy-external.yml Bug 1669446 - Move clang-tidy-external into its own yml configs r=marco,andi 2020-10-07 14:30:41 +00:00
toolchains.yml Bug 1675263 - Refactor the scripts used to scrape Microsoft and Apple system symbols r=marco DONTBUILD 2020-11-06 11:02:25 +00:00
visual-metrics.yml Bug 1668049 - Reformat logging in the vismet tasks. r=tarek 2020-10-01 12:11:51 +00:00