diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-11-08 09:25:50 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-11-08 09:45:11 +0300 |
commit | 1a582d1c5884ded1507271e045b99e607a8541a0 (patch) | |
tree | 6b5d073bfba4cdf819232a2a87fa9d365b69994c | |
parent | e922a92a1c2049adf78c4964fd21937e6683a46b (diff) | |
download | ydb-1a582d1c5884ded1507271e045b99e607a8541a0.tar.gz |
Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, test_tool3
From hash: [be3e9fe08abbd51438e5471cbe11928a867085c5](https://a.yandex-team.ru/arcadia/commit/be3e9fe08abbd51438e5471cbe11928a867085c5)
From revision: [12852830](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=277)
Flow triggered by user: [iaz1607](https://staff.yandex-team.ru/iaz1607)
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 6b2d63f06c..a2ff71b6dc 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -87,8 +87,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", - "5354932411": "http://devtools-registry.s3.yandex.net/5354932411", - "5354943007": "http://devtools-registry.s3.yandex.net/5354943007", + "5360700919": "http://devtools-registry.s3.yandex.net/5360700919", + "5360699619": "http://devtools-registry.s3.yandex.net/5360699619", "4307900052": "http://devtools-registry.s3.yandex.net/4307900052", "4307900057": "http://devtools-registry.s3.yandex.net/4307900057", "4307890075": "http://devtools-registry.s3.yandex.net/4307890075", @@ -216,8 +216,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", - "5354932411": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", - "5354943007": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", + "5360700919": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "5360699619": "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 aea2d64d77..41813a9459 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:5354931222) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5354942080) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5360699648) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5360698288) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5354930469) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5354941766) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5360699112) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5360697535) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5354932411) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5354943007) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5360700919) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5360699619) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5354929971) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5354941497) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5360698627) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5360696765) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5354931854) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5354942586) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5360700342) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5360698968) ENDIF() @@ -34,33 +34,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg PLATFORM_MAP = { "data": { "darwin": { - "md5": "5c9afdb50ed7475145ee9e06df420d29", + "md5": "8ad0ba0b103a9a9d9ab672a6049b42e8", "urls": [ - f"{REGISTRY_ENDPOINT}/5354927491" + f"{REGISTRY_ENDPOINT}/5360690390" ] }, "darwin-arm64": { - "md5": "5d6cced4bb27a84bcfcc87ab23c90b56", + "md5": "e3fc4d5d79739874633cfb99737b8a89", "urls": [ - f"{REGISTRY_ENDPOINT}/5354927029" + f"{REGISTRY_ENDPOINT}/5360689908" ] }, "linux-aarch64": { - "md5": "51b568fc6964384b4ac3ff37f24bd277", + "md5": "b6420de189c44c25ed4b365075bc88df", "urls": [ - f"{REGISTRY_ENDPOINT}/5354926657" + f"{REGISTRY_ENDPOINT}/5360689202" ] }, "win32-clang-cl": { - "md5": "0039396cbdbec4e79ae9155d83ac9bfb", + "md5": "9a1c6dd3461e5e66021c71086b6205d9", "urls": [ - f"{REGISTRY_ENDPOINT}/5354927873" + f"{REGISTRY_ENDPOINT}/5360690919" ] }, "linux": { - "md5": "24f77444eead6462da34b44733feb046", + "md5": "75838ccb49c923014a8c85f50097cae4", "urls": [ - f"{REGISTRY_ENDPOINT}/5354928438" + f"{REGISTRY_ENDPOINT}/5360691732" ] } } |