aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv-korovin <v-korovin@yandex-team.com>2025-01-10 12:23:28 +0300
committerv-korovin <v-korovin@yandex-team.com>2025-01-10 13:00:49 +0300
commitb5cbc28d1e5caf94434a43fb4d6d366c31821df1 (patch)
tree81d28ea9f560be7478ae3636ba7139e4d1fd7ff2
parent9fcd0f53bb5bf1b0fb2d1b0418bffecb82d5375b (diff)
downloadydb-b5cbc28d1e5caf94434a43fb4d6d366c31821df1.tar.gz
Revert commit rXXXXXX, Automatic release build for test_tool, os_ya, ya_bin, os_test_tool
commit_hash:153ccf5d9d13fae917094c65c920619f05c8fe6a
-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, 20 insertions, 24 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json
index 375eadecf8..b6bd6a7930 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -478,8 +478,6 @@
"7717387253": "https://devtools-registry.s3.yandex.net/7717387253",
"7750415386": "https://devtools-registry.s3.yandex.net/7750415386",
"7750425697": "https://devtools-registry.s3.yandex.net/7750425697",
- "7798405477": "https://devtools-registry.s3.yandex.net/7798405477",
- "7798431065": "https://devtools-registry.s3.yandex.net/7798431065",
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
"5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
"5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -1633,8 +1631,6 @@
"7717387253": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"7750415386": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"7750425697": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
- "7798405477": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
- "7798431065": "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 a8eaf39bf6..36a9e3bd35 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:7798430074)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7750424052)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7798429472)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7750422985)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7798431065)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7750425697)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7798428947)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7750421881)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7798430628)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7750424913)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index dfa7c54bfc..cd7c6be19a 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:7798404906)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7750413507)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7798404502)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7750412435)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7798405477)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7750415386)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7798404143)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7750411520)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7798405198)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7750414496)
ENDIF()
diff --git a/ya b/ya
index 1a6c51c169..d7267fa9f6 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": "ffcb15169ccae0a3850608de69482c09",
+ "md5": "2aeff4a8b56c294648e2a7fe5bcaf2f5",
"urls": [
- f"{REGISTRY_ENDPOINT}/7798398981"
+ f"{REGISTRY_ENDPOINT}/7750410363"
]
},
"darwin-arm64": {
- "md5": "0382ea9410e0b5f059283980e4215c69",
+ "md5": "f4388ea2cd6cf37a66ad839c13356535",
"urls": [
- f"{REGISTRY_ENDPOINT}/7798398398"
+ f"{REGISTRY_ENDPOINT}/7750409498"
]
},
"linux-aarch64": {
- "md5": "cbcd779f4aad2bbaee86352c982e3688",
+ "md5": "8199dfd101c2eeddc2926e0bd8931a66",
"urls": [
- f"{REGISTRY_ENDPOINT}/7798397734"
+ f"{REGISTRY_ENDPOINT}/7750408525"
]
},
"win32-clang-cl": {
- "md5": "577991773cc13a66b35b23c813e1116a",
+ "md5": "12257bbee911ec403eb302a15c7c22b0",
"urls": [
- f"{REGISTRY_ENDPOINT}/7798399287"
+ f"{REGISTRY_ENDPOINT}/7750411200"
]
},
"linux": {
- "md5": "9d07c67601a14f37934188108448b953",
+ "md5": "b921725a0c13639344aec267bef973c0",
"urls": [
- f"{REGISTRY_ENDPOINT}/7798399678"
+ f"{REGISTRY_ENDPOINT}/7750412171"
]
}
}