diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-11-17 11:04:57 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-11-17 11:35:02 +0300 |
commit | 2355cf165be67dc04b5ee921427c82d2266ecdee (patch) | |
tree | 44f048d122d6d1cb0ad9c9fe7767880f431e2b77 | |
parent | 85278a57df949fe47f379978a77b007b68b17590 (diff) | |
download | ydb-2355cf165be67dc04b5ee921427c82d2266ecdee.tar.gz |
Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, test_tool3
From hash: [6155a0665967151b8627a85e8c81abbd78cc2663](https://a.yandex-team.ru/arcadia/commit/6155a0665967151b8627a85e8c81abbd78cc2663)
From revision: [12910792](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=283)
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 6172dc182f..015f49a969 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", - "5393476203": "http://devtools-registry.s3.yandex.net/5393476203", - "5393484817": "http://devtools-registry.s3.yandex.net/5393484817", + "5404826542": "http://devtools-registry.s3.yandex.net/5404826542", + "5404827466": "http://devtools-registry.s3.yandex.net/5404827466", "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", - "5393476203": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", - "5393484817": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", + "5404826542": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "5404827466": "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 61fdc80c2b..9c04e44e75 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:5393474478) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5393482562) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5404824374) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5404825862) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5393473424) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5393481720) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5404823443) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5404824964) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5393476203) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5393484817) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5404826542) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5404827466) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5393472588) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5393480944) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5404822537) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5404824203) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5393475476) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5393483867) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5404825303) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5404826680) ENDIF() @@ -34,33 +34,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg PLATFORM_MAP = { "data": { "darwin": { - "md5": "3db997a5885c76d0cfba82724486dc3b", + "md5": "2eaad071047943f2cde89b3997335cc2", "urls": [ - f"{REGISTRY_ENDPOINT}/5393464709" + f"{REGISTRY_ENDPOINT}/5404821065" ] }, "darwin-arm64": { - "md5": "5051aa56c31c11e33b4001c91dc403dc", + "md5": "636036be3f3af7a54cf357eeab671870", "urls": [ - f"{REGISTRY_ENDPOINT}/5393464112" + f"{REGISTRY_ENDPOINT}/5404820296" ] }, "linux-aarch64": { - "md5": "7c1298903664309fa13af36b692428a3", + "md5": "07e163e26b8b2d722a776f58446db289", "urls": [ - f"{REGISTRY_ENDPOINT}/5393463315" + f"{REGISTRY_ENDPOINT}/5404819418" ] }, "win32-clang-cl": { - "md5": "bd9c8077cdb61e4a2a824e791e7a9599", + "md5": "71048360d0de28bce8bb834a84002daf", "urls": [ - f"{REGISTRY_ENDPOINT}/5393465842" + f"{REGISTRY_ENDPOINT}/5404822027" ] }, "linux": { - "md5": "f723fab27bdca4354bb4aadf2b50fbeb", + "md5": "885f0cac587c0531ff341cbd3c7374d8", "urls": [ - f"{REGISTRY_ENDPOINT}/5393467000" + f"{REGISTRY_ENDPOINT}/5404822755" ] } } |