summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <[email protected]>2024-08-06 11:19:17 +0300
committerrobot-ya-builder <[email protected]>2024-08-06 12:45:02 +0300
commite003b4c129e1381591dcb75a96bf9a970b2b47fb (patch)
tree858c71b4dcb29068b42d9fbd5c297740d832c036
parent1f8ff429f58361372263a2a5e85ddf5a7c83890d (diff)
Automatic release build for test_tool, ya_bin, os_ya, os_test_tool
From hash: [e58e576becf02895fccef3f49d4b79967f2cf2ce](https://a.yandex-team.ru/arcadia/commit/e58e576becf02895fccef3f49d4b79967f2cf2ce) From revision: [14570782](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=453) Flow triggered by user: [zhukoff-pavel](https://staff.yandex-team.ru/zhukoff-pavel) Update tools: test_tool, ya_bin, os_ya, os_test_tool e1190be4c367d8940a2f88914fa51393157f1a38
-rw-r--r--build/mapping.conf.json4
-rw-r--r--build/platform/test_tool/host.ya.make.inc10
-rw-r--r--build/platform/test_tool/host_os.ya.make.inc10
-rwxr-xr-xya20
4 files changed, 24 insertions, 20 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json
index f368473ab43..f4b822facf6 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -351,6 +351,8 @@
"6733663069": "https://devtools-registry.s3.yandex.net/6733663069",
"6761602592": "https://devtools-registry.s3.yandex.net/6761602592",
"6761604639": "https://devtools-registry.s3.yandex.net/6761604639",
+ "6815682618": "https://devtools-registry.s3.yandex.net/6815682618",
+ "6815696206": "https://devtools-registry.s3.yandex.net/6815696206",
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
"5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
"5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -1091,6 +1093,8 @@
"6733663069": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"6761602592": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"6761604639": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "6815682618": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "6815696206": "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 9f76ce6d3ee..984997a9750 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:6761603811)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6815679855)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6761603407)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6815678752)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6761604639)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6815682618)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6761603045)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6815677851)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6761604252)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6815681031)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index b80ee3059ca..a83c00293f8 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:6761601964)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6815693736)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6761601833)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6815692155)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6761602592)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6815696206)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6761601614)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6815690541)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6761602256)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6815694963)
ENDIF()
diff --git a/ya b/ya
index 57b5ea81ab6..f315db0b7d3 100755
--- a/ya
+++ b/ya
@@ -39,33 +39,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg
PLATFORM_MAP = {
"data": {
"darwin": {
- "md5": "0fde66aa3d2eedca282b89f27dc498fb",
+ "md5": "dba7b41893efeb5ce98500cb6e0bf444",
"urls": [
- f"{REGISTRY_ENDPOINT}/6761606505"
+ f"{REGISTRY_ENDPOINT}/6815678992"
]
},
"darwin-arm64": {
- "md5": "d87f182ed40f1be37c1c3b271c83669c",
+ "md5": "cf2f84d059ca06ed916797d21e5c9b5e",
"urls": [
- f"{REGISTRY_ENDPOINT}/6761606258"
+ f"{REGISTRY_ENDPOINT}/6815678339"
]
},
"linux-aarch64": {
- "md5": "e3555221b30ffb2f992012fb0dd21587",
+ "md5": "d0fd298e8027f3b424d95ff88643e01a",
"urls": [
- f"{REGISTRY_ENDPOINT}/6761606102"
+ f"{REGISTRY_ENDPOINT}/6815677562"
]
},
"win32-clang-cl": {
- "md5": "0dc634d2325ed6edc9d79f4daf61bca8",
+ "md5": "2e673bd1413816a79d4114f1a61831f4",
"urls": [
- f"{REGISTRY_ENDPOINT}/6761606645"
+ f"{REGISTRY_ENDPOINT}/6815679755"
]
},
"linux": {
- "md5": "a1f742755f8fb41fe2dcc521bff6fe95",
+ "md5": "72389b6c6c584aa368e1cfdda777603f",
"urls": [
- f"{REGISTRY_ENDPOINT}/6761606901"
+ f"{REGISTRY_ENDPOINT}/6815680535"
]
}
}