aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorv-korovin <v-korovin@yandex-team.com>2023-11-22 07:36:36 +0300
committerv-korovin <v-korovin@yandex-team.com>2023-11-22 07:54:55 +0300
commitbf842056879450bafba47a67e5ea1025cfa6aefb (patch)
tree0c3264e1059dcf8cde5be892f578f83ce7d7cce8
parentde456788066ffe4c896e17f768980f18417000ab (diff)
downloadydb-bf842056879450bafba47a67e5ea1025cfa6aefb.tar.gz
Revert commit rXXXXXX, Revert commit rXXXXXX, Automatic release build for ya_bin3, os_ya, ya_bin, 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 67a129c28c..47fe2a5a97 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -63,8 +63,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",
- "5404826542": "http://devtools-registry.s3.yandex.net/5404826542",
- "5404827466": "http://devtools-registry.s3.yandex.net/5404827466",
+ "5419928234": "http://devtools-registry.s3.yandex.net/5419928234",
+ "5419915093": "http://devtools-registry.s3.yandex.net/5419915093",
"4307900052": "http://devtools-registry.s3.yandex.net/4307900052",
"4307900057": "http://devtools-registry.s3.yandex.net/4307900057",
"4307890075": "http://devtools-registry.s3.yandex.net/4307890075",
@@ -162,8 +162,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",
- "5404826542": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
- "5404827466": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
+ "5419928234": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "5419915093": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
"4307900052": "flake8_linter for darwin",
"4307900057": "flake8_linter for darwin-arm64",
"4307890075": "flake8_linter for linux",
diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc
index 9c04e44e75..cdbcb5784d 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:5404824374)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5404825862)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5419927211)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5419913489)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5404823443)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5404824964)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5419926500)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5419912520)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5404826542)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5404827466)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5419928234)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5419915093)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5404822537)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5404824203)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5419925897)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5419911865)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5404825303)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5404826680)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5419927765)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5419914330)
ENDIF()
diff --git a/ya b/ya
index b2e83edcb3..614e55276f 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": "2eaad071047943f2cde89b3997335cc2",
+ "md5": "2091cd3fd115b30b581e38a4216ff502",
"urls": [
- f"{REGISTRY_ENDPOINT}/5404821065"
+ f"{REGISTRY_ENDPOINT}/5419916130"
]
},
"darwin-arm64": {
- "md5": "636036be3f3af7a54cf357eeab671870",
+ "md5": "76fa75dff4ccdc02beedcf426b769817",
"urls": [
- f"{REGISTRY_ENDPOINT}/5404820296"
+ f"{REGISTRY_ENDPOINT}/5419914696"
]
},
"linux-aarch64": {
- "md5": "07e163e26b8b2d722a776f58446db289",
+ "md5": "05226e9bb63252dd90c41590d6050946",
"urls": [
- f"{REGISTRY_ENDPOINT}/5404819418"
+ f"{REGISTRY_ENDPOINT}/5419913698"
]
},
"win32-clang-cl": {
- "md5": "71048360d0de28bce8bb834a84002daf",
+ "md5": "7847e378594f0e3067e0693de0cbe915",
"urls": [
- f"{REGISTRY_ENDPOINT}/5404822027"
+ f"{REGISTRY_ENDPOINT}/5419917194"
]
},
"linux": {
- "md5": "885f0cac587c0531ff341cbd3c7374d8",
+ "md5": "973cee78f41ba6c9f7cbcdd5c8f02c49",
"urls": [
- f"{REGISTRY_ENDPOINT}/5404822755"
+ f"{REGISTRY_ENDPOINT}/5419918321"
]
}
}