diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-10-09 08:59:28 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-10-09 09:25:35 +0300 |
commit | c58eed762e1011c73f049d8822811cc2125ecf8f (patch) | |
tree | 12099d11aa4a0877803d39e9eb4e53ca074f7a83 | |
parent | 20b31868a936eceda7d5271d1b604ad8bdb5388c (diff) | |
download | ydb-c58eed762e1011c73f049d8822811cc2125ecf8f.tar.gz |
Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, test_tool3
From hash: [3586848a7aecb54438f0d8534f1a4bab69de4402](https://a.yandex-team.ru/arcadia/commit/3586848a7aecb54438f0d8534f1a4bab69de4402)
From revision: [12615430](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=255)
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.json | 8 | ||||
-rw-r--r-- | build/platform/test_tool/host.ya.make.inc | 20 | ||||
-rwxr-xr-x | ya | 20 |
3 files changed, 24 insertions, 24 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 27165a763a..591bffbd2c 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", - "5201604530": "http://devtools-registry.s3.yandex.net/5201604530", - "5201624090": "http://devtools-registry.s3.yandex.net/5201624090", + "5211973300": "http://devtools-registry.s3.yandex.net/5211973300", + "5211979759": "http://devtools-registry.s3.yandex.net/5211979759", "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", - "5201604530": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", - "5201624090": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", + "5211973300": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "5211979759": "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 2a15161aac..90b4593dff 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:5201601328) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5201621808) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5211972961) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5211979209) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5201599876) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5201620309) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5211972743) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5211978813) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5201604530) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5201624090) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5211973300) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5211979759) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5201597881) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5201619125) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5211972486) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5211978625) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5201602689) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5201622964) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5211973082) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5211979499) ENDIF() @@ -34,33 +34,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg PLATFORM_MAP = { "data": { "darwin": { - "md5": "e99500a12daf0e741eca8653380f4160", + "md5": "48d16cc1bceadf33c57388c5423431b5", "urls": [ - f"{REGISTRY_ENDPOINT}/5201618133" + f"{REGISTRY_ENDPOINT}/5211979151" ] }, "darwin-arm64": { - "md5": "48153086ff8fb18f38b8bc14e11ad012", + "md5": "664a8f3a94fcff4ea87a34da4d625d5d", "urls": [ - f"{REGISTRY_ENDPOINT}/5201616662" + f"{REGISTRY_ENDPOINT}/5211978836" ] }, "linux-aarch64": { - "md5": "702bf0d26df4c4339f49d69814aa5e40", + "md5": "1633ca5119303805c8e36020bb8670ef", "urls": [ - f"{REGISTRY_ENDPOINT}/5201615170" + f"{REGISTRY_ENDPOINT}/5211978704" ] }, "win32-clang-cl": { - "md5": "57660174a78f71c87f80d60cd1ef3eb6", + "md5": "771428d5979b3c31b227318fce4633d0", "urls": [ - f"{REGISTRY_ENDPOINT}/5201619508" + f"{REGISTRY_ENDPOINT}/5211979300" ] }, "linux": { - "md5": "92603cf15fea0a14000c04f285fe0cfd", + "md5": "e71aa5714c6f1535495e835cc9997db8", "urls": [ - f"{REGISTRY_ENDPOINT}/5201621015" + f"{REGISTRY_ENDPOINT}/5211979413" ] } } |