diff options
Diffstat (limited to 'taskcluster/ci/fetch/browsertime.yml')
-rw-r--r-- | taskcluster/ci/fetch/browsertime.yml | 187 |
1 files changed, 0 insertions, 187 deletions
diff --git a/taskcluster/ci/fetch/browsertime.yml b/taskcluster/ci/fetch/browsertime.yml deleted file mode 100644 index 730ca3c279..0000000000 --- a/taskcluster/ci/fetch/browsertime.yml +++ /dev/null @@ -1,187 +0,0 @@ -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. ---- -win64-ffmpeg-4.4.1: - description: 'Win64 ffmpeg' - fetch: - type: static-url - # url: https://github.com/GyanD/codexffmpeg/releases/tag/4.4.1 - url: https://github.com/mozilla/perf-automation/releases/download/FFMPEG-v4.4.1/ffmpeg-4.4.1-full_build.zip - sha256: f0f407041f82905c310b79f4f76973815700d1e438a10c3cbce66a345ff4f457 - size: 134760541 - -linux64-ffmpeg-4.4.1: - description: 'Linux64 ffmpeg' - fetch: - type: static-url - # url: https://www.johnvansickle.com/ffmpeg/old-releases/ - url: https://github.com/mozilla/perf-automation/releases/download/FFMPEG-v4.4.1/ffmpeg-4.4.1-i686-static.tar.xz - sha256: 1f38d1c99b6eb3d36f709a481f5a5526448567a800ee9cddcfe4be54f8b68e62 - size: 17592088 - -mac64-ffmpeg-4.4.1: - description: 'Mac64 ffmpeg' - fetch: - type: static-url - # url: https://evermeet.cx/pub/ffmpeg/ - url: https://github.com/mozilla/perf-automation/releases/download/FFMPEG-v4.4.1/ffmpeg-macos.zip - sha256: 9d07411bce176f56314cc5624f5df51f9cffa76a59e3e81abe2175d4ebaf87ae - size: 49100208 - -linux64-chromedriver: - description: 'Linux64 chromedriver' - fetch: - type: static-url - url: https://chromedriver.storage.googleapis.com/2.46/chromedriver_linux64.zip - sha256: 461919e080e19335a34224e2d353b96b07c7d068621aa940f9c136e86d090047 - size: 5404417 - -win32-chromedriver-122: - description: "Win32 chromedriver v122" - fetch: - type: static-url - artifact-name: chromedriver_win32_122.tar.zst - add-prefix: "122" - url: https://storage.googleapis.com/chrome-for-testing-public/122.0.6261.57/win32/chromedriver-win32.zip - sha256: f6309630e014ffb00dd78813e75d8bf664e755ea2ebc79974c8a0478ca96a154 - size: 8001652 - -linux64-chromedriver-122: - description: "Linux64 chromedriver v122" - fetch: - type: static-url - artifact-name: chromedriver_linux64_122.tar.zst - add-prefix: "122" - url: https://storage.googleapis.com/chrome-for-testing-public/122.0.6261.57/linux64/chromedriver-linux64.zip - sha256: 0c80bb130eda0afb583155d55ec9cc22d75e2cf0dd90d657647df923465d584b - size: 8613042 - -mac64-chromedriver-122: - description: "Mac64 chromedriver v122" - fetch: - type: static-url - artifact-name: chromedriver_mac64_122.tar.zst - add-prefix: "122" - url: https://storage.googleapis.com/chrome-for-testing-public/122.0.6261.57/mac-x64/chromedriver-mac-x64.zip - sha256: 31d9be68e77c733357ee825c34249dbb94c5c08961e58dfb38b7623e9383fa69 - size: 9209421 - -mac-arm-chromedriver-122: - description: "Mac64 arm chromedriver v122" - fetch: - type: static-url - artifact-name: chromedriver_mac-arm_122.tar.zst - add-prefix: "122" - url: https://storage.googleapis.com/chrome-for-testing-public/122.0.6261.57/mac-arm64/chromedriver-mac-arm64.zip - sha256: 645f277c05d7f7d238c7a45412f42489767f48cba05d8632ce00b54b3704d4e1 - size: 8293896 - -win32-chromedriver-123: - description: "Win32 chromedriver v123" - fetch: - type: static-url - artifact-name: chromedriver_win32_123.tar.zst - add-prefix: "123" - url: "https://storage.googleapis.com/chrome-for-testing-public/123.0.6312.58/win32/chromedriver-win32.zip" - sha256: 5367d72e2a90463bda103450b893ec12a7272dc62094d230a4433c449b96993e - size: 8125668 - -linux64-chromedriver-123: - description: "Linux64 chromedriver v123" - fetch: - type: static-url - artifact-name: chromedriver_linux64_123.tar.zst - add-prefix: "123" - url: "https://storage.googleapis.com/chrome-for-testing-public/123.0.6312.58/linux64/chromedriver-linux64.zip" - sha256: accdaeb00d330d9d5a5ef91bbe6fa5d316a5562109231bbc65866fa1390d8a2b - size: 8553025 - -mac64-chromedriver-123: - description: "Mac64 chromedriver v123" - fetch: - type: static-url - artifact-name: chromedriver_mac64_123.tar.zst - add-prefix: "123" - url: "https://storage.googleapis.com/chrome-for-testing-public/123.0.6312.58/mac-x64/chromedriver-mac-x64.zip" - sha256: c912db7b7c65d0bfcf7d17150782c0e89783bcba60521b4a66201fc81daffd91 - size: 9346571 - -mac-arm-chromedriver-123: - description: "Mac64 arm chromedriver v123" - fetch: - type: static-url - artifact-name: chromedriver_mac-arm_123.tar.zst - add-prefix: "123" - url: "https://storage.googleapis.com/chrome-for-testing-public/123.0.6312.58/mac-arm64/chromedriver-mac-arm64.zip" - sha256: 4ccade08517d2e8fbd832ee4cd959df4c8dea740986b70b19f892bf413537641 - size: 9325268 - -win32-chromedriver-124: - description: "Win32 chromedriver v124" - fetch: - type: static-url - artifact-name: chromedriver_win32_124.tar.zst - add-prefix: "124" - url: "https://storage.googleapis.com/chrome-for-testing-public/124.0.6367.29/win32/chromedriver-win32.zip" - sha256: 5a47fb7ed7094021fd3faa25fcdaf69e893082e3b0f5d31f9d341082eceb80dc - size: 8171680 - -win64-chromedriver-124: - description: "Win64 chromedriver v124" - fetch: - type: static-url - artifact-name: chromedriver_win64_124.tar.zst - add-prefix: "124" - url: "https://storage.googleapis.com/chrome-for-testing-public/124.0.6367.29/win64/chromedriver-win64.zip" - sha256: 502eb3a0e1caa3704ea30c41c8d479681a6c05a21a5bf47c405a1eef45def8bc - size: 8637191 - -linux64-chromedriver-124: - description: "Linux64 chromedriver v124" - fetch: - type: static-url - artifact-name: chromedriver_linux64_124.tar.zst - add-prefix: "124" - url: "https://storage.googleapis.com/chrome-for-testing-public/124.0.6367.29/linux64/chromedriver-linux64.zip" - sha256: 8071bebf39a9de7ecfcb41e095a9c9f35570556a001a608afaee9e3f1f3cc835 - size: 8665597 - -mac64-chromedriver-124: - description: "Mac64 chromedriver v124" - fetch: - type: static-url - artifact-name: chromedriver_mac64_124.tar.zst - add-prefix: "124" - url: "https://storage.googleapis.com/chrome-for-testing-public/124.0.6367.29/mac-x64/chromedriver-mac-x64.zip" - sha256: ed07a9495a215ffc747240be99b84841f1d5f6085ec21eccc30b6a665dd669e5 - size: 10465611 - -mac-arm-chromedriver-124: - description: "Mac64 arm chromedriver v124" - fetch: - type: static-url - artifact-name: chromedriver_mac-arm_124.tar.zst - add-prefix: "124" - url: "https://storage.googleapis.com/chrome-for-testing-public/124.0.6367.29/mac-arm64/chromedriver-mac-arm64.zip" - sha256: 6a5198faac2fa0467a0c23fea51b954d012f7fbf7b83d424fb6baa1e426eaf49 - size: 9331537 - -upload-speed-test-file: - description: "File used for the upload speed performance test" - fetch: - type: static-url - artifact-name: upload-test-32MB.dat - url: https://github.com/mozilla/perf-automation/raw/master/test_files/upload-test-32MB.dat - sha256: 72caa47a951e9f37d1e1be2119a64b1fbc6348c4f37d574bee4587e02b8f96a5 - size: 32000000 - -firefox-addons: - description: "Download a tar archive of real Firefox extensions xpi files available on AMO (used to run perftests with real extensions installed)" - fetch: - type: static-url - artifact-name: firefox-addons.tar.zst - add-prefix: firefox-addons/ - url: https://github.com/mozilla/perf-automation/raw/c9e497eaa86f45538e3509120947215c6f97c95b/test_files/firefox-addons.tar - sha256: 20372ff1d58fc33d1568f8922fe66e2e2e01c77663820344d2a364a8ddd68281 - size: 3584000 |