aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoriaz1607 <iaz1607@yandex-team.com>2023-09-27 13:08:33 +0300
committeriaz1607 <iaz1607@yandex-team.com>2023-09-27 13:49:40 +0300
commita234df3467840e16fbe58cf3f00ec55bcb81eb11 (patch)
tree12567511b846a762cd5e3b58b9cff620e166f9ef
parentcc271cdcd8792ac27caefcbe45c7349ccd5b5765 (diff)
downloadydb-a234df3467840e16fbe58cf3f00ec55bcb81eb11.tar.gz
Revert commit rXXXXXX, Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, test_tool3
-rw-r--r--build/mapping.conf.json8
-rw-r--r--build/platform/test_tool/host.ya.make.inc20
-rwxr-xr-xya20
3 files changed, 24 insertions, 24 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json
index 926fd12d4f..ed2a409fcd 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -56,8 +56,8 @@
"3968796477": "http://devtools-registry.s3.yandex.net/3968796477",
"3968796981": "http://devtools-registry.s3.yandex.net/3968796981",
"3968797636": "http://devtools-registry.s3.yandex.net/3968797636",
- "5151493748": "http://devtools-registry.s3.yandex.net/5151493748",
- "5151554537": "http://devtools-registry.s3.yandex.net/5151554537",
+ "5135871574": "http://devtools-registry.s3.yandex.net/5135871574",
+ "5135867795": "http://devtools-registry.s3.yandex.net/5135867795",
"4307890075": "http://devtools-registry.s3.yandex.net/4307890075",
"3833498694": "http://devtools-registry.s3.yandex.net/3833498694",
"4940640829": "http://devtools-registry.s3.yandex.net/4940640829",
@@ -145,8 +145,8 @@
"3968796477": "devtools/ya/test/programs/flake8/py3/flake8 for linux-aarch64",
"3968796981": "devtools/ya/test/programs/flake8/py3/flake8 for linux-ppc64le",
"3968797636": "devtools/ya/test/programs/flake8/py3/flake8 for win32",
- "5151493748": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
- "5151554537": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
+ "5135871574": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "5135867795": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
"4307890075": "flake8_linter for linux",
"3833498694": "gdb 11.2 for osx_10.15_catalina",
"4940640829": "gdb for linux-aarch64",
diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc
index f12078c9a3..b50c8da1de 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:5151489433)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5151551576)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5135870549)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5135866903)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5151487686)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5151550038)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5135870284)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5135866535)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5151493748)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5151554537)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5135871574)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5135867795)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5151485962)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5151547949)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5135869823)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5135866208)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5151491454)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5151553527)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5135871028)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5135867408)
ENDIF()
diff --git a/ya b/ya
index ad28d269ab..4038f64f68 100755
--- a/ya
+++ b/ya
@@ -34,33 +34,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg
PLATFORM_MAP = {
"data": {
"darwin": {
- "md5": "79a010e9074f7651910b814558085307",
+ "md5": "aa5b0b8b52154ea9d7d4111ffb10f54f",
"urls": [
- f"{REGISTRY_ENDPOINT}/5151482102"
+ f"{REGISTRY_ENDPOINT}/5135868716"
]
},
"darwin-arm64": {
- "md5": "2519736102b3bce280fd93de48c540fa",
+ "md5": "a7d7cab75c75270ec11e0ce3ef0474c3",
"urls": [
- f"{REGISTRY_ENDPOINT}/5151481160"
+ f"{REGISTRY_ENDPOINT}/5135868343"
]
},
"linux-aarch64": {
- "md5": "9afaed07467158faf60cd538100a5f42",
+ "md5": "2bda633565c1a986fc684702735851f0",
"urls": [
- f"{REGISTRY_ENDPOINT}/5151480160"
+ f"{REGISTRY_ENDPOINT}/5135867998"
]
},
"win32-clang-cl": {
- "md5": "60fc85161f594769bcb31cd90acdda8a",
+ "md5": "827983e469ef77b469fbe52ce36b6a19",
"urls": [
- f"{REGISTRY_ENDPOINT}/5151482670"
+ f"{REGISTRY_ENDPOINT}/5135868997"
]
},
"linux": {
- "md5": "8c9560ee94c365ac4eac59b17c841c51",
+ "md5": "fdfda0bf58d812aba24730b51d4cc896",
"urls": [
- f"{REGISTRY_ENDPOINT}/5151483635"
+ f"{REGISTRY_ENDPOINT}/5135869285"
]
}
}