aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-07-25 10:25:18 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-07-25 10:34:45 +0300
commitebbb25178754558f55fdc1cc886779ace7eff78c (patch)
tree79369568d366e8a32645f045fc2a1d7a7956b7e0
parent567317a78e4d0f0847783e062fb6b93a0490ce0b (diff)
downloadydb-ebbb25178754558f55fdc1cc886779ace7eff78c.tar.gz
Automatic release build for ya_bin3, os_ya, test_tool, os_test_tool
From hash: [56972c46907b35b400885a14a9e9dbe229fe5ab0](https://a.yandex-team.ru/arcadia/commit/56972c46907b35b400885a14a9e9dbe229fe5ab0) From revision: [14480907](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ya-bin2-ya-bin3-tts&version=444) Flow triggered by user: [v-korovin](https://staff.yandex-team.ru/v-korovin) Update tools: ya_bin3, os_ya, test_tool, os_test_tool fa1b8dfc97940a529d1e0406a1bf6a910dfa0696
-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 a40a81dcfe..086c6a3896 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -334,6 +334,8 @@
"6685155231": "https://devtools-registry.s3.yandex.net/6685155231",
"6696783934": "https://devtools-registry.s3.yandex.net/6696783934",
"6696787149": "https://devtools-registry.s3.yandex.net/6696787149",
+ "6733651979": "https://devtools-registry.s3.yandex.net/6733651979",
+ "6733663069": "https://devtools-registry.s3.yandex.net/6733663069",
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
"5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
"5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -1043,6 +1045,8 @@
"6685155231": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"6696783934": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"6696787149": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "6733651979": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "6733663069": "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 3ba13e1ec2..8e027ad008 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:6696781027)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6733657579)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696778679)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6733654181)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696783934)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6733663069)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696776741)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6733650123)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696782382)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6733660396)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index 973aa097a3..fec5288e20 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:6696783294)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6733648674)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696781271)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6733646931)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696787149)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6733651979)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696778364)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6733645116)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696785281)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6733650391)
ENDIF()
diff --git a/ya b/ya
index 7f121a1c8b..ef8d330ec4 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": "d420bc063436296fd06fa0158c0be0b7",
+ "md5": "3dc9ec5c17e19528ca4ac94e7ec66e55",
"urls": [
- f"{REGISTRY_ENDPOINT}/6696808122"
+ f"{REGISTRY_ENDPOINT}/6733637448"
]
},
"darwin-arm64": {
- "md5": "eb5fff4c54ad6985367c388958c21247",
+ "md5": "0461888d9201358037de0ae972ce1e7e",
"urls": [
- f"{REGISTRY_ENDPOINT}/6696805876"
+ f"{REGISTRY_ENDPOINT}/6733635630"
]
},
"linux-aarch64": {
- "md5": "49713957225950bc8eae702d6fad7010",
+ "md5": "b0565c783dea4de59f9be0ff3921ca3d",
"urls": [
- f"{REGISTRY_ENDPOINT}/6696803880"
+ f"{REGISTRY_ENDPOINT}/6733633713"
]
},
"win32-clang-cl": {
- "md5": "7e7fcf04fb4832bc843f1c283abf029c",
+ "md5": "d7e9ff63def864ae63d10d1004027c74",
"urls": [
- f"{REGISTRY_ENDPOINT}/6696810344"
+ f"{REGISTRY_ENDPOINT}/6733638762"
]
},
"linux": {
- "md5": "192e1539014e8d702396045fa863d47c",
+ "md5": "ab8434e0a8c459e7e6583db2b59923a1",
"urls": [
- f"{REGISTRY_ENDPOINT}/6696814224"
+ f"{REGISTRY_ENDPOINT}/6733639828"
]
}
}