aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-11-25 11:24:29 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-11-25 11:39:11 +0300
commit0d292422268782f0712088fc7aefdc71f4194789 (patch)
tree10561af488dedff130bf34d0c33b7269d7458089
parent551b2ec4e6187023582efdbd78b3b73cabf11a76 (diff)
downloadydb-0d292422268782f0712088fc7aefdc71f4194789.tar.gz
Automatic release build for test_tool, os_ya, ya_bin, os_test_tool
From hash: [01bd05349950fe584024dd414505d67fd8f905c2](HIDDEN_URL From revision: [15376466](HIDDEN_URL [CI flow](HIDDEN_URL Flow triggered by user: [robot-ci](HIDDEN_URL Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:580a419e4c7210a564343369cf4b19863462e75f
-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 e268f10e86..4a07c69a5f 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -448,6 +448,8 @@
"7434972788": "https://devtools-registry.s3.yandex.net/7434972788",
"7480257071": "https://devtools-registry.s3.yandex.net/7480257071",
"7480276291": "https://devtools-registry.s3.yandex.net/7480276291",
+ "7527192492": "https://devtools-registry.s3.yandex.net/7527192492",
+ "7527214694": "https://devtools-registry.s3.yandex.net/7527214694",
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
"5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
"5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -1507,6 +1509,8 @@
"7434972788": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"7480257071": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"7480276291": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "7527192492": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "7527214694": "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 f0c9109418..ad0952dc30 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:7480275076)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7527213920)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7480274698)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7527213699)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7480276291)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7527214694)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7480273938)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7527213401)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7480275651)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7527214347)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index 7428a8e346..3fd5cebaf4 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:7480256374)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7527191743)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7480255951)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7527191533)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7480257071)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7527192492)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7480255328)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7527191285)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7480256738)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7527192217)
ENDIF()
diff --git a/ya b/ya
index b593f81b65..8f79043941 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": "30753e1e963294aea53e996de03fe594",
+ "md5": "403ff433f6ed5d44ee01288e3cfd9a82",
"urls": [
- f"{REGISTRY_ENDPOINT}/7480268068"
+ f"{REGISTRY_ENDPOINT}/7527202492"
]
},
"darwin-arm64": {
- "md5": "9840300edca2c0472f065b4381bf8514",
+ "md5": "c2b5c6add55a6847e97ca1c2ced90eca",
"urls": [
- f"{REGISTRY_ENDPOINT}/7480267883"
+ f"{REGISTRY_ENDPOINT}/7527202108"
]
},
"linux-aarch64": {
- "md5": "30e1cbcaa713ac733c213acd9d9b0c6c",
+ "md5": "d2d76db8209dfbaa69c097912c9fe20f",
"urls": [
- f"{REGISTRY_ENDPOINT}/7480267499"
+ f"{REGISTRY_ENDPOINT}/7527201709"
]
},
"win32-clang-cl": {
- "md5": "e05b7f61829dd97d995411fb8d49bad7",
+ "md5": "d67355c16731e7bd9a015d3be8c4e8db",
"urls": [
- f"{REGISTRY_ENDPOINT}/7480268240"
+ f"{REGISTRY_ENDPOINT}/7527202820"
]
},
"linux": {
- "md5": "a6139abb9c40c7a76b147f5bbde59bd3",
+ "md5": "c9a7df83b5e4dc46f13bb85688be7996",
"urls": [
- f"{REGISTRY_ENDPOINT}/7480268480"
+ f"{REGISTRY_ENDPOINT}/7527203172"
]
}
}