aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-12-08 11:19:47 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-12-08 11:51:53 +0300
commit35a1727563c7fb6b9d377c06179fc12407c33aa2 (patch)
tree1e49ea32fbc125895d83b431a6e9c1b6ef09a1c4
parentc47f199e3a1629a3b0a82811bb2f95cba4b633d1 (diff)
downloadydb-35a1727563c7fb6b9d377c06179fc12407c33aa2.tar.gz
Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, os_test_tool_3, test_tool3
From hash: [91f90dd98ba27486b06e4cc9560a045490c926c3](https://a.yandex-team.ru/arcadia/commit/91f90dd98ba27486b06e4cc9560a045490c926c3) From revision: [13047561](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=299) Flow triggered by user: [prettyboy](https://staff.yandex-team.ru/prettyboy) Update tools: ya_bin3, os_ya, ya_bin, test_tool, os_test_tool_3, test_tool3
-rw-r--r--build/mapping.conf.json4
-rw-r--r--build/platform/test_tool/host.ya.make.inc20
-rwxr-xr-xya20
3 files changed, 24 insertions, 20 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json
index c81c00eefd..ef3ac3b0ef 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -70,7 +70,9 @@
"3968796981": "https://devtools-registry.s3.yandex.net/3968796981",
"3968797636": "https://devtools-registry.s3.yandex.net/3968797636",
"5486713852": "https://devtools-registry.s3.yandex.net/5486713852",
+ "5504103775": "https://devtools-registry.s3.yandex.net/5504103775",
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
+ "5504118829": "https://devtools-registry.s3.yandex.net/5504118829",
"4307890075": "https://devtools-registry.s3.yandex.net/4307890075",
"4307901240": "https://devtools-registry.s3.yandex.net/4307901240",
"3833498694": "https://devtools-registry.s3.yandex.net/3833498694",
@@ -165,7 +167,9 @@
"3968796981": "devtools/ya/test/programs/flake8/py3/flake8 for linux-ppc64le",
"3968797636": "devtools/ya/test/programs/flake8/py3/flake8 for win32",
"5486713852": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "5504103775": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"5486731632": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
+ "5504118829": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
"4307890075": "flake8_linter for linux",
"4307901240": "flake8_linter for linux-aarch64",
"3833498694": "gdb 11.2 for osx_10.15_catalina",
diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc
index 0c1380c290..913f3be50c 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:5486712718)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5486730250)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5504101978)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5504117758)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5486712244)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5486729606)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5504101063)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5504116972)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5486713852)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5486731632)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5504103775)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5504118829)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5486711599)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5486728731)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5504100078)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5504116266)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5486713341)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5486731004)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5504102754)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5504118304)
ENDIF()
diff --git a/ya b/ya
index 6d01b6106a..644f04f924 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": "c392ad9cadf38f8829fa7a58bc29adc9",
+ "md5": "18fc1f064d9fdddf3decfacac7c1b237",
"urls": [
- f"{REGISTRY_ENDPOINT}/5486709885"
+ f"{REGISTRY_ENDPOINT}/5504122600"
]
},
"darwin-arm64": {
- "md5": "4f1c677642f20d9639a2a988e0c8f05b",
+ "md5": "12c721b400e22c9aff7e3a420b3cb3e2",
"urls": [
- f"{REGISTRY_ENDPOINT}/5486709262"
+ f"{REGISTRY_ENDPOINT}/5504122149"
]
},
"linux-aarch64": {
- "md5": "76cad1fbffc1d4a86875e9fcf7f87ffe",
+ "md5": "ad968ebc2c7c7652bb2893b249f308c3",
"urls": [
- f"{REGISTRY_ENDPOINT}/5486708703"
+ f"{REGISTRY_ENDPOINT}/5504121830"
]
},
"win32-clang-cl": {
- "md5": "673bf540076c4f35246fddf6a858b1c7",
+ "md5": "8d15691f6f620cfab65fb5bfa5f3d845",
"urls": [
- f"{REGISTRY_ENDPOINT}/5486710353"
+ f"{REGISTRY_ENDPOINT}/5504123033"
]
},
"linux": {
- "md5": "0e6266130414ee50976107a118241a2e",
+ "md5": "6e86cb574902296c4e1f2e09e6d8c62e",
"urls": [
- f"{REGISTRY_ENDPOINT}/5486711064"
+ f"{REGISTRY_ENDPOINT}/5504123358"
]
}
}