aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-09-21 11:25:06 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-09-21 12:10:15 +0300
commitd611e37dbf9aed32c566d10c802e139a8fbbd397 (patch)
tree6c8128c0c793a69b505c3b9aa7b69fd9768bafda
parent1c9fbdf95beaf72a198a41b845d02366acf1dd84 (diff)
downloadydb-d611e37dbf9aed32c566d10c802e139a8fbbd397.tar.gz
Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, test_tool3
From hash: [8d05e77edc53d102e2badab6d76d0e18d00aee56](https://a.yandex-team.ru/arcadia/commit/8d05e77edc53d102e2badab6d76d0e18d00aee56) From revision: [12476737](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=241) Flow triggered by user: [iaz1607](https://staff.yandex-team.ru/iaz1607) 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 1027b20330..48e18e2e06 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -52,8 +52,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",
- "5114574109": "http://devtools-registry.s3.yandex.net/5114574109",
- "5114599261": "http://devtools-registry.s3.yandex.net/5114599261",
+ "5120028520": "http://devtools-registry.s3.yandex.net/5120028520",
+ "5120024210": "http://devtools-registry.s3.yandex.net/5120024210",
"4307890075": "http://devtools-registry.s3.yandex.net/4307890075",
"3833498694": "http://devtools-registry.s3.yandex.net/3833498694",
"4940640829": "http://devtools-registry.s3.yandex.net/4940640829",
@@ -137,8 +137,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",
- "5114574109": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
- "5114599261": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
+ "5120028520": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "5120024210": "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 ed1eabc1d2..170d6aceff 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:5114573370)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5114598276)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5120026108)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5120022462)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5114573098)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5114597718)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5120025031)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5120021914)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5114574109)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5114599261)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5120028520)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5120024210)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5114572863)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5114597103)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5120024209)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5120021199)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5114573793)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5114598869)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5120027644)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5120023324)
ENDIF()
diff --git a/ya b/ya
index 036e600421..42fff792e5 100755
--- a/ya
+++ b/ya
@@ -16,33 +16,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg
PLATFORM_MAP = {
"data": {
"darwin": {
- "md5": "63e7d55a1c4a03f4fd5bed09fd6a2f9f",
+ "md5": "728e518ecfe89a99918b76f8fa90872f",
"urls": [
- f"{REGISTRY_ENDPOINT}/5114587704"
+ f"{REGISTRY_ENDPOINT}/5120020549"
]
},
"darwin-arm64": {
- "md5": "6e3d785d6e48bf2492856043b2ea2126",
+ "md5": "54a4de18029cd43a8deec1f3af81dff9",
"urls": [
- f"{REGISTRY_ENDPOINT}/5114587273"
+ f"{REGISTRY_ENDPOINT}/5120020179"
]
},
"linux-aarch64": {
- "md5": "77820dda0e7a251f4c2a3228a317ac1d",
+ "md5": "6fb61afbb823d1ab1b82a0552a04d91d",
"urls": [
- f"{REGISTRY_ENDPOINT}/5114587133"
+ f"{REGISTRY_ENDPOINT}/5120019667"
]
},
"win32-clang-cl": {
- "md5": "311135137935adde31f928335c146644",
+ "md5": "76f939b5f3f9c823344cd106e469f616",
"urls": [
- f"{REGISTRY_ENDPOINT}/5114588119"
+ f"{REGISTRY_ENDPOINT}/5120021114"
]
},
"linux": {
- "md5": "5015e58cc7816bbc5de7d3f1f3d03d02",
+ "md5": "54020c19bfb8673cb05645987965d2bb",
"urls": [
- f"{REGISTRY_ENDPOINT}/5114588365"
+ f"{REGISTRY_ENDPOINT}/5120021722"
]
}
}