aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-10-27 10:55:58 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-10-27 11:15:50 +0300
commit508f523be35942ffcbcdac5175b94cff16fc030d (patch)
tree5d7c561525021b5b99608e79fdf07b3cb548408a
parentd470ad823626c4d1be8216b0c9eabc553e2bea7c (diff)
downloadydb-508f523be35942ffcbcdac5175b94cff16fc030d.tar.gz
Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, test_tool3
From hash: [3ab895875ab7f542fc040c630ff94daa6339b74f](https://a.yandex-team.ru/arcadia/commit/3ab895875ab7f542fc040c630ff94daa6339b74f) From revision: [12771793](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=268) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ya_bin3, ya_bin, os_ya, 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 5a95e79b0d..d6a5fd3130 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -82,8 +82,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",
- "5285946152": "http://devtools-registry.s3.yandex.net/5285946152",
- "5285947546": "http://devtools-registry.s3.yandex.net/5285947546",
+ "5311950371": "http://devtools-registry.s3.yandex.net/5311950371",
+ "5311973174": "http://devtools-registry.s3.yandex.net/5311973174",
"4307890075": "http://devtools-registry.s3.yandex.net/4307890075",
"3833498694": "http://devtools-registry.s3.yandex.net/3833498694",
"56663370": "http://devtools-registry.s3.yandex.net/56663370",
@@ -194,8 +194,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",
- "5285946152": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
- "5285947546": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
+ "5311950371": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "5311973174": "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",
"56663370": "junit-junit-4.12-sources.jar",
diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc
index 38d6feb3e1..b71050ffd7 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:5285945754)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5285947110)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5311948799)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5311971204)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5285945694)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5285947005)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5311948158)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5311970512)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5285946152)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5285947546)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5311950371)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5311973174)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5285945487)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5285946782)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5311947093)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5311969683)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5285946047)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5285947360)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5311949677)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5311972070)
ENDIF()
diff --git a/ya b/ya
index 90697d3bc6..f2fe89be3e 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": "c8fb856e4ae7d727a932f6713ad450c9",
+ "md5": "f0188a9d0bd7879cb50157f3ea808cce",
"urls": [
- f"{REGISTRY_ENDPOINT}/5285942408"
+ f"{REGISTRY_ENDPOINT}/5311942658"
]
},
"darwin-arm64": {
- "md5": "084703941891eda96e04b0acb5dce910",
+ "md5": "d08e93fed7152a4f02302acca2702b06",
"urls": [
- f"{REGISTRY_ENDPOINT}/5285942294"
+ f"{REGISTRY_ENDPOINT}/5311942146"
]
},
"linux-aarch64": {
- "md5": "239372e6515291c0aaeb2f8ba00db718",
+ "md5": "31903c2024013954395d089654c90020",
"urls": [
- f"{REGISTRY_ENDPOINT}/5285942051"
+ f"{REGISTRY_ENDPOINT}/5311941646"
]
},
"win32-clang-cl": {
- "md5": "5c62d34489aecf4910a4a6b81663ce7d",
+ "md5": "5a2336b7682819dba66f49f6cefd0f13",
"urls": [
- f"{REGISTRY_ENDPOINT}/5285942505"
+ f"{REGISTRY_ENDPOINT}/5311943201"
]
},
"linux": {
- "md5": "b35ed3ccf0ae16793bfba4935d6cd1f6",
+ "md5": "298903682eb65ab9cab3f16b5f9d781b",
"urls": [
- f"{REGISTRY_ENDPOINT}/5285942611"
+ f"{REGISTRY_ENDPOINT}/5311943529"
]
}
}