summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <[email protected]>2025-06-02 12:11:54 +0300
committerrobot-ya-builder <[email protected]>2025-06-02 12:58:43 +0300
commitd6d0943f20993ebed9359f7528f130cce623b142 (patch)
tree740642af52c5beae4381d7f1060a1222ad353e1a
parent3c7c98d4c9603b86826108202e0be92913fe6a78 (diff)
Automatic release build for test_tool, ya_bin, os_ya, os_test_tool
Update tools: test_tool, ya_bin, os_ya, os_test_tool commit_hash:7c955e64e011917e5c20c9c2869dfe6a6d900c75
-rw-r--r--build/mapping.conf.json2
-rw-r--r--build/platform/test_tool/host.ya.make.inc10
-rw-r--r--build/platform/test_tool/host_os.ya.make.inc10
-rwxr-xr-xya20
4 files changed, 22 insertions, 20 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json
index e0357e8ca3e..e058239d43d 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -554,6 +554,7 @@
"8797051845": "{registry_endpoint}/8797051845",
"8813611998": "{registry_endpoint}/8813611998",
"8850031153": "{registry_endpoint}/8850031153",
+ "8865992733": "{registry_endpoint}/8865992733",
"5486731632": "{registry_endpoint}/5486731632",
"5514350352": "{registry_endpoint}/5514350352",
"5514360398": "{registry_endpoint}/5514360398",
@@ -2006,6 +2007,7 @@
"8797051845": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"8813611998": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"8850031153": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "8865992733": "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",
diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc
index f9f79cc59da..2d938f23adc 100644
--- a/build/platform/test_tool/host.ya.make.inc
+++ b/build/platform/test_tool/host.ya.make.inc
@@ -1,12 +1,12 @@
IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8850053943)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8866026265)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8850052492)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8866025345)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8850056916)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8866027930)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8850050057)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8866024152)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8850055427)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8866027125)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index c660053e0a8..b47d36daab0 100644
--- a/build/platform/test_tool/host_os.ya.make.inc
+++ b/build/platform/test_tool/host_os.ya.make.inc
@@ -1,12 +1,12 @@
IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8850029905)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8865991022)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8850028995)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8865990327)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8850031153)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8865992733)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8850028133)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8865989443)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8850030615)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8865991956)
ENDIF()
diff --git a/ya b/ya
index d14914172a4..676a0fbadfa 100755
--- a/ya
+++ b/ya
@@ -39,33 +39,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg
PLATFORM_MAP = {
"data": {
"win32": {
- "md5": "a35cfa461e491148f28678d3003faacc",
+ "md5": "959ac604b4f1e70a564d2acdf58780c8",
"urls": [
- f"{REGISTRY_ENDPOINT}/8850028615"
+ f"{REGISTRY_ENDPOINT}/8865998621"
]
},
"darwin": {
- "md5": "71cdd2288787dc00033a993bad73cd9f",
+ "md5": "ac465f0d4e34dc9e7a6bd99c3a82793d",
"urls": [
- f"{REGISTRY_ENDPOINT}/8850027607"
+ f"{REGISTRY_ENDPOINT}/8865997772"
]
},
"darwin-arm64": {
- "md5": "101f95cee3a660ce04084e0541193a7e",
+ "md5": "e660c3cae2cf4c25fbdbb45a0d8a907d",
"urls": [
- f"{REGISTRY_ENDPOINT}/8850026111"
+ f"{REGISTRY_ENDPOINT}/8865996866"
]
},
"linux-aarch64": {
- "md5": "a474afa5f85e3fdbde05052b947e97aa",
+ "md5": "1505a3542ed34f5136b39aeffacb3d05",
"urls": [
- f"{REGISTRY_ENDPOINT}/8850025012"
+ f"{REGISTRY_ENDPOINT}/8865995987"
]
},
"linux": {
- "md5": "bbb8672b210476e787700bca7287b3b5",
+ "md5": "aebab289cf4e5571d2c2871dbfc1f2b7",
"urls": [
- f"{REGISTRY_ENDPOINT}/8850029468"
+ f"{REGISTRY_ENDPOINT}/8865999271"
]
}
}