diff options
author | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-12-14 10:27:33 +0300 |
---|---|---|
committer | robot-ya-builder <robot-ya-builder@yandex-team.com> | 2023-12-14 10:49:00 +0300 |
commit | ecd1a7ae189071f7873c9520392886e047cca021 (patch) | |
tree | 29825f9325fb030258adc172fa039bd22a6d4984 | |
parent | d8cb8dfa089fc24b6862e290c018b6a8445ebcef (diff) | |
download | ydb-ecd1a7ae189071f7873c9520392886e047cca021.tar.gz |
Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
From hash: [94c1858a3cd19514fe76a4428c0b6b24a2f1a839](https://a.yandex-team.ru/arcadia/commit/94c1858a3cd19514fe76a4428c0b6b24a2f1a839)
From revision: [13085353](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=304)
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
-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 6ff3fd04d4..7bec5234e2 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -72,11 +72,14 @@ "5486713852": "https://devtools-registry.s3.yandex.net/5486713852", "5514352253": "https://devtools-registry.s3.yandex.net/5514352253", "5523579199": "https://devtools-registry.s3.yandex.net/5523579199", + "5530948376": "https://devtools-registry.s3.yandex.net/5530948376", "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", + "5530945155": "https://devtools-registry.s3.yandex.net/5530945155", + "5530946535": "https://devtools-registry.s3.yandex.net/5530946535", "4307890075": "https://devtools-registry.s3.yandex.net/4307890075", "5517245192": "https://devtools-registry.s3.yandex.net/5517245192", "4307901240": "https://devtools-registry.s3.yandex.net/4307901240", @@ -180,11 +183,14 @@ "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", + "5530948376": "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", + "5530945155": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", + "5530946535": "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 7985059e72..3c1b17179a 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:5523578007) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5523693734) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5530946966) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5530945085) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5523576748) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5523692537) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5530946287) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5530944412) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5523579199) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5523695963) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5530948376) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5530946535) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5523575992) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5523691371) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5530945697) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5530943651) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5523578649) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5523695052) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5530947626) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5530945871) ENDIF() diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc index 37d13a3a05..ee264e25da 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:5523614652) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5523614652) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5530943794) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5530943794) ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5523613458) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5523613458) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5530943391) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5530943391) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5523616881) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5523616881) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5530945155) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5530945155) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5523612199) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5523612199) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5530942800) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5530942800) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5523615718) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5523615718) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5530944487) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5530944487) ENDIF() @@ -34,33 +34,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg PLATFORM_MAP = { "data": { "darwin": { - "md5": "13d33be2009f656191db768d20215ca8", + "md5": "ce83144426d20cde74a0172876bfdff4", "urls": [ - f"{REGISTRY_ENDPOINT}/5523574054" + f"{REGISTRY_ENDPOINT}/5530950128" ] }, "darwin-arm64": { - "md5": "0dd8ae4344d2ebe2c1785ad681ab08e7", + "md5": "ecef04c699bb780f9f2dcaecf52e7a80", "urls": [ - f"{REGISTRY_ENDPOINT}/5523573173" + f"{REGISTRY_ENDPOINT}/5530949384" ] }, "linux-aarch64": { - "md5": "94e68ae6840f8d8f8b68070be2c65083", + "md5": "893e94c26ff8bb6ec030a7eb63efb386", "urls": [ - f"{REGISTRY_ENDPOINT}/5523572188" + f"{REGISTRY_ENDPOINT}/5530948807" ] }, "win32-clang-cl": { - "md5": "0b0627f310ad09ae13900023e7e8335f", + "md5": "7d0fb8b4a2d66ea0bdd15827f67873fd", "urls": [ - f"{REGISTRY_ENDPOINT}/5523575075" + f"{REGISTRY_ENDPOINT}/5530950788" ] }, "linux": { - "md5": "e1919bb2c718b3f2345e377e94093302", + "md5": "199a21a24ef11580c0f531b4e0bc775b", "urls": [ - f"{REGISTRY_ENDPOINT}/5523575912" + f"{REGISTRY_ENDPOINT}/5530951531" ] } } |