aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-02-09 10:58:10 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-02-09 11:09:14 +0300
commitd6b336cea28df9edc2760b96c20400f8af70dcd5 (patch)
treefccb84bc5238b7aac2e90f320d5e3a871855afb9
parent9b498b3ccd9256f4ece0f7413f96f62b8f6d7924 (diff)
downloadydb-d6b336cea28df9edc2760b96c20400f8af70dcd5.tar.gz
Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
From hash: [51ef6df793710716058155002ef049141838fa02](https://a.yandex-team.ru/arcadia/commit/51ef6df793710716058155002ef049141838fa02) From revision: [13398836](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=341) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
-rw-r--r--build/mapping.conf.json6
-rw-r--r--build/platform/test_tool/host.ya.make.inc20
-rw-r--r--build/platform/test_tool/host_os.ya.make.inc20
-rwxr-xr-xya20
4 files changed, 36 insertions, 30 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json
index b6bb525299..87ee70f269 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -122,6 +122,7 @@
"5720350134": "https://devtools-registry.s3.yandex.net/5720350134",
"5751429546": "https://devtools-registry.s3.yandex.net/5751429546",
"5769205511": "https://devtools-registry.s3.yandex.net/5769205511",
+ "5798582956": "https://devtools-registry.s3.yandex.net/5798582956",
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
"5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
"5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -147,6 +148,8 @@
"5752606847": "https://devtools-registry.s3.yandex.net/5752606847",
"5769211340": "https://devtools-registry.s3.yandex.net/5769211340",
"5769237833": "https://devtools-registry.s3.yandex.net/5769237833",
+ "5798625903": "https://devtools-registry.s3.yandex.net/5798625903",
+ "5798651327": "https://devtools-registry.s3.yandex.net/5798651327",
"5766172292": "https://devtools-registry.s3.yandex.net/5766172292",
"5766171800": "https://devtools-registry.s3.yandex.net/5766171800",
"5766173070": "https://devtools-registry.s3.yandex.net/5766173070",
@@ -365,6 +368,7 @@
"5720350134": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"5751429546": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"5769205511": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "5798582956": "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",
@@ -390,6 +394,8 @@
"5752606847": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
"5769211340": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
"5769237833": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
+ "5798625903": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
+ "5798651327": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux",
"5766172292": "devtools/ymake/bin/ymake for darwin",
"5766171800": "devtools/ymake/bin/ymake for darwin-arm64",
"5766173070": "devtools/ymake/bin/ymake for linux",
diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc
index eb4a176ff2..be87061f6e 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:5769205222)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5769210773)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5798581376)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5798647928)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5769205145)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5769210631)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5798580699)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5798645966)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5769205511)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5769211340)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5798582956)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5798651327)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5769204967)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5769210525)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5798580107)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5798644466)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5769205415)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5769210938)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5798582212)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5798649531)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index d0847c2df9..c52ca5f784 100644
--- a/build/platform/test_tool/host_os.ya.make.inc
+++ b/build/platform/test_tool/host_os.ya.make.inc
@@ -1,17 +1,17 @@
IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5769236927)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5769236927)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5798623440)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5798623440)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5769236374)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5769236374)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5798622337)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5798622337)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5769237833)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5769237833)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5798625903)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5798625903)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5769236050)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5769236050)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5798621264)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5798621264)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5769237417)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5769237417)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:5798624569)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:5798624569)
ENDIF()
diff --git a/ya b/ya
index 8004d3b497..a270f428c6 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": "7b2226d901c8a5ff8af1bf2e6c55809c",
+ "md5": "7218bf44ff9d3540dab702d04667d288",
"urls": [
- f"{REGISTRY_ENDPOINT}/5769213676"
+ f"{REGISTRY_ENDPOINT}/5798586960"
]
},
"darwin-arm64": {
- "md5": "bb60ba3324f9ec3b2180ea19ba855b4d",
+ "md5": "0db3e6b0fe5fbb99b8df4a722c3bbb87",
"urls": [
- f"{REGISTRY_ENDPOINT}/5769213411"
+ f"{REGISTRY_ENDPOINT}/5798586191"
]
},
"linux-aarch64": {
- "md5": "1c7b17b1b1851c24ca0f531702c95e36",
+ "md5": "0263a652340cb218193ef701776ca787",
"urls": [
- f"{REGISTRY_ENDPOINT}/5769213228"
+ f"{REGISTRY_ENDPOINT}/5798585141"
]
},
"win32-clang-cl": {
- "md5": "06e62eb7e79cb6f7822a144280f1fa7e",
+ "md5": "f9433c18b49a894e620cac7509dece06",
"urls": [
- f"{REGISTRY_ENDPOINT}/5769214015"
+ f"{REGISTRY_ENDPOINT}/5798588651"
]
},
"linux": {
- "md5": "d5a6093cb0147a99c8a6ec46481364c2",
+ "md5": "d80973a347f9bf03ed87ad4263eee34f",
"urls": [
- f"{REGISTRY_ENDPOINT}/5769214248"
+ f"{REGISTRY_ENDPOINT}/5798590334"
]
}
}