diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-08-23 11:41:45 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2024-08-23 11:50:23 +0300 |
commit | ce9a3b01739ee03f0177bd634c3688b45bd24d62 (patch) | |
tree | 15e8e8cd70ddf542b907f30d50ab5e3cd556d546 /build | |
parent | c872ef1cd2cb3bdc9dadb23fe2a72a24de87a32c (diff) | |
download | ydb-ce9a3b01739ee03f0177bd634c3688b45bd24d62.tar.gz |
Automatic release build for test_tool, os_ya, ya_bin, os_test_tool
From hash: [8de4949957d3a7517bb29f7ce6af1d4eec61afea](https://a.yandex-team.ru/arcadia/commit/8de4949957d3a7517bb29f7ce6af1d4eec61afea)
From revision: [14696290](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=463)
Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci)
Update tools: test_tool, os_ya, ya_bin, os_test_tool
e8fd052c7e045bbfc311a349b246422dbe698ae4
Diffstat (limited to 'build')
-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 |
3 files changed, 14 insertions, 10 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json index f9a382956e..0bf4fc27a6 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -379,6 +379,8 @@ "6859350577": "https://devtools-registry.s3.yandex.net/6859350577", "6892341406": "https://devtools-registry.s3.yandex.net/6892341406", "6892348074": "https://devtools-registry.s3.yandex.net/6892348074", + "6924868447": "https://devtools-registry.s3.yandex.net/6924868447", + "6924868767": "https://devtools-registry.s3.yandex.net/6924868767", "5486731632": "https://devtools-registry.s3.yandex.net/5486731632", "5514350352": "https://devtools-registry.s3.yandex.net/5514350352", "5514360398": "https://devtools-registry.s3.yandex.net/5514360398", @@ -1174,6 +1176,8 @@ "6859350577": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "6892341406": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "6892348074": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "6924868447": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "6924868767": "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 8f9f9b83ca..a5e46de182 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:6892340424) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924866298) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6892339701) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924865372) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6892341406) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924868767) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6892339194) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924864489) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6892340947) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924867240) ENDIF() diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc index 215fd0097f..c07f7d9e97 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:6892347071) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924866817) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6892346489) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924866115) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6892348074) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924868447) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6892345742) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924865342) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6892347590) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924867637) ENDIF() |