aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2025-03-21 11:48:32 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2025-03-21 12:14:22 +0300
commitfd0b15bfb5491ae9374adf28f779e10b7f50b449 (patch)
tree505824efaf314c652b4e2e91e4437389d853f83f
parentd920411538b9141e0cee8212be3c9ae0e77d1fab (diff)
downloadydb-fd0b15bfb5491ae9374adf28f779e10b7f50b449.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:fa5d9970516b3c025f1a7b01ec849a0a18b6c302
-rw-r--r--build/mapping.conf.json2
-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, 22 insertions, 20 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json
index f4277985dd..15898974bf 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -522,6 +522,7 @@
"8249001226": "{registry_endpoint}/8249001226",
"8273785013": "{registry_endpoint}/8273785013",
"8307046461": "{registry_endpoint}/8307046461",
+ "8317487990": "{registry_endpoint}/8317487990",
"5486731632": "{registry_endpoint}/5486731632",
"5514350352": "{registry_endpoint}/5514350352",
"5514360398": "{registry_endpoint}/5514360398",
@@ -1818,6 +1819,7 @@
"8249001226": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"8273785013": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"8307046461": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "8317487990": "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 5af9746a41..e1d2a80596 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:8307070450)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8317513158)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8307068606)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8317511126)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8307073076)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8317517786)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8307067350)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8317509303)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8307071994)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8317515729)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index 3b960b3a0d..d0b597fd49 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:8307042769)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8317485510)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8307040830)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8317484083)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8307046461)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8317487990)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8307039261)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8317482891)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8307044717)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8317486711)
ENDIF()
diff --git a/ya b/ya
index fac4860902..6b1f523fbe 100755
--- a/ya
+++ b/ya
@@ -39,33 +39,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg
PLATFORM_MAP = {
"data": {
"win32": {
- "md5": "873a2f0b74705af5bc1bf41217ce49ce",
+ "md5": "729e5a92e5e9253001266369de2108af",
"urls": [
- f"{REGISTRY_ENDPOINT}/8307066792"
+ f"{REGISTRY_ENDPOINT}/8317503781"
]
},
"darwin": {
- "md5": "31492187efa40748dd75653a87c40cc1",
+ "md5": "f5e0afaf1189c93b9ef3896f3531882b",
"urls": [
- f"{REGISTRY_ENDPOINT}/8307065239"
+ f"{REGISTRY_ENDPOINT}/8317502378"
]
},
"darwin-arm64": {
- "md5": "07ac8ac75b798223cd71f5c31b10110b",
+ "md5": "0717c848e11e10b24436d51076b5fe55",
"urls": [
- f"{REGISTRY_ENDPOINT}/8307063799"
+ f"{REGISTRY_ENDPOINT}/8317500655"
]
},
"linux-aarch64": {
- "md5": "0315db8cf713e6b77de53c738bcb3ea7",
+ "md5": "a8716b4389a8527540e10d45c3c10325",
"urls": [
- f"{REGISTRY_ENDPOINT}/8307062757"
+ f"{REGISTRY_ENDPOINT}/8317498738"
]
},
"linux": {
- "md5": "1287df93b85d867c3fb93e7f9f972b94",
+ "md5": "5fc8c836af0182fa3d93e89bc3fe907c",
"urls": [
- f"{REGISTRY_ENDPOINT}/8307068169"
+ f"{REGISTRY_ENDPOINT}/8317505228"
]
}
}