aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorprettyboy <prettyboy@yandex-team.com>2024-03-15 16:53:58 +0300
committerprettyboy <prettyboy@yandex-team.com>2024-03-15 17:13:25 +0300
commite19c0d748a187321cb009cbef47ce53dcb987f9c (patch)
treee4525266e5b25514027d3cc66b67f58834a91f0e /build
parent1805edb9c8099acfece4bc8effa138eb5ebbc775 (diff)
downloadydb-e19c0d748a187321cb009cbef47ce53dcb987f9c.tar.gz
Revert commit rXXXXXX, Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
019f453a8085f17b5326a65240dd2980599c33f0
Diffstat (limited to 'build')
-rw-r--r--build/mapping.conf.json6
-rw-r--r--build/platform/test_tool/host.ya.make.inc20
-rw-r--r--build/platform/test_tool/host_os.ya.make.inc20
3 files changed, 20 insertions, 26 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json
index d285ed569b..3feaeef13e 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -143,7 +143,6 @@
"5923487331": "https://devtools-registry.s3.yandex.net/5923487331",
"5939051197": "https://devtools-registry.s3.yandex.net/5939051197",
"5955125762": "https://devtools-registry.s3.yandex.net/5955125762",
- "5991013238": "https://devtools-registry.s3.yandex.net/5991013238",
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
"5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
"5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -189,8 +188,6 @@
"5939157325": "https://devtools-registry.s3.yandex.net/5939157325",
"5955150131": "https://devtools-registry.s3.yandex.net/5955150131",
"5955152376": "https://devtools-registry.s3.yandex.net/5955152376",
- "5991040789": "https://devtools-registry.s3.yandex.net/5991040789",
- "5991046326": "https://devtools-registry.s3.yandex.net/5991046326",
"5811823978": "https://devtools-registry.s3.yandex.net/5811823978",
"5840611982": "https://devtools-registry.s3.yandex.net/5840611982",
"5860186783": "https://devtools-registry.s3.yandex.net/5860186783",
@@ -489,7 +486,6 @@
"5923487331": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"5939051197": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"5955125762": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
- "5991013238": "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",
@@ -535,8 +531,6 @@
"5939157325": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
"5955150131": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
"5955152376": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
- "5991040789": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
- "5991046326": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
"5811823978": "devtools/yexport/bin/yexport for darwin",
"5840611982": "devtools/yexport/bin/yexport for darwin",
"5860186783": "devtools/yexport/bin/yexport for darwin",
diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc
index c85a5014b2..0652481b96 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:5991012069)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5991043769)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5955124917)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5955148660)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5991011325)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5991042370)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5955124481)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5955148035)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5991013238)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5991046326)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5955125762)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5955150131)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5991010670)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5991041153)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5955124163)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5955147544)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5991012730)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5991045125)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5955125340)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5955149320)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index b1a521f48d..cc1570eabd 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:5991038804)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5991038804)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5955149519)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5955149519)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5991037682)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5991037682)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5955148273)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5955148273)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5991040789)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5991040789)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5955152376)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5955152376)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5991036383)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5991036383)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5955147189)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5955147189)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5991039832)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5991039832)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5955150957)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5955150957)
ENDIF()