зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1897502 - Add chromedriver 126 r=perftest-reviewers,taskgraph-reviewers,ahal,kshampur
Differential Revision: https://phabricator.services.mozilla.com/D212114
This commit is contained in:
Родитель
cdc53cea1e
Коммит
697c3c02c9
|
@ -395,24 +395,20 @@ def setup_browsertime(config, tasks):
|
||||||
|
|
||||||
cd_fetches = {
|
cd_fetches = {
|
||||||
"android.*": [
|
"android.*": [
|
||||||
"linux64-chromedriver-123",
|
|
||||||
"linux64-chromedriver-124",
|
|
||||||
"linux64-chromedriver-125",
|
"linux64-chromedriver-125",
|
||||||
|
"linux64-chromedriver-126",
|
||||||
],
|
],
|
||||||
"linux.*": [
|
"linux.*": [
|
||||||
"linux64-chromedriver-123",
|
|
||||||
"linux64-chromedriver-124",
|
|
||||||
"linux64-chromedriver-125",
|
"linux64-chromedriver-125",
|
||||||
|
"linux64-chromedriver-126",
|
||||||
],
|
],
|
||||||
"macosx1015.*": [
|
"macosx1015.*": [
|
||||||
"mac64-chromedriver-123",
|
|
||||||
"mac64-chromedriver-124",
|
|
||||||
"mac64-chromedriver-125",
|
"mac64-chromedriver-125",
|
||||||
|
"mac64-chromedriver-126",
|
||||||
],
|
],
|
||||||
"macosx1400.*": [
|
"macosx1400.*": [
|
||||||
"mac-arm-chromedriver-123",
|
|
||||||
"mac-arm-chromedriver-124",
|
|
||||||
"mac-arm-chromedriver-125",
|
"mac-arm-chromedriver-125",
|
||||||
|
"mac-arm-chromedriver-126",
|
||||||
],
|
],
|
||||||
"windows.*aarch64.*": [
|
"windows.*aarch64.*": [
|
||||||
"win32-chromedriver-121",
|
"win32-chromedriver-121",
|
||||||
|
@ -420,8 +416,8 @@ def setup_browsertime(config, tasks):
|
||||||
"win32-chromedriver-123",
|
"win32-chromedriver-123",
|
||||||
],
|
],
|
||||||
"windows.*-64.*": [
|
"windows.*-64.*": [
|
||||||
"win64-chromedriver-124",
|
|
||||||
"win64-chromedriver-125",
|
"win64-chromedriver-125",
|
||||||
|
"win64-chromedriver-126",
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -37,86 +37,6 @@ linux64-chromedriver:
|
||||||
sha256: 461919e080e19335a34224e2d353b96b07c7d068621aa940f9c136e86d090047
|
sha256: 461919e080e19335a34224e2d353b96b07c7d068621aa940f9c136e86d090047
|
||||||
size: 5404417
|
size: 5404417
|
||||||
|
|
||||||
win64-chromedriver-123:
|
|
||||||
description: "Win64 chromedriver v123"
|
|
||||||
fetch:
|
|
||||||
type: static-url
|
|
||||||
artifact-name: chromedriver_win64_123.tar.zst
|
|
||||||
add-prefix: "123"
|
|
||||||
url: "https://storage.googleapis.com/chrome-for-testing-public/123.0.6312.58/win64/chromedriver-win64.zip"
|
|
||||||
sha256: 2c54d5c120fc4371d769c9ae30f3cb6708d7568c99c5965e4f1bb476d1d5997f
|
|
||||||
size: 8567770
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
||||||
win64-chromedriver-125:
|
win64-chromedriver-125:
|
||||||
description: "Win64 chromedriver v125"
|
description: "Win64 chromedriver v125"
|
||||||
fetch:
|
fetch:
|
||||||
|
@ -157,6 +77,46 @@ mac-arm-chromedriver-125:
|
||||||
sha256: 355aabfe2e12e173fecf4f984fa0ae0e79b23781ad4bab6dc890ce434e4a07ed
|
sha256: 355aabfe2e12e173fecf4f984fa0ae0e79b23781ad4bab6dc890ce434e4a07ed
|
||||||
size: 9085155
|
size: 9085155
|
||||||
|
|
||||||
|
win64-chromedriver-126:
|
||||||
|
description: "Win64 chromedriver v126"
|
||||||
|
fetch:
|
||||||
|
type: static-url
|
||||||
|
artifact-name: chromedriver_win64_126.tar.zst
|
||||||
|
add-prefix: "126"
|
||||||
|
url: "https://storage.googleapis.com/chrome-for-testing-public/126.0.6478.26/win64/chromedriver-win64.zip"
|
||||||
|
sha256: 9cdb6e169620c9af44420c494ac763ab0141639ca63f5f9b1f4896c9abc3c868
|
||||||
|
size: 8796210
|
||||||
|
|
||||||
|
linux64-chromedriver-126:
|
||||||
|
description: "Linux64 chromedriver v126"
|
||||||
|
fetch:
|
||||||
|
type: static-url
|
||||||
|
artifact-name: chromedriver_linux64_126.tar.zst
|
||||||
|
add-prefix: "126"
|
||||||
|
url: "https://storage.googleapis.com/chrome-for-testing-public/126.0.6478.26/linux64/chromedriver-linux64.zip"
|
||||||
|
sha256: e1611a62a64b0717178d54a48cfacaf257e113ae272770d4b1411407beccacbc
|
||||||
|
size: 8785256
|
||||||
|
|
||||||
|
mac64-chromedriver-126:
|
||||||
|
description: "Mac64 chromedriver v126"
|
||||||
|
fetch:
|
||||||
|
type: static-url
|
||||||
|
artifact-name: chromedriver_mac64_126.tar.zst
|
||||||
|
add-prefix: "126"
|
||||||
|
url: "https://storage.googleapis.com/chrome-for-testing-public/126.0.6478.26/mac-x64/chromedriver-mac-x64.zip"
|
||||||
|
sha256: 555f50e6fc5c24fdbbcea5a29b08cbe42479d3ece44da864553950e421dc8728
|
||||||
|
size: 10291734
|
||||||
|
|
||||||
|
mac-arm-chromedriver-126:
|
||||||
|
description: "Mac64 arm chromedriver v126"
|
||||||
|
fetch:
|
||||||
|
type: static-url
|
||||||
|
artifact-name: chromedriver_mac-arm_126.tar.zst
|
||||||
|
add-prefix: "126"
|
||||||
|
url: "https://storage.googleapis.com/chrome-for-testing-public/126.0.6478.26/mac-arm64/chromedriver-mac-arm64.zip"
|
||||||
|
sha256: 0f6511f7ab5cb8d684b2c6a41d57aad6403f115bfbbece8e3d02fbdb6e45b7c4
|
||||||
|
size: 9349562
|
||||||
|
|
||||||
upload-speed-test-file:
|
upload-speed-test-file:
|
||||||
description: "File used for the upload speed performance test"
|
description: "File used for the upload speed performance test"
|
||||||
fetch:
|
fetch:
|
||||||
|
|
Загрузка…
Ссылка в новой задаче