diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2025-01-20 11:23:26 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2025-01-20 11:42:05 +0300 |
commit | c345883bbb07a2f0e3c4c4fbb75b9e468627e834 (patch) | |
tree | 48bdc2d4b6ba9fe328f0afb9ee816f4fbc5f94d8 | |
parent | e14e91a6108532ece219662013d91892825fdaab (diff) | |
download | ydb-c345883bbb07a2f0e3c4c4fbb75b9e468627e834.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:903a091c728e9b7a1c102b996ad1ee7a3a0bb42f
-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 95cdb4ed8a..1d323b752d 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -486,6 +486,8 @@ "7827481464": "https://devtools-registry.s3.yandex.net/7827481464", "7842973241": "https://devtools-registry.s3.yandex.net/7842973241", "7842994658": "https://devtools-registry.s3.yandex.net/7842994658", + "7854642100": "https://devtools-registry.s3.yandex.net/7854642100", + "7854653248": "https://devtools-registry.s3.yandex.net/7854653248", "5486731632": "https://devtools-registry.s3.yandex.net/5486731632", "5514350352": "https://devtools-registry.s3.yandex.net/5514350352", "5514360398": "https://devtools-registry.s3.yandex.net/5514360398", @@ -1673,6 +1675,8 @@ "7827481464": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "7842973241": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "7842994658": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "7854642100": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "7854653248": "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 a999b28429..f1f0ab0c4a 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:7842993506) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7854652424) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7842992801) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7854652072) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7842994658) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7854653248) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7842992357) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7854651821) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7842994147) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7854652753) ENDIF() diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc index 7535988b98..211c0d9bf0 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:7842972207) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7854641416) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7842971762) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7854641117) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7842973241) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7854642100) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7842971279) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7854640876) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7842972751) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7854641896) ENDIF() @@ -39,33 +39,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg PLATFORM_MAP = { "data": { "darwin": { - "md5": "ae63bfaf584d60bbfed88f02ab39d214", + "md5": "b682775016062d74f5972a359d6f7875", "urls": [ - f"{REGISTRY_ENDPOINT}/7843021328" + f"{REGISTRY_ENDPOINT}/7854654255" ] }, "darwin-arm64": { - "md5": "42b853ad17d72ae1ebfabf5e9cfe38f6", + "md5": "70fdaed834238b9b1b561ba21dba39c0", "urls": [ - f"{REGISTRY_ENDPOINT}/7843020972" + f"{REGISTRY_ENDPOINT}/7854654052" ] }, "linux-aarch64": { - "md5": "b23c0e2569b81d759e2eaa37529d9d25", + "md5": "997439f50387152f92616ec757adaa3f", "urls": [ - f"{REGISTRY_ENDPOINT}/7843020525" + f"{REGISTRY_ENDPOINT}/7854653737" ] }, "win32-clang-cl": { - "md5": "1be0d0332ae664bb62d2e461ff094ca1", + "md5": "d01256ab0ab31acb40ec09d3a271aaee", "urls": [ - f"{REGISTRY_ENDPOINT}/7843021829" + f"{REGISTRY_ENDPOINT}/7854654568" ] }, "linux": { - "md5": "c1096864c2c0360c7784295b0a0b3597", + "md5": "44d0277367c76acaec3c503e31ba4cf1", "urls": [ - f"{REGISTRY_ENDPOINT}/7843022530" + f"{REGISTRY_ENDPOINT}/7854654813" ] } } |