diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-09-06 11:31:09 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-09-06 12:26:03 +0300 |
commit | ac6d2571017a188547e022f5506277750951e71e (patch) | |
tree | f085bab2e717772f79b7df8f5f0cb9152a6a5ab1 | |
parent | cb6a33d90405395afaebf6de999efeb187f8f8e6 (diff) | |
download | ydb-ac6d2571017a188547e022f5506277750951e71e.tar.gz |
Automatic release build for test_tool, ya_bin, os_ya, os_test_tool
From hash: [bb9152570d7c258798644ead5a59f604de05ef3b](https://a.yandex-team.ru/arcadia/commit/bb9152570d7c258798644ead5a59f604de05ef3b)
From revision: [14804531](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=472)
Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci)
Update tools: test_tool, ya_bin, os_ya, os_test_tool
bd42365810da366e8cd32069bf947598e5ab252a
-rw-r--r-- | build/mapping.conf.json | 4 | ||||
-rw-r--r-- | build/platform/test_tool/host.ya.make.inc | 10 | ||||
-rw-r--r-- | build/platform/test_tool/host_os.ya.make.inc | 10 | ||||
-rwxr-xr-x | ya | 20 |
4 files changed, 24 insertions, 20 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 4e3654d71f..6790c07903 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -393,6 +393,8 @@ "6924868767": "https://devtools-registry.s3.yandex.net/6924868767", "7000556602": "https://devtools-registry.s3.yandex.net/7000556602", "7000559763": "https://devtools-registry.s3.yandex.net/7000559763", + "7017102934": "https://devtools-registry.s3.yandex.net/7017102934", + "7017113894": "https://devtools-registry.s3.yandex.net/7017113894", "5486731632": "https://devtools-registry.s3.yandex.net/5486731632", "5514350352": "https://devtools-registry.s3.yandex.net/5514350352", "5514360398": "https://devtools-registry.s3.yandex.net/5514360398", @@ -1247,6 +1249,8 @@ "6924868767": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "7000556602": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "7000559763": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "7017102934": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "7017113894": "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", diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc index 46f69f034f..b5af4c5412 100644 --- a/build/platform/test_tool/host.ya.make.inc +++ b/build/platform/test_tool/host.ya.make.inc @@ -1,12 +1,12 @@ IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7000557899) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7017111540) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7000557002) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7017110488) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7000559763) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7017113894) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7000556408) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7017109514) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7000558863) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7017112393) ENDIF() diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc index 613971108b..71bc67ae96 100644 --- a/build/platform/test_tool/host_os.ya.make.inc +++ b/build/platform/test_tool/host_os.ya.make.inc @@ -1,12 +1,12 @@ IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7000555716) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7017101072) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7000555346) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7017100230) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7000556602) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7017102934) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7000554860) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7017099535) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7000556186) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7017102008) ENDIF() @@ -39,33 +39,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg PLATFORM_MAP = { "data": { "darwin": { - "md5": "2e11485f245cb08f3e3732542c0d8886", + "md5": "c2dacd321aea28434d960021a0cded1a", "urls": [ - f"{REGISTRY_ENDPOINT}/7000586843" + f"{REGISTRY_ENDPOINT}/7017142360" ] }, "darwin-arm64": { - "md5": "79807566364c71397ea1777f60bd147e", + "md5": "3ed7acdce2433c756b681324c1ca2fec", "urls": [ - f"{REGISTRY_ENDPOINT}/7000585718" + f"{REGISTRY_ENDPOINT}/7017141508" ] }, "linux-aarch64": { - "md5": "e3976f38b0ea283666645d643206ffff", + "md5": "b767d51f81f4144be2617629cca1faff", "urls": [ - f"{REGISTRY_ENDPOINT}/7000584572" + f"{REGISTRY_ENDPOINT}/7017140822" ] }, "win32-clang-cl": { - "md5": "682f5df3801cd93a20edec23555d6a35", + "md5": "85e6ff6bedf008769884d89820cecac4", "urls": [ - f"{REGISTRY_ENDPOINT}/7000588090" + f"{REGISTRY_ENDPOINT}/7017142983" ] }, "linux": { - "md5": "a7c0892ae2214a7b90fbf1e7eac2197b", + "md5": "1574ca78be589df979f5ced4961c667f", "urls": [ - f"{REGISTRY_ENDPOINT}/7000589502" + f"{REGISTRY_ENDPOINT}/7017143987" ] } } |