Browse Source

Automatic release build for test_tool, ya_bin, os_ya, os_test_tool

From hash: [7b095560c536e1d8ff08551faa7aeadcc6b43caa](https://a.yandex-team.ru/arcadia/commit/7b095560c536e1d8ff08551faa7aeadcc6b43caa)
From revision: [14783601](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=470)
Flow triggered by user: [zhukoff-pavel](https://staff.yandex-team.ru/zhukoff-pavel)

Update tools: test_tool, ya_bin, os_ya, os_test_tool
2f4eb99df3ac9511890a13920e27dfed91ec3932
robot-ya-builder 6 months ago
parent
commit
8fa28069a0

+ 4 - 0
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",

+ 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: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()

+ 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: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()

+ 10 - 10
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"
             ]
         }
     }