diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-12-18 11:04:13 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-12-18 11:27:28 +0300 |
commit | 1e282b7ceedcfc5fdbd5442ea0caeca300a54b56 (patch) | |
tree | 025a559afd0163ae9dc2f11c354b5d0ed37a5a12 | |
parent | dcbf444872b81248ce958f05d47abad6e8a237a7 (diff) | |
download | ydb-1e282b7ceedcfc5fdbd5442ea0caeca300a54b56.tar.gz |
Automatic release build for test_tool, ya_bin, os_ya, os_test_tool
Update tools: test_tool, ya_bin, os_ya, os_test_tool
commit_hash:b7c4a543c96e599b566d6ed0d76019e085a25f85
-rw-r--r-- | build/mapping.conf.json | 4 | ||||
-rw-r--r-- | build/platform/test_tool/host.ya.make.inc | 10 | ||||
-rw-r--r-- | build/platform/test_tool/host_os.ya.make.inc | 10 | ||||
-rwxr-xr-x | ya | 20 |
4 files changed, 24 insertions, 20 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 6166dc23ca..7f98325fce 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -462,6 +462,8 @@ "7631728247": "https://devtools-registry.s3.yandex.net/7631728247", "7658393380": "https://devtools-registry.s3.yandex.net/7658393380", "7658438634": "https://devtools-registry.s3.yandex.net/7658438634", + "7688925574": "https://devtools-registry.s3.yandex.net/7688925574", + "7688984774": "https://devtools-registry.s3.yandex.net/7688984774", "5486731632": "https://devtools-registry.s3.yandex.net/5486731632", "5514350352": "https://devtools-registry.s3.yandex.net/5514350352", "5514360398": "https://devtools-registry.s3.yandex.net/5514360398", @@ -1591,6 +1593,8 @@ "7631728247": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "7658393380": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "7658438634": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "7688925574": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "7688984774": "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", diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc index d32afd0792..d362d78a85 100644 --- a/build/platform/test_tool/host.ya.make.inc +++ b/build/platform/test_tool/host.ya.make.inc @@ -1,12 +1,12 @@ IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658436923) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7688980745) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658436110) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7688979180) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658438634) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7688984774) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658435304) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7688977846) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658437694) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7688983202) ENDIF() diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc index f991eb4610..287fa1f69c 100644 --- a/build/platform/test_tool/host_os.ya.make.inc +++ b/build/platform/test_tool/host_os.ya.make.inc @@ -1,12 +1,12 @@ IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658391057) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7688921363) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658389921) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7688919549) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658393380) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7688925574) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658388690) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7688917384) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7658392345) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7688923417) ENDIF() @@ -39,33 +39,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg PLATFORM_MAP = { "data": { "darwin": { - "md5": "b81c67cd2cde0a12fe690f1430c99941", + "md5": "06245598b6c10e195159e767ed35c3da", "urls": [ - f"{REGISTRY_ENDPOINT}/7658413669" + f"{REGISTRY_ENDPOINT}/7688967236" ] }, "darwin-arm64": { - "md5": "c34587db83d79e32d60183582adb1c01", + "md5": "0d697b763c0e4ab01048691943cd30d4", "urls": [ - f"{REGISTRY_ENDPOINT}/7658413007" + f"{REGISTRY_ENDPOINT}/7688964649" ] }, "linux-aarch64": { - "md5": "0fb37b9d38d74645a40e17496ee5deac", + "md5": "33d2ba456b1bdf00a8cf919f9bdf1b3d", "urls": [ - f"{REGISTRY_ENDPOINT}/7658412328" + f"{REGISTRY_ENDPOINT}/7688961562" ] }, "win32-clang-cl": { - "md5": "f125434f581643c417f36530354bf23b", + "md5": "30dd886c8a485be7b73f65bc8debffcc", "urls": [ - f"{REGISTRY_ENDPOINT}/7658414238" + f"{REGISTRY_ENDPOINT}/7688969209" ] }, "linux": { - "md5": "2bf185899c8783f9d3bf462abee89470", + "md5": "45ca76bbc8194a302e9b8641925c2214", "urls": [ - f"{REGISTRY_ENDPOINT}/7658415156" + f"{REGISTRY_ENDPOINT}/7688971317" ] } } |