aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-12-05 10:49:38 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-12-05 11:19:47 +0300
commit048b8ea15d508e14b4fa644c973ba8cd3c6ff771 (patch)
tree4d2940e43ad19fe60c40cd35e42404cb54e45457
parent147cae18db4087d5cf7aebdf9a0c25fc46292155 (diff)
downloadydb-048b8ea15d508e14b4fa644c973ba8cd3c6ff771.tar.gz
Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, test_tool3
From hash: [c717794c0e745e11ca2efb05cb7b897c03010274](https://a.yandex-team.ru/arcadia/commit/c717794c0e745e11ca2efb05cb7b897c03010274) From revision: [13021561](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=295) 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 b8bf206bd7..1e59b51b53 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -69,8 +69,8 @@
"3968796477": "https://devtools-registry.s3.yandex.net/3968796477",
"3968796981": "https://devtools-registry.s3.yandex.net/3968796981",
"3968797636": "https://devtools-registry.s3.yandex.net/3968797636",
- "5479425381": "https://devtools-registry.s3.yandex.net/5479425381",
- "5479427611": "https://devtools-registry.s3.yandex.net/5479427611",
+ "5486713852": "https://devtools-registry.s3.yandex.net/5486713852",
+ "5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
"4307890075": "https://devtools-registry.s3.yandex.net/4307890075",
"4307901240": "https://devtools-registry.s3.yandex.net/4307901240",
"3833498694": "https://devtools-registry.s3.yandex.net/3833498694",
@@ -161,8 +161,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",
- "5479425381": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
- "5479427611": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
+ "5486713852": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "5486731632": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
"4307890075": "flake8_linter for linux",
"4307901240": "flake8_linter for linux-aarch64",
"3833498694": "gdb 11.2 for osx_10.15_catalina",
diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc
index c1ee4ec0d8..0c1380c290 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:5479425030)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5479427223)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5486712718)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5486730250)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5479424832)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5479427035)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5486712244)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5486729606)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5479425381)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5479427611)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5486713852)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5486731632)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5479424537)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5479426879)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5486711599)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5486728731)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5479425164)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5479427454)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5486713341)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5486731004)
ENDIF()
diff --git a/ya b/ya
index ba7055fec7..6d01b6106a 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": "4e61e73a50b3f34ac8d803ead98823cd",
+ "md5": "c392ad9cadf38f8829fa7a58bc29adc9",
"urls": [
- f"{REGISTRY_ENDPOINT}/5479428010"
+ f"{REGISTRY_ENDPOINT}/5486709885"
]
},
"darwin-arm64": {
- "md5": "540c6f5dcc83c2862cd471209e21c7ef",
+ "md5": "4f1c677642f20d9639a2a988e0c8f05b",
"urls": [
- f"{REGISTRY_ENDPOINT}/5479427757"
+ f"{REGISTRY_ENDPOINT}/5486709262"
]
},
"linux-aarch64": {
- "md5": "407b731d21c61201e1863fba44397fa3",
+ "md5": "76cad1fbffc1d4a86875e9fcf7f87ffe",
"urls": [
- f"{REGISTRY_ENDPOINT}/5479427594"
+ f"{REGISTRY_ENDPOINT}/5486708703"
]
},
"win32-clang-cl": {
- "md5": "46c0bb533680fcafc4b28c2eaabce11c",
+ "md5": "673bf540076c4f35246fddf6a858b1c7",
"urls": [
- f"{REGISTRY_ENDPOINT}/5479428366"
+ f"{REGISTRY_ENDPOINT}/5486710353"
]
},
"linux": {
- "md5": "a63f4630b4a9fdf23e791ec0ac349533",
+ "md5": "0e6266130414ee50976107a118241a2e",
"urls": [
- f"{REGISTRY_ENDPOINT}/5479428719"
+ f"{REGISTRY_ENDPOINT}/5486711064"
]
}
}