aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-10-04 11:20:22 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-10-04 11:54:52 +0300
commitecc700f77e7e2e06c898b159d5659baf30d94596 (patch)
tree0b1feb7726eeb017d7b9f34b11015b4489dbe059
parentb2469278d6f4507d422ffccfda7a76770bf48a0a (diff)
downloadydb-ecc700f77e7e2e06c898b159d5659baf30d94596.tar.gz
Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, test_tool3
From hash: [c6e6a3837b2e2cfdc14034450598e6aad89a5b83](https://a.yandex-team.ru/arcadia/commit/c6e6a3837b2e2cfdc14034450598e6aad89a5b83) From revision: [12579265](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=252) Flow triggered by user: [v-korovin](https://staff.yandex-team.ru/v-korovin) 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 1ee187d161..c93f9fbd06 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",
- "5157646199": "http://devtools-registry.s3.yandex.net/5157646199",
- "5157706783": "http://devtools-registry.s3.yandex.net/5157706783",
+ "5188711606": "http://devtools-registry.s3.yandex.net/5188711606",
+ "5188700795": "http://devtools-registry.s3.yandex.net/5188700795",
"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",
- "5157646199": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
- "5157706783": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
+ "5188711606": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "5188700795": "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 bb8a972513..fade8d4f9f 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:5157644736)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5157702862)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5188710024)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5188699301)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5157643929)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5157700386)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5188709206)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5188698397)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5157646199)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5157706783)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5188711606)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5188700795)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5157643108)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5157698824)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5188708242)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5188697571)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5157645393)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5157705442)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5188710996)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5188700091)
ENDIF()
diff --git a/ya b/ya
index 8734baf5e1..1468a27251 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": "a3da1c358782b42454d679ce8a5e2cc6",
+ "md5": "3ecb2ad18b8be9e4fcd7e086155d2251",
"urls": [
- f"{REGISTRY_ENDPOINT}/5157673569"
+ f"{REGISTRY_ENDPOINT}/5188683112"
]
},
"darwin-arm64": {
- "md5": "b41209cfa69fb560d95ed5b75c5699ba",
+ "md5": "d997218897515a2389856b26cc5c696d",
"urls": [
- f"{REGISTRY_ENDPOINT}/5157672838"
+ f"{REGISTRY_ENDPOINT}/5188682046"
]
},
"linux-aarch64": {
- "md5": "761dfb23d916dddfe2ca9b12db5c7009",
+ "md5": "625b4336d30ce770a3de849bda6d2fc5",
"urls": [
- f"{REGISTRY_ENDPOINT}/5157672156"
+ f"{REGISTRY_ENDPOINT}/5188681093"
]
},
"win32-clang-cl": {
- "md5": "8c059243ed120e6d2e82b57fd19c0cbf",
+ "md5": "977c839c2f69afc745be4bbdaff1f24c",
"urls": [
- f"{REGISTRY_ENDPOINT}/5157674503"
+ f"{REGISTRY_ENDPOINT}/5188684222"
]
},
"linux": {
- "md5": "920fedc40b1f1e155c29e3f929494c59",
+ "md5": "fd44784ea4bcca9cbceeeb73f774e434",
"urls": [
- f"{REGISTRY_ENDPOINT}/5157675257"
+ f"{REGISTRY_ENDPOINT}/5188685165"
]
}
}