summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/mapping.conf.json4
-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, 24 insertions, 20 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json
index 72ffad598e2..a2562ea0b74 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -381,6 +381,8 @@
"6892348074": "https://devtools-registry.s3.yandex.net/6892348074",
"6924868447": "https://devtools-registry.s3.yandex.net/6924868447",
"6924868767": "https://devtools-registry.s3.yandex.net/6924868767",
+ "7000556602": "https://devtools-registry.s3.yandex.net/7000556602",
+ "7000559763": "https://devtools-registry.s3.yandex.net/7000559763",
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
"5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
"5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -1216,6 +1218,8 @@
"6892348074": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"6924868447": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"6924868767": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "7000556602": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "7000559763": "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 a5e46de182c..46f69f034f6 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:6924866298)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7000557899)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924865372)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7000557002)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924868767)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7000559763)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924864489)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7000556408)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924867240)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7000558863)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index c07f7d9e971..613971108bc 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:6924866817)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7000555716)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924866115)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7000555346)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924868447)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7000556602)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924865342)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7000554860)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6924867637)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7000556186)
ENDIF()
diff --git a/ya b/ya
index eca33072679..df9f5335578 100755
--- a/ya
+++ b/ya
@@ -39,33 +39,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg
PLATFORM_MAP = {
"data": {
"darwin": {
- "md5": "77bf5f02119379836215cf304a6b24f3",
+ "md5": "2e11485f245cb08f3e3732542c0d8886",
"urls": [
- f"{REGISTRY_ENDPOINT}/6924896924"
+ f"{REGISTRY_ENDPOINT}/7000586843"
]
},
"darwin-arm64": {
- "md5": "45e5eecad032d1346e4b7e6fea6141bf",
+ "md5": "79807566364c71397ea1777f60bd147e",
"urls": [
- f"{REGISTRY_ENDPOINT}/6924896354"
+ f"{REGISTRY_ENDPOINT}/7000585718"
]
},
"linux-aarch64": {
- "md5": "46a9eae28baa99e94128fa3ffba00f93",
+ "md5": "e3976f38b0ea283666645d643206ffff",
"urls": [
- f"{REGISTRY_ENDPOINT}/6924895559"
+ f"{REGISTRY_ENDPOINT}/7000584572"
]
},
"win32-clang-cl": {
- "md5": "0fbed021b99b832d539f05edb8f3038c",
+ "md5": "682f5df3801cd93a20edec23555d6a35",
"urls": [
- f"{REGISTRY_ENDPOINT}/6924897663"
+ f"{REGISTRY_ENDPOINT}/7000588090"
]
},
"linux": {
- "md5": "021f6548d4dbe1387eb0981505473f1e",
+ "md5": "a7c0892ae2214a7b90fbf1e7eac2197b",
"urls": [
- f"{REGISTRY_ENDPOINT}/6924898922"
+ f"{REGISTRY_ENDPOINT}/7000589502"
]
}
}