aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-12-04 12:13:13 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-12-04 16:31:10 +0300
commit1b7c2db166198101b3cf556bb3055bd500b3227a (patch)
tree5f9717a52dd9a803bec6f70d70fe2b256ff54641
parent4a40f67198ed136416031878d22f0418886e4419 (diff)
downloadydb-1b7c2db166198101b3cf556bb3055bd500b3227a.tar.gz
Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, test_tool3
From hash: [18d8a0b4569a3396cc079c294699312c1a8dd29f](https://a.yandex-team.ru/arcadia/commit/18d8a0b4569a3396cc079c294699312c1a8dd29f) From revision: [13011565](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=294) 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 2d337dca71..b8bf206bd7 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",
- "5471090901": "https://devtools-registry.s3.yandex.net/5471090901",
- "5471078054": "https://devtools-registry.s3.yandex.net/5471078054",
+ "5479425381": "https://devtools-registry.s3.yandex.net/5479425381",
+ "5479427611": "https://devtools-registry.s3.yandex.net/5479427611",
"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",
- "5471090901": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
- "5471078054": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
+ "5479425381": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "5479427611": "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 70a5ce7078..c1ee4ec0d8 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:5471088584)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5471074787)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5479425030)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5479427223)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5471087398)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5471073037)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5479424832)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5479427035)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5471090901)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5471078054)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5479425381)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5479427611)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5471086079)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5471072049)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5479424537)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5479426879)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5471089654)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5471076326)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5479425164)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5479427454)
ENDIF()
diff --git a/ya b/ya
index 47d8d0c453..ba7055fec7 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": "ddaf63304ce9f2404e74dbb162e9ad5f",
+ "md5": "4e61e73a50b3f34ac8d803ead98823cd",
"urls": [
- f"{REGISTRY_ENDPOINT}/5471069881"
+ f"{REGISTRY_ENDPOINT}/5479428010"
]
},
"darwin-arm64": {
- "md5": "d67f594f95026753b79af242fab3ca17",
+ "md5": "540c6f5dcc83c2862cd471209e21c7ef",
"urls": [
- f"{REGISTRY_ENDPOINT}/5471068809"
+ f"{REGISTRY_ENDPOINT}/5479427757"
]
},
"linux-aarch64": {
- "md5": "4449069dcf90134547b1e8f09afed315",
+ "md5": "407b731d21c61201e1863fba44397fa3",
"urls": [
- f"{REGISTRY_ENDPOINT}/5471068063"
+ f"{REGISTRY_ENDPOINT}/5479427594"
]
},
"win32-clang-cl": {
- "md5": "b09f4ea388b4ac695b1b4a599a1908a0",
+ "md5": "46c0bb533680fcafc4b28c2eaabce11c",
"urls": [
- f"{REGISTRY_ENDPOINT}/5471070705"
+ f"{REGISTRY_ENDPOINT}/5479428366"
]
},
"linux": {
- "md5": "93f25391c61e7e1becc3e196d0f30352",
+ "md5": "a63f4630b4a9fdf23e791ec0ac349533",
"urls": [
- f"{REGISTRY_ENDPOINT}/5471071606"
+ f"{REGISTRY_ENDPOINT}/5479428719"
]
}
}