diff options
| author | robot-ya-builder <[email protected]> | 2024-02-01 11:02:23 +0300 |
|---|---|---|
| committer | robot-ya-builder <[email protected]> | 2024-02-01 11:19:40 +0300 |
| commit | 36ad38b2fa18b6f960f27a8a7ae49e098fa4e872 (patch) | |
| tree | 128837bbc33c6e693a7325d7248646cc4a6b1d43 | |
| parent | 299285e5bdcf82be46542f7121b0ac3b353707b4 (diff) | |
Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, os_test_tool_3, test_tool3
From hash: [654bb0775e8d52837da7165c4952130de83d2795](https://a.yandex-team.ru/arcadia/commit/654bb0775e8d52837da7165c4952130de83d2795)
From revision: [13339664](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=336)
Flow triggered by user: [v-korovin](https://staff.yandex-team.ru/v-korovin)
Update tools: ya_bin3, os_ya, ya_bin, test_tool, os_test_tool_3, test_tool3
| -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 f79471e5f8c..8a91d06982a 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -110,6 +110,7 @@ "5683487438": "https://devtools-registry.s3.yandex.net/5683487438", "5707396874": "https://devtools-registry.s3.yandex.net/5707396874", "5720350134": "https://devtools-registry.s3.yandex.net/5720350134", + "5751429546": "https://devtools-registry.s3.yandex.net/5751429546", "5486731632": "https://devtools-registry.s3.yandex.net/5486731632", "5514350352": "https://devtools-registry.s3.yandex.net/5514350352", "5514360398": "https://devtools-registry.s3.yandex.net/5514360398", @@ -131,6 +132,8 @@ "5707407435": "https://devtools-registry.s3.yandex.net/5707407435", "5720351188": "https://devtools-registry.s3.yandex.net/5720351188", "5720356918": "https://devtools-registry.s3.yandex.net/5720356918", + "5751850457": "https://devtools-registry.s3.yandex.net/5751850457", + "5752606847": "https://devtools-registry.s3.yandex.net/5752606847", "4307890075": "https://devtools-registry.s3.yandex.net/4307890075", "5517245192": "https://devtools-registry.s3.yandex.net/5517245192", "4307901240": "https://devtools-registry.s3.yandex.net/4307901240", @@ -327,6 +330,7 @@ "5683487438": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "5707396874": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "5720350134": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "5751429546": "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", @@ -348,6 +352,8 @@ "5707407435": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5720351188": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5720356918": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", + "5751850457": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", + "5752606847": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "4307890075": "flake8_linter for linux", "5517245192": "flake8_linter for linux", "4307901240": "flake8_linter for linux-aarch64", diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc index 6c7d6bb4542..4be890a76ec 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:5720349017) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5720356281) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5751426818) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5752604404) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5720348354) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5720355987) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5751424226) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5752603303) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5720350134) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5720356918) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5751429546) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5752606847) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5720347692) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5720355628) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5751422871) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5752601942) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5720349493) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5720356619) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5751428148) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5752605517) ENDIF() diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc index 96dc65b6073..1a83c4c9e48 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:5720350265) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5720350265) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5751847198) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5751847198) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5720349877) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5720349877) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5751845673) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5751845673) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5720351188) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5720351188) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5751850457) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5751850457) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5720349514) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5720349514) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5751844044) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5751844044) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5720350722) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5720350722) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5751848830) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5751848830) ENDIF() @@ -34,33 +34,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg PLATFORM_MAP = { "data": { "darwin": { - "md5": "35469cf30e4da49d46e77aafe344796c", + "md5": "607906c14594b8f23fa989a93506fb7c", "urls": [ - f"{REGISTRY_ENDPOINT}/5720350130" + f"{REGISTRY_ENDPOINT}/5751444209" ] }, "darwin-arm64": { - "md5": "e1b24bcbf0c53e169ebab09b8a4ce96a", + "md5": "006d0ce768c86139f3ee2fc21c4a664e", "urls": [ - f"{REGISTRY_ENDPOINT}/5720349611" + f"{REGISTRY_ENDPOINT}/5751441669" ] }, "linux-aarch64": { - "md5": "e4eb5f2fc68e31109760933a99125430", + "md5": "8269ea5d1b36ec97d9c2a9f51df3a69b", "urls": [ - f"{REGISTRY_ENDPOINT}/5720349159" + f"{REGISTRY_ENDPOINT}/5751439782" ] }, "win32-clang-cl": { - "md5": "5e78baa59b32e4c66d1da363f37a05e1", + "md5": "ea947e9ab9f77b9a4c509e9038b1307e", "urls": [ - f"{REGISTRY_ENDPOINT}/5720350841" + f"{REGISTRY_ENDPOINT}/5751449593" ] }, "linux": { - "md5": "e8c956d24922f1b713533e311a050d3e", + "md5": "e19e64aee47b443b5c94e0c40c91accb", "urls": [ - f"{REGISTRY_ENDPOINT}/5720351345" + f"{REGISTRY_ENDPOINT}/5751451511" ] } } |
