summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <[email protected]>2023-11-30 11:47:42 +0300
committerrobot-ya-builder <[email protected]>2023-11-30 12:23:32 +0300
commitd45ca8681189e38fb470af62811bf6b2baf1fa94 (patch)
tree80158c1497dcbbfbbefeb5fe90fbb1c67103aa32
parentf0d92f5622194da36dd18b6e08f373958b8b6392 (diff)
Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, test_tool3
From hash: [6958b448df244fbaf2c8ea7b777a4b97f8174f09](https://a.yandex-team.ru/arcadia/commit/6958b448df244fbaf2c8ea7b777a4b97f8174f09) From revision: [12991667](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=292) Flow triggered by user: [prettyboy](https://staff.yandex-team.ru/prettyboy) Update tools: 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 710a02b84ec..b5b6066ef91 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -69,8 +69,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",
- "5437210524": "http://devtools-registry.s3.yandex.net/5437210524",
- "5437183640": "http://devtools-registry.s3.yandex.net/5437183640",
+ "5464114714": "http://devtools-registry.s3.yandex.net/5464114714",
+ "5464141088": "http://devtools-registry.s3.yandex.net/5464141088",
"4307890075": "http://devtools-registry.s3.yandex.net/4307890075",
"4307901240": "http://devtools-registry.s3.yandex.net/4307901240",
"3833498694": "http://devtools-registry.s3.yandex.net/3833498694",
@@ -161,8 +161,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",
- "5437210524": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
- "5437183640": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
+ "5464114714": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "5464141088": "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 69a0e4c36cc..9e419238d21 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:5437209018)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5437182510)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5464112332)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5464136222)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5437208179)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5437181909)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5464110863)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5464133896)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5437210524)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5437183640)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5464114714)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5464141088)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5437207517)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5437181185)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5464109428)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5464125695)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5437209791)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5437183093)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5464113685)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5464138416)
ENDIF()
diff --git a/ya b/ya
index cbb4ad568ba..6a0bfc6668f 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": "d135a41492f8c8c5ab4e5d086456daf3",
+ "md5": "66733335d89bad2adf0b0a330df02f5e",
"urls": [
- f"{REGISTRY_ENDPOINT}/5437196232"
+ f"{REGISTRY_ENDPOINT}/5464186920"
]
},
"darwin-arm64": {
- "md5": "dd8e2904f35998492339bb65e094ab2d",
+ "md5": "ac333a191cdc7476be87102c29442c6b",
"urls": [
- f"{REGISTRY_ENDPOINT}/5437195900"
+ f"{REGISTRY_ENDPOINT}/5464185458"
]
},
"linux-aarch64": {
- "md5": "3eb4c6d8e8b467da54140fec9fb80020",
+ "md5": "46ff13b5ac000623d8f913dd459047ca",
"urls": [
- f"{REGISTRY_ENDPOINT}/5437195493"
+ f"{REGISTRY_ENDPOINT}/5464183377"
]
},
"win32-clang-cl": {
- "md5": "61023d75768666e43d1a5f4131f333ac",
+ "md5": "f7eca2bf7cbef7c0f42d4d69fdb2fd85",
"urls": [
- f"{REGISTRY_ENDPOINT}/5437196608"
+ f"{REGISTRY_ENDPOINT}/5464188974"
]
},
"linux": {
- "md5": "c4d3560419837903956c5755c0fdfbbb",
+ "md5": "5e94ec5548e0487507a0117179dae94e",
"urls": [
- f"{REGISTRY_ENDPOINT}/5437197101"
+ f"{REGISTRY_ENDPOINT}/5464190916"
]
}
}