aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-07-18 11:35:09 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-07-18 11:46:39 +0300
commit95d538e9ea38883bb35185d06fbf770c7d9391ff (patch)
tree394c8715b4e1085f5acd603a22f330e1fbd845ed
parent77b841e1db791aa4eff51e01613f6d91b0580e4a (diff)
downloadydb-95d538e9ea38883bb35185d06fbf770c7d9391ff.tar.gz
Automatic release build for ya_bin3, os_ya, test_tool, os_test_tool
From hash: [3660c22914733ebf7656e78c347d4e522e8d06a5](https://a.yandex-team.ru/arcadia/commit/3660c22914733ebf7656e78c347d4e522e8d06a5) From revision: [14440653](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=440) Flow triggered by user: [say](https://staff.yandex-team.ru/say) Update tools: ya_bin3, os_ya, test_tool, os_test_tool 9f7b9cdc9673c6498f73a93a6dca5079f5708ecd
-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 bb22663b84..6690107e8e 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -288,6 +288,8 @@
"6657177909": "https://devtools-registry.s3.yandex.net/6657177909",
"6685150891": "https://devtools-registry.s3.yandex.net/6685150891",
"6685155231": "https://devtools-registry.s3.yandex.net/6685155231",
+ "6696783934": "https://devtools-registry.s3.yandex.net/6696783934",
+ "6696787149": "https://devtools-registry.s3.yandex.net/6696787149",
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
"5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
"5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -940,6 +942,8 @@
"6657177909": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"6685150891": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"6685155231": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "6696783934": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "6696787149": "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 af136b94be..3ba13e1ec2 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:6685148496)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696781027)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6685147285)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696778679)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6685150891)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696783934)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6685146420)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696776741)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6685149628)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696782382)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index 898b73019c..973aa097a3 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:6685153172)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696783294)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6685152344)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696781271)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6685155231)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696787149)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6685151730)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696778364)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6685154149)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6696785281)
ENDIF()
diff --git a/ya b/ya
index 1caf0337d3..7f121a1c8b 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": "62d103d511bb476411723a8ab73bd79d",
+ "md5": "d420bc063436296fd06fa0158c0be0b7",
"urls": [
- f"{REGISTRY_ENDPOINT}/6685168149"
+ f"{REGISTRY_ENDPOINT}/6696808122"
]
},
"darwin-arm64": {
- "md5": "55d65e60a24f011d0fffdce38336f7d6",
+ "md5": "eb5fff4c54ad6985367c388958c21247",
"urls": [
- f"{REGISTRY_ENDPOINT}/6685167608"
+ f"{REGISTRY_ENDPOINT}/6696805876"
]
},
"linux-aarch64": {
- "md5": "de478f230ee5c509b1aebe2f1dd7bee7",
+ "md5": "49713957225950bc8eae702d6fad7010",
"urls": [
- f"{REGISTRY_ENDPOINT}/6685167169"
+ f"{REGISTRY_ENDPOINT}/6696803880"
]
},
"win32-clang-cl": {
- "md5": "20e698143b106714c81ac16819f1b230",
+ "md5": "7e7fcf04fb4832bc843f1c283abf029c",
"urls": [
- f"{REGISTRY_ENDPOINT}/6685168552"
+ f"{REGISTRY_ENDPOINT}/6696810344"
]
},
"linux": {
- "md5": "153b7d53367724dcfe7f39e99b2e72d1",
+ "md5": "192e1539014e8d702396045fa863d47c",
"urls": [
- f"{REGISTRY_ENDPOINT}/6685168930"
+ f"{REGISTRY_ENDPOINT}/6696814224"
]
}
}