diff options
| -rw-r--r-- | build/mapping.conf.json | 6 | ||||
| -rw-r--r-- | build/platform/test_tool/host.ya.make.inc | 20 | ||||
| -rw-r--r-- | build/platform/test_tool/host_os.ya.make.inc | 20 | ||||
| -rwxr-xr-x | ya | 20 |
4 files changed, 36 insertions, 30 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 9e21d8c2825..31373166b8a 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -125,6 +125,7 @@ "5769205511": "https://devtools-registry.s3.yandex.net/5769205511", "5798582956": "https://devtools-registry.s3.yandex.net/5798582956", "5829311437": "https://devtools-registry.s3.yandex.net/5829311437", + "5862032891": "https://devtools-registry.s3.yandex.net/5862032891", "5486731632": "https://devtools-registry.s3.yandex.net/5486731632", "5514350352": "https://devtools-registry.s3.yandex.net/5514350352", "5514360398": "https://devtools-registry.s3.yandex.net/5514360398", @@ -154,6 +155,8 @@ "5798651327": "https://devtools-registry.s3.yandex.net/5798651327", "5829321497": "https://devtools-registry.s3.yandex.net/5829321497", "5829394327": "https://devtools-registry.s3.yandex.net/5829394327", + "5862025327": "https://devtools-registry.s3.yandex.net/5862025327", + "5862049116": "https://devtools-registry.s3.yandex.net/5862049116", "5811823978": "https://devtools-registry.s3.yandex.net/5811823978", "5840611982": "https://devtools-registry.s3.yandex.net/5840611982", "5860186783": "https://devtools-registry.s3.yandex.net/5860186783", @@ -404,6 +407,7 @@ "5769205511": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "5798582956": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "5829311437": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "5862032891": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "5486731632": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5514350352": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5514360398": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", @@ -433,6 +437,8 @@ "5798651327": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5829321497": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5829394327": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", + "5862025327": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", + "5862049116": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5811823978": "devtools/yexport/bin/yexport for darwin", "5840611982": "devtools/yexport/bin/yexport for darwin", "5860186783": "devtools/yexport/bin/yexport for darwin", diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc index 30784be049a..e5fff1daa76 100644 --- a/build/platform/test_tool/host.ya.make.inc +++ b/build/platform/test_tool/host.ya.make.inc @@ -1,17 +1,17 @@ IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5829307477) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5829386348) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5862029544) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5862037222) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5829305273) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5829383916) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5862027574) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5862033231) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5829311437) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5829394327) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5862032891) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5862049116) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5829303260) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5829380342) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5862025672) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5862029412) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5829309607) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5829389352) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5862031326) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5862046499) ENDIF() diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc index 4722a41704d..c0e558d0de7 100644 --- a/build/platform/test_tool/host_os.ya.make.inc +++ b/build/platform/test_tool/host_os.ya.make.inc @@ -1,17 +1,17 @@ IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5829318953) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5829318953) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5862022590) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5862022590) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5829316789) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5829316789) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5862021416) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5862021416) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5829321497) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5829321497) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5862025327) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5862025327) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5829315151) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5829315151) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5862019785) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5862019785) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5829320272) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5829320272) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5862023979) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5862023979) ENDIF() @@ -34,33 +34,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg PLATFORM_MAP = { "data": { "darwin": { - "md5": "353ff2807c4ead0f91f60b593c2a884b", + "md5": "8dc03bd36f60e492c96997b4ab0c9f51", "urls": [ - f"{REGISTRY_ENDPOINT}/5829322660" + f"{REGISTRY_ENDPOINT}/5862056325" ] }, "darwin-arm64": { - "md5": "ca71911440df907634bb5ed009878f16", + "md5": "29fb635f9a30bd80cb102259a1816be2", "urls": [ - f"{REGISTRY_ENDPOINT}/5829321216" + f"{REGISTRY_ENDPOINT}/5862054275" ] }, "linux-aarch64": { - "md5": "747ef3883910f23a4ed2164bcc71910b", + "md5": "440af6b739be7dba007ae0faefc2237b", "urls": [ - f"{REGISTRY_ENDPOINT}/5829319955" + f"{REGISTRY_ENDPOINT}/5862052513" ] }, "win32-clang-cl": { - "md5": "46dd5771c0b23c93dfec4eed04e2e62b", + "md5": "ebd41b689fef8f09ae5c017fd36829c0", "urls": [ - f"{REGISTRY_ENDPOINT}/5829324146" + f"{REGISTRY_ENDPOINT}/5862057947" ] }, "linux": { - "md5": "d72dbb047d6abc30d7260042cba105f6", + "md5": "04231a7d342a782ef66ffc455145ad1c", "urls": [ - f"{REGISTRY_ENDPOINT}/5829325531" + f"{REGISTRY_ENDPOINT}/5862059547" ] } } |
