aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2025-01-10 11:20:04 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2025-01-10 12:22:51 +0300
commit5c20e0857dcce24ffc495af63535d27e5010edc4 (patch)
tree9be85f3275c2729665798b6ec9113dc6bcc1e902
parenta2cb1d2101bfaf4f79beb3b8ea67d7d4bab64014 (diff)
downloadydb-5c20e0857dcce24ffc495af63535d27e5010edc4.tar.gz
Automatic release build for test_tool, os_ya, ya_bin, os_test_tool
Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:f1b6cb87f41aafd1da972691a0e49bc1bed358af
-rw-r--r--build/mapping.conf.json4
-rw-r--r--build/platform/test_tool/host.ya.make.inc10
-rw-r--r--build/platform/test_tool/host_os.ya.make.inc10
-rwxr-xr-xya20
4 files changed, 24 insertions, 20 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json
index b6bd6a7930..375eadecf8 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -478,6 +478,8 @@
"7717387253": "https://devtools-registry.s3.yandex.net/7717387253",
"7750415386": "https://devtools-registry.s3.yandex.net/7750415386",
"7750425697": "https://devtools-registry.s3.yandex.net/7750425697",
+ "7798405477": "https://devtools-registry.s3.yandex.net/7798405477",
+ "7798431065": "https://devtools-registry.s3.yandex.net/7798431065",
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
"5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
"5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -1631,6 +1633,8 @@
"7717387253": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"7750415386": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"7750425697": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "7798405477": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "7798431065": "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 36a9e3bd35..a8eaf39bf6 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:7750424052)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7798430074)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7750422985)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7798429472)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7750425697)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7798431065)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7750421881)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7798428947)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7750424913)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7798430628)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index cd7c6be19a..dfa7c54bfc 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:7750413507)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7798404906)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7750412435)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7798404502)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7750415386)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7798405477)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7750411520)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7798404143)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7750414496)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7798405198)
ENDIF()
diff --git a/ya b/ya
index d7267fa9f6..1a6c51c169 100755
--- a/ya
+++ b/ya
@@ -39,33 +39,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg
PLATFORM_MAP = {
"data": {
"darwin": {
- "md5": "2aeff4a8b56c294648e2a7fe5bcaf2f5",
+ "md5": "ffcb15169ccae0a3850608de69482c09",
"urls": [
- f"{REGISTRY_ENDPOINT}/7750410363"
+ f"{REGISTRY_ENDPOINT}/7798398981"
]
},
"darwin-arm64": {
- "md5": "f4388ea2cd6cf37a66ad839c13356535",
+ "md5": "0382ea9410e0b5f059283980e4215c69",
"urls": [
- f"{REGISTRY_ENDPOINT}/7750409498"
+ f"{REGISTRY_ENDPOINT}/7798398398"
]
},
"linux-aarch64": {
- "md5": "8199dfd101c2eeddc2926e0bd8931a66",
+ "md5": "cbcd779f4aad2bbaee86352c982e3688",
"urls": [
- f"{REGISTRY_ENDPOINT}/7750408525"
+ f"{REGISTRY_ENDPOINT}/7798397734"
]
},
"win32-clang-cl": {
- "md5": "12257bbee911ec403eb302a15c7c22b0",
+ "md5": "577991773cc13a66b35b23c813e1116a",
"urls": [
- f"{REGISTRY_ENDPOINT}/7750411200"
+ f"{REGISTRY_ENDPOINT}/7798399287"
]
},
"linux": {
- "md5": "b921725a0c13639344aec267bef973c0",
+ "md5": "9d07c67601a14f37934188108448b953",
"urls": [
- f"{REGISTRY_ENDPOINT}/7750412171"
+ f"{REGISTRY_ENDPOINT}/7798399678"
]
}
}