aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-06-10 11:42:24 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-06-10 11:56:19 +0300
commitccb9ebb0b777d8e648101a0b97cdb940a989c9b9 (patch)
tree72e19667105ae1bb86a07e6650f8754bb802cd73
parent21427aa471a8fd47e82c037ed9145a38d44e8cd7 (diff)
downloadydb-ccb9ebb0b777d8e648101a0b97cdb940a989c9b9.tar.gz
Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, os_test_tool
From hash: [63bc5d3231efb88ee668f8d13698cbc29a6f2c19](https://a.yandex-team.ru/arcadia/commit/63bc5d3231efb88ee668f8d13698cbc29a6f2c19) From revision: [14183094](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=416) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ya_bin3, ya_bin, os_ya, test_tool, os_test_tool 764d203296b5b553750ba95d2ff6c2fba86e6fbd
-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 50bd8f94b1..0c10f17294 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -221,6 +221,8 @@
"6442433829": "https://devtools-registry.s3.yandex.net/6442433829",
"6452725594": "https://devtools-registry.s3.yandex.net/6452725594",
"6452741442": "https://devtools-registry.s3.yandex.net/6452741442",
+ "6469849643": "https://devtools-registry.s3.yandex.net/6469849643",
+ "6469853075": "https://devtools-registry.s3.yandex.net/6469853075",
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
"5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
"5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -754,6 +756,8 @@
"6442433829": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"6452725594": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"6452741442": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "6469849643": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "6469853075": "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 83bd4a8a9b..f608dc9065 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:6452740441)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6469852745)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6452739989)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6469852608)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6452741442)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6469853075)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6452739504)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6469852410)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6452740900)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6469852853)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index 0a9a978017..0308d40565 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:6452723962)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6469848875)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6452723218)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6469848641)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6452725594)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6469849643)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6452722370)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6469848511)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6452724790)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6469849164)
ENDIF()
diff --git a/ya b/ya
index e84ad37f9e..1c972c9d21 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": "2bd07ff41f173fafea85bf182cb4b353",
+ "md5": "f84bb273fef9fc5aaa4419ef93d3dc0d",
"urls": [
- f"{REGISTRY_ENDPOINT}/6452767160"
+ f"{REGISTRY_ENDPOINT}/6469851769"
]
},
"darwin-arm64": {
- "md5": "ae130e9e9586d7cfeed8db6f2f1f6348",
+ "md5": "bac658716caba215c2c823d938a9ded2",
"urls": [
- f"{REGISTRY_ENDPOINT}/6452766415"
+ f"{REGISTRY_ENDPOINT}/6469851615"
]
},
"linux-aarch64": {
- "md5": "98e945e2143b90f339dfd9f4dd0d0d46",
+ "md5": "0ef109b077af21ddcb331f07385578b0",
"urls": [
- f"{REGISTRY_ENDPOINT}/6452765823"
+ f"{REGISTRY_ENDPOINT}/6469851462"
]
},
"win32-clang-cl": {
- "md5": "102d061923957d32f0376ca8a47bc3c7",
+ "md5": "a0cbfbba3ee3aa9df15e1abdde07cb04",
"urls": [
- f"{REGISTRY_ENDPOINT}/6452767696"
+ f"{REGISTRY_ENDPOINT}/6469852097"
]
},
"linux": {
- "md5": "4c434fdae880f638124eedc01a78519a",
+ "md5": "bc6939a33b1cb9cab03febf31e345559",
"urls": [
- f"{REGISTRY_ENDPOINT}/6452768379"
+ f"{REGISTRY_ENDPOINT}/6469852386"
]
}
}