diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-11-24 10:43:14 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-11-24 11:05:22 +0300 |
commit | 7edddd55addd3f0505da520658800ae94354c294 (patch) | |
tree | a95b68996380f1fabba412cd3a06dc2949868e08 | |
parent | d3e4beea087cbfdd703ef23136c307dd67ca9ae0 (diff) | |
download | ydb-7edddd55addd3f0505da520658800ae94354c294.tar.gz |
Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, test_tool3
From hash: [e40aceb038b223e966597dde422c02b8820d2522](https://a.yandex-team.ru/arcadia/commit/e40aceb038b223e966597dde422c02b8820d2522)
From revision: [12953889](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=286)
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.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 d1c914dc44..df4cd08a78 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -63,8 +63,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", - "5404826542": "http://devtools-registry.s3.yandex.net/5404826542", - "5404827466": "http://devtools-registry.s3.yandex.net/5404827466", + "5437210524": "http://devtools-registry.s3.yandex.net/5437210524", + "5437183640": "http://devtools-registry.s3.yandex.net/5437183640", "4307900052": "http://devtools-registry.s3.yandex.net/4307900052", "4307900057": "http://devtools-registry.s3.yandex.net/4307900057", "4307890075": "http://devtools-registry.s3.yandex.net/4307890075", @@ -162,8 +162,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", - "5404826542": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", - "5404827466": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", + "5437210524": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "5437183640": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "4307900052": "flake8_linter for darwin", "4307900057": "flake8_linter for darwin-arm64", "4307890075": "flake8_linter for linux", diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc index 9c04e44e75..69a0e4c36c 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:5404824374) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5404825862) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5437209018) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5437182510) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5404823443) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5404824964) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5437208179) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5437181909) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5404826542) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5404827466) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5437210524) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5437183640) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5404822537) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5404824203) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5437207517) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5437181185) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5404825303) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5404826680) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5437209791) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5437183093) ENDIF() @@ -34,33 +34,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg PLATFORM_MAP = { "data": { "darwin": { - "md5": "2eaad071047943f2cde89b3997335cc2", + "md5": "d135a41492f8c8c5ab4e5d086456daf3", "urls": [ - f"{REGISTRY_ENDPOINT}/5404821065" + f"{REGISTRY_ENDPOINT}/5437196232" ] }, "darwin-arm64": { - "md5": "636036be3f3af7a54cf357eeab671870", + "md5": "dd8e2904f35998492339bb65e094ab2d", "urls": [ - f"{REGISTRY_ENDPOINT}/5404820296" + f"{REGISTRY_ENDPOINT}/5437195900" ] }, "linux-aarch64": { - "md5": "07e163e26b8b2d722a776f58446db289", + "md5": "3eb4c6d8e8b467da54140fec9fb80020", "urls": [ - f"{REGISTRY_ENDPOINT}/5404819418" + f"{REGISTRY_ENDPOINT}/5437195493" ] }, "win32-clang-cl": { - "md5": "71048360d0de28bce8bb834a84002daf", + "md5": "61023d75768666e43d1a5f4131f333ac", "urls": [ - f"{REGISTRY_ENDPOINT}/5404822027" + f"{REGISTRY_ENDPOINT}/5437196608" ] }, "linux": { - "md5": "885f0cac587c0531ff341cbd3c7374d8", + "md5": "c4d3560419837903956c5755c0fdfbbb", "urls": [ - f"{REGISTRY_ENDPOINT}/5404822755" + f"{REGISTRY_ENDPOINT}/5437197101" ] } } |