diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-02-29 10:02:59 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-02-29 10:14:24 +0300 |
commit | eb3f5578e332c893828acafc1c4ef2758cc073b3 (patch) | |
tree | 944b37cbdc6ea22ad70862a49539160dd114ed60 | |
parent | 3d87cc1b644c8e1aa5371f84e14794e324b61eb6 (diff) | |
download | ydb-eb3f5578e332c893828acafc1c4ef2758cc073b3.tar.gz |
Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
From hash: [26d0bfcc03700ea675ab34fbb4d90a85ce570e6d](https://a.yandex-team.ru/arcadia/commit/26d0bfcc03700ea675ab34fbb4d90a85ce570e6d)
From revision: [13529052](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=354)
Flow triggered by user: [v-korovin](https://staff.yandex-team.ru/v-korovin)
Update tools: ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
9ec6c1e5fd635f2981cba59c198afd2c690f9043
-rw-r--r-- | build/mapping.conf.json | 6 | ||||
-rw-r--r-- | build/platform/test_tool/host.ya.make.inc | 20 | ||||
-rw-r--r-- | build/platform/test_tool/host_os.ya.make.inc | 20 | ||||
-rwxr-xr-x | ya | 20 |
4 files changed, 36 insertions, 30 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 1e33795cc6..a3d1eaabbc 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -135,6 +135,7 @@ "5862032891": "https://devtools-registry.s3.yandex.net/5862032891", "5868020195": "https://devtools-registry.s3.yandex.net/5868020195", "5899252064": "https://devtools-registry.s3.yandex.net/5899252064", + "5906496010": "https://devtools-registry.s3.yandex.net/5906496010", "5486731632": "https://devtools-registry.s3.yandex.net/5486731632", "5514350352": "https://devtools-registry.s3.yandex.net/5514350352", "5514360398": "https://devtools-registry.s3.yandex.net/5514360398", @@ -170,6 +171,8 @@ "5868082367": "https://devtools-registry.s3.yandex.net/5868082367", "5899240787": "https://devtools-registry.s3.yandex.net/5899240787", "5899304914": "https://devtools-registry.s3.yandex.net/5899304914", + "5906517812": "https://devtools-registry.s3.yandex.net/5906517812", + "5906526803": "https://devtools-registry.s3.yandex.net/5906526803", "5811823978": "https://devtools-registry.s3.yandex.net/5811823978", "5840611982": "https://devtools-registry.s3.yandex.net/5840611982", "5860186783": "https://devtools-registry.s3.yandex.net/5860186783", @@ -440,6 +443,7 @@ "5862032891": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "5868020195": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "5899252064": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "5906496010": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "5486731632": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5514350352": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5514360398": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", @@ -475,6 +479,8 @@ "5868082367": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5899240787": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5899304914": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", + "5906517812": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", + "5906526803": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5811823978": "devtools/yexport/bin/yexport for darwin", "5840611982": "devtools/yexport/bin/yexport for darwin", "5860186783": "devtools/yexport/bin/yexport for darwin", diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc index 68ab492620..0d12ebcda8 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:5899250745) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5899302073) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5906495167) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5906515706) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5899249973) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5899300781) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5906494451) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5906514920) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5899252064) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5899304914) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5906496010) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5906517812) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5899248582) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5899299636) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5906493911) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5906514070) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5899251392) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5899303555) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5906495574) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5906516597) ENDIF() diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc index 996b5b808f..ca2d64a616 100644 --- a/build/platform/test_tool/host_os.ya.make.inc +++ b/build/platform/test_tool/host_os.ya.make.inc @@ -1,17 +1,17 @@ IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5899239465) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5899239465) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5906525988) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5906525988) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5899238719) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5899238719) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5906525647) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5906525647) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5899240787) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5899240787) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5906526803) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5906526803) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5899238036) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5899238036) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5906525270) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5906525270) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5899240192) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5899240192) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5906526342) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5906526342) ENDIF() @@ -34,33 +34,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg PLATFORM_MAP = { "data": { "darwin": { - "md5": "84dbc0a616c580a1633ee9e444e6a41f", + "md5": "6cd9ea7703da9d98d60f5832f58fa580", "urls": [ - f"{REGISTRY_ENDPOINT}/5899267846" + f"{REGISTRY_ENDPOINT}/5906509465" ] }, "darwin-arm64": { - "md5": "9b11356a5380a183497a5c660bef0986", + "md5": "291bdf0b8c80d0170ffa58704d4a5ffc", "urls": [ - f"{REGISTRY_ENDPOINT}/5899266859" + f"{REGISTRY_ENDPOINT}/5906508920" ] }, "linux-aarch64": { - "md5": "5f1e6ceaee22400555234efe4a606afa", + "md5": "8a72969fe85dd714e196464a3235d73e", "urls": [ - f"{REGISTRY_ENDPOINT}/5899265430" + f"{REGISTRY_ENDPOINT}/5906508268" ] }, "win32-clang-cl": { - "md5": "cd91628fb00ffc9234bf7ae826f9c548", + "md5": "bfef41a71b55f1def067638bee248513", "urls": [ - f"{REGISTRY_ENDPOINT}/5899269522" + f"{REGISTRY_ENDPOINT}/5906510149" ] }, "linux": { - "md5": "c0edbc3a46de81a6962d4c5d0406bde0", + "md5": "7e66908052d27f2c6f11fe9e3941171b", "urls": [ - f"{REGISTRY_ENDPOINT}/5899270699" + f"{REGISTRY_ENDPOINT}/5906510622" ] } } |