aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-10-12 11:01:40 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-10-12 11:40:36 +0300
commit4442a9c0bd2241d66c5c57e1e2b1c9aa415a6f07 (patch)
treec8f23c6cf3281a172c27c34451b971696d0da357
parentfbb4e87f5de695c8ddca851a91897ec9665ba029 (diff)
downloadydb-4442a9c0bd2241d66c5c57e1e2b1c9aa415a6f07.tar.gz
Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, test_tool3
From hash: [6b62360ff439aa40b72b98250a5c09f6a8ec279d](https://a.yandex-team.ru/arcadia/commit/6b62360ff439aa40b72b98250a5c09f6a8ec279d) From revision: [12648678](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=258) Flow triggered by user: [zhukoff-pavel](https://staff.yandex-team.ru/zhukoff-pavel) 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 cd8497bf6d..d03145cecc 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",
- "5211973300": "http://devtools-registry.s3.yandex.net/5211973300",
- "5211979759": "http://devtools-registry.s3.yandex.net/5211979759",
+ "5232802292": "http://devtools-registry.s3.yandex.net/5232802292",
+ "5232878460": "http://devtools-registry.s3.yandex.net/5232878460",
"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",
- "5211973300": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
- "5211979759": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
+ "5232802292": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "5232878460": "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 90b4593dff..203d14ae7d 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:5211972961)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5211979209)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5232800554)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5232876377)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5211972743)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5211978813)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5232799717)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5232875119)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5211973300)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5211979759)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5232802292)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5232878460)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5211972486)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5211978625)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5232798729)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5232873382)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5211973082)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5211979499)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5232801313)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5232877551)
ENDIF()
diff --git a/ya b/ya
index d42d92fd11..e7df9f7e3c 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": "48d16cc1bceadf33c57388c5423431b5",
+ "md5": "3985a6531b6614fa6e6f305714aad5ac",
"urls": [
- f"{REGISTRY_ENDPOINT}/5211979151"
+ f"{REGISTRY_ENDPOINT}/5232799587"
]
},
"darwin-arm64": {
- "md5": "664a8f3a94fcff4ea87a34da4d625d5d",
+ "md5": "950fa4566c5924926c1245aba8fead6b",
"urls": [
- f"{REGISTRY_ENDPOINT}/5211978836"
+ f"{REGISTRY_ENDPOINT}/5232798505"
]
},
"linux-aarch64": {
- "md5": "1633ca5119303805c8e36020bb8670ef",
+ "md5": "ad8042a67e0897c9dd0e7f56f19b10ec",
"urls": [
- f"{REGISTRY_ENDPOINT}/5211978704"
+ f"{REGISTRY_ENDPOINT}/5232797446"
]
},
"win32-clang-cl": {
- "md5": "771428d5979b3c31b227318fce4633d0",
+ "md5": "e857be1898d6ae0a9b3b26ad1d3b0142",
"urls": [
- f"{REGISTRY_ENDPOINT}/5211979300"
+ f"{REGISTRY_ENDPOINT}/5232800452"
]
},
"linux": {
- "md5": "e71aa5714c6f1535495e835cc9997db8",
+ "md5": "ffeff1e5e290ee3279c0e51bd9969f31",
"urls": [
- f"{REGISTRY_ENDPOINT}/5211979413"
+ f"{REGISTRY_ENDPOINT}/5232801192"
]
}
}