Просмотр исходного кода

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:3cedcff3b7d06876fa362d6cca3ce474eff85c2f
robot-ya-builder 2 месяцев назад
Родитель
Сommit
7cb98322ed

+ 4 - 0
build/mapping.conf.json

@@ -466,6 +466,8 @@
         "7688984774": "https://devtools-registry.s3.yandex.net/7688984774",
         "7706167620": "https://devtools-registry.s3.yandex.net/7706167620",
         "7706227677": "https://devtools-registry.s3.yandex.net/7706227677",
+        "7717368273": "https://devtools-registry.s3.yandex.net/7717368273",
+        "7717387253": "https://devtools-registry.s3.yandex.net/7717387253",
         "5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
         "5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
         "5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -1605,6 +1607,8 @@
         "7688984774": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
         "7706167620": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
         "7706227677": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+        "7717368273": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+        "7717387253": "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",

+ 5 - 5
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:7706224936)
+    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7717386600)
 ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
-    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7706223966)
+    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7717386279)
 ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
-    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7706227677)
+    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7717387253)
 ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
-    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7706223086)
+    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7717386028)
 ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
-    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7706226315)
+    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7717387014)
 
 ENDIF()

+ 5 - 5
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:7706166705)
+    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7717367660)
 ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
-    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7706166273)
+    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7717367448)
 ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
-    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7706167620)
+    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7717368273)
 ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
-    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7706165575)
+    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7717367154)
 ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
-    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7706167197)
+    DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7717367994)
 
 ENDIF()

+ 10 - 10
ya

@@ -39,33 +39,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg
 PLATFORM_MAP = {
     "data": {
         "darwin": {
-            "md5": "d02823394203babd0080846986c5c711",
+            "md5": "0dbb899ca6535e6fb9190ff174ddba64",
             "urls": [
-                f"{REGISTRY_ENDPOINT}/7706189921"
+                f"{REGISTRY_ENDPOINT}/7717386190"
             ]
         },
         "darwin-arm64": {
-            "md5": "46c5819893a213bb5f4bd646d0f7462e",
+            "md5": "a20ba3ccad87532e23d5273742aa7e20",
             "urls": [
-                f"{REGISTRY_ENDPOINT}/7706189101"
+                f"{REGISTRY_ENDPOINT}/7717385787"
             ]
         },
         "linux-aarch64": {
-            "md5": "5862ba5a5be4d12e4a330649837969e3",
+            "md5": "bee36ad0cb272bcd8b3571123b42ed3e",
             "urls": [
-                f"{REGISTRY_ENDPOINT}/7706188332"
+                f"{REGISTRY_ENDPOINT}/7717385214"
             ]
         },
         "win32-clang-cl": {
-            "md5": "87863db300259c82bd003b1a16bc7fe2",
+            "md5": "09af264ef19e31e219cd062323f4b86c",
             "urls": [
-                f"{REGISTRY_ENDPOINT}/7706190655"
+                f"{REGISTRY_ENDPOINT}/7717386558"
             ]
         },
         "linux": {
-            "md5": "417f67cf7833fa6e3d80472efbb23e55",
+            "md5": "a6df5b2d99d6daee9c939154a3ea1231",
             "urls": [
-                f"{REGISTRY_ENDPOINT}/7706191268"
+                f"{REGISTRY_ENDPOINT}/7717387113"
             ]
         }
     }