diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-12-13 12:27:03 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-12-13 13:14:07 +0300 |
commit | 87a600285aeff7ae820a4ae457c642696d0105af (patch) | |
tree | 696ddabf165451c56a6449cf4c0dfcbe8a5df700 | |
parent | cbe0aef5798fe4876112a4b850aad8e5b55538a1 (diff) | |
download | ydb-87a600285aeff7ae820a4ae457c642696d0105af.tar.gz |
Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
From hash: [75c28c9833f58ba7e1c44a7495e53314d0d9e1d2](https://a.yandex-team.ru/arcadia/commit/75c28c9833f58ba7e1c44a7495e53314d0d9e1d2)
From revision: [13073294](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=303)
Flow triggered by user: [prettyboy](https://staff.yandex-team.ru/prettyboy)
Update tools: ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
-rw-r--r-- | build/mapping.conf.json | 8 | ||||
-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, 37 insertions, 31 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 331eb7fa2f..6ff3fd04d4 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -71,9 +71,12 @@ "3968797636": "https://devtools-registry.s3.yandex.net/3968797636", "5486713852": "https://devtools-registry.s3.yandex.net/5486713852", "5514352253": "https://devtools-registry.s3.yandex.net/5514352253", + "5523579199": "https://devtools-registry.s3.yandex.net/5523579199", "5486731632": "https://devtools-registry.s3.yandex.net/5486731632", "5514350352": "https://devtools-registry.s3.yandex.net/5514350352", "5514360398": "https://devtools-registry.s3.yandex.net/5514360398", + "5523616881": "https://devtools-registry.s3.yandex.net/5523616881", + "5523695963": "https://devtools-registry.s3.yandex.net/5523695963", "4307890075": "https://devtools-registry.s3.yandex.net/4307890075", "5517245192": "https://devtools-registry.s3.yandex.net/5517245192", "4307901240": "https://devtools-registry.s3.yandex.net/4307901240", @@ -176,9 +179,12 @@ "3968797636": "devtools/ya/test/programs/flake8/py3/flake8 for win32", "5486713852": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "5514352253": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", + "5523579199": "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", + "5523616881": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", + "5523695963": "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", @@ -212,4 +218,4 @@ }, "resources_info": {}, "tasks": {} -} +}
\ No newline at end of file diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc index 4ad9a0b6b9..7985059e72 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:5514351539) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5514359178) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5523578007) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5523693734) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5514351190) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5514358603) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5523576748) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5523692537) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5514352253) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5514360398) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5523579199) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5523695963) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5514350946) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5514358029) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5523575992) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5523691371) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5514351861) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5514359950) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5523578649) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5523695052) ENDIF() diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc index 9c875c0553..37d13a3a05 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:5514350039) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5514350039) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5523614652) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5523614652) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5514349863) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5514349863) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5523613458) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5523613458) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5514350352) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5514350352) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5523616881) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5523616881) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5514349607) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5514349607) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5523612199) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5523612199) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5514350190) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5514350190) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5523615718) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5523615718) ENDIF() @@ -34,33 +34,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg PLATFORM_MAP = { "data": { "darwin": { - "md5": "82d50439a49e0c488b4c453fdb429a93", + "md5": "13d33be2009f656191db768d20215ca8", "urls": [ - f"{REGISTRY_ENDPOINT}/5514351162" + f"{REGISTRY_ENDPOINT}/5523574054" ] }, "darwin-arm64": { - "md5": "a7dbedaa2097eb6d347aa6e012d87ef2", + "md5": "0dd8ae4344d2ebe2c1785ad681ab08e7", "urls": [ - f"{REGISTRY_ENDPOINT}/5514350988" + f"{REGISTRY_ENDPOINT}/5523573173" ] }, "linux-aarch64": { - "md5": "4c8f52875a5e62d9a7ffbd7b8747bb98", + "md5": "94e68ae6840f8d8f8b68070be2c65083", "urls": [ - f"{REGISTRY_ENDPOINT}/5514350778" + f"{REGISTRY_ENDPOINT}/5523572188" ] }, "win32-clang-cl": { - "md5": "56b0f3c97aa842ec1e3ed864792b2ef2", + "md5": "0b0627f310ad09ae13900023e7e8335f", "urls": [ - f"{REGISTRY_ENDPOINT}/5514351273" + f"{REGISTRY_ENDPOINT}/5523575075" ] }, "linux": { - "md5": "5a593b86a4aea301764328b95e79ea35", + "md5": "e1919bb2c718b3f2345e377e94093302", "urls": [ - f"{REGISTRY_ENDPOINT}/5514351533" + f"{REGISTRY_ENDPOINT}/5523575912" ] } } |