aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-10-23 09:45:26 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-10-23 10:04:01 +0300
commite41ab8328de353832986b0da3c08e55c4b3a907b (patch)
tree0b06d4f0e07ed82b66d6854bc309b40a85dfee43
parent2bd12ab281298972a786567e5d364cc2786f71bd (diff)
downloadydb-e41ab8328de353832986b0da3c08e55c4b3a907b.tar.gz
Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, test_tool3
From hash: [ac17a34f40d662b6ab477da191b5e2b3683f6a88](https://a.yandex-team.ru/arcadia/commit/ac17a34f40d662b6ab477da191b5e2b3683f6a88) From revision: [12733593](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=264) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ya_bin3, os_ya, ya_bin, test_tool, test_tool3
-rw-r--r--build/mapping.conf.json8
-rw-r--r--build/platform/test_tool/host.ya.make.inc20
-rwxr-xr-xya20
3 files changed, 24 insertions, 24 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json
index a92d825360..eb0ca1fbf0 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -80,8 +80,8 @@
"3968796477": "http://devtools-registry.s3.yandex.net/3968796477",
"3968796981": "http://devtools-registry.s3.yandex.net/3968796981",
"3968797636": "http://devtools-registry.s3.yandex.net/3968797636",
- "5276918973": "http://devtools-registry.s3.yandex.net/5276918973",
- "5276918864": "http://devtools-registry.s3.yandex.net/5276918864",
+ "5285946152": "http://devtools-registry.s3.yandex.net/5285946152",
+ "5285947546": "http://devtools-registry.s3.yandex.net/5285947546",
"4307890075": "http://devtools-registry.s3.yandex.net/4307890075",
"3833498694": "http://devtools-registry.s3.yandex.net/3833498694",
"4940640829": "http://devtools-registry.s3.yandex.net/4940640829",
@@ -192,8 +192,8 @@
"3968796477": "devtools/ya/test/programs/flake8/py3/flake8 for linux-aarch64",
"3968796981": "devtools/ya/test/programs/flake8/py3/flake8 for linux-ppc64le",
"3968797636": "devtools/ya/test/programs/flake8/py3/flake8 for win32",
- "5276918973": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
- "5276918864": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
+ "5285946152": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "5285947546": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
"4307890075": "flake8_linter for linux",
"3833498694": "gdb 11.2 for osx_10.15_catalina",
"4940640829": "gdb for linux-aarch64",
diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc
index 0bab53fbfb..38d6feb3e1 100644
--- a/build/platform/test_tool/host.ya.make.inc
+++ b/build/platform/test_tool/host.ya.make.inc
@@ -1,17 +1,17 @@
IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5276914400)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5276916028)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5285945754)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5285947110)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5276913412)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5276914627)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5285945694)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5285947005)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5276918973)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5276918864)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5285946152)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5285947546)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5276911611)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5276913802)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5285945487)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5285946782)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5276915343)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5276917396)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5285946047)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5285947360)
ENDIF()
diff --git a/ya b/ya
index f3fc5e96a9..90697d3bc6 100755
--- a/ya
+++ b/ya
@@ -34,33 +34,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg
PLATFORM_MAP = {
"data": {
"darwin": {
- "md5": "2084060f90351022b81b73ea01e38ba9",
+ "md5": "c8fb856e4ae7d727a932f6713ad450c9",
"urls": [
- f"{REGISTRY_ENDPOINT}/5276900199"
+ f"{REGISTRY_ENDPOINT}/5285942408"
]
},
"darwin-arm64": {
- "md5": "564ff6b5323b413a0ff74d2bee6088d0",
+ "md5": "084703941891eda96e04b0acb5dce910",
"urls": [
- f"{REGISTRY_ENDPOINT}/5276899461"
+ f"{REGISTRY_ENDPOINT}/5285942294"
]
},
"linux-aarch64": {
- "md5": "9a9407ca9da2bfd311f28fa38d29ae60",
+ "md5": "239372e6515291c0aaeb2f8ba00db718",
"urls": [
- f"{REGISTRY_ENDPOINT}/5276898860"
+ f"{REGISTRY_ENDPOINT}/5285942051"
]
},
"win32-clang-cl": {
- "md5": "bee4bd2bd8c39dc8d696574c2ff47668",
+ "md5": "5c62d34489aecf4910a4a6b81663ce7d",
"urls": [
- f"{REGISTRY_ENDPOINT}/5276900502"
+ f"{REGISTRY_ENDPOINT}/5285942505"
]
},
"linux": {
- "md5": "431f10ad76130f70036052e3f77672a8",
+ "md5": "b35ed3ccf0ae16793bfba4935d6cd1f6",
"urls": [
- f"{REGISTRY_ENDPOINT}/5276900918"
+ f"{REGISTRY_ENDPOINT}/5285942611"
]
}
}