diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-02-28 11:26:39 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-02-28 11:37:25 +0300 |
commit | 40c0c02897aa7358694914e0c7a5f8eedb7facfd (patch) | |
tree | d134b8bc82111bef9fbb10e290e7fcc26bda398f | |
parent | 5aa6052b9b931b6b67de25ea29958667f4402f4f (diff) | |
download | ydb-40c0c02897aa7358694914e0c7a5f8eedb7facfd.tar.gz |
Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
From hash: [045caa3c24d377e24fca49e77ba6349fe23ea709](https://a.yandex-team.ru/arcadia/commit/045caa3c24d377e24fca49e77ba6349fe23ea709)
From revision: [13519366](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=353)
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
ba927a1415cac1f13b4bc57b0fbfbaea47729aed
-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 d3fe557870..226a95cb05 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -132,6 +132,7 @@ "5829311437": "https://devtools-registry.s3.yandex.net/5829311437", "5862032891": "https://devtools-registry.s3.yandex.net/5862032891", "5868020195": "https://devtools-registry.s3.yandex.net/5868020195", + "5899252064": "https://devtools-registry.s3.yandex.net/5899252064", "5486731632": "https://devtools-registry.s3.yandex.net/5486731632", "5514350352": "https://devtools-registry.s3.yandex.net/5514350352", "5514360398": "https://devtools-registry.s3.yandex.net/5514360398", @@ -165,6 +166,8 @@ "5862049116": "https://devtools-registry.s3.yandex.net/5862049116", "5868037312": "https://devtools-registry.s3.yandex.net/5868037312", "5868082367": "https://devtools-registry.s3.yandex.net/5868082367", + "5899240787": "https://devtools-registry.s3.yandex.net/5899240787", + "5899304914": "https://devtools-registry.s3.yandex.net/5899304914", "5811823978": "https://devtools-registry.s3.yandex.net/5811823978", "5840611982": "https://devtools-registry.s3.yandex.net/5840611982", "5860186783": "https://devtools-registry.s3.yandex.net/5860186783", @@ -432,6 +435,7 @@ "5829311437": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "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", "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", @@ -465,6 +469,8 @@ "5862049116": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5868037312": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "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", "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 fa1d63e9c5..68ab492620 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:5868017799) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5868071505) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5899250745) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5899302073) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5868016568) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5868061217) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5899249973) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5899300781) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5868020195) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5868082367) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5899252064) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5899304914) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5868014965) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5868056146) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5899248582) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5899299636) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5868018833) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5868078424) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5899251392) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5899303555) ENDIF() diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc index 1ae74d55ba..996b5b808f 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:5868031248) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5868031248) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5899239465) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5899239465) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5868027867) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5868027867) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5899238719) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5899238719) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5868037312) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5868037312) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5899240787) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5899240787) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5868025645) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5868025645) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5899238036) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5899238036) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5868033695) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5868033695) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5899240192) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5899240192) ENDIF() @@ -34,33 +34,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg PLATFORM_MAP = { "data": { "darwin": { - "md5": "5640be75fd1c2ece96eb321356ef074a", + "md5": "84dbc0a616c580a1633ee9e444e6a41f", "urls": [ - f"{REGISTRY_ENDPOINT}/5868022231" + f"{REGISTRY_ENDPOINT}/5899267846" ] }, "darwin-arm64": { - "md5": "28afd3a8054e1c6b55bd41607b69cb88", + "md5": "9b11356a5380a183497a5c660bef0986", "urls": [ - f"{REGISTRY_ENDPOINT}/5868020441" + f"{REGISTRY_ENDPOINT}/5899266859" ] }, "linux-aarch64": { - "md5": "e66366bc4648c3bbbd2821dbda2edcf7", + "md5": "5f1e6ceaee22400555234efe4a606afa", "urls": [ - f"{REGISTRY_ENDPOINT}/5868018801" + f"{REGISTRY_ENDPOINT}/5899265430" ] }, "win32-clang-cl": { - "md5": "a704a4edee176c69c6e4981d8ac03e57", + "md5": "cd91628fb00ffc9234bf7ae826f9c548", "urls": [ - f"{REGISTRY_ENDPOINT}/5868024112" + f"{REGISTRY_ENDPOINT}/5899269522" ] }, "linux": { - "md5": "2d3eccbbb8614ef3ea71e3bbe56d9210", + "md5": "c0edbc3a46de81a6962d4c5d0406bde0", "urls": [ - f"{REGISTRY_ENDPOINT}/5868025621" + f"{REGISTRY_ENDPOINT}/5899270699" ] } } |