aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-05-22 10:34:44 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2024-05-22 10:45:37 +0300
commit88715f228399ea47a89f75a7ad35544a16680942 (patch)
tree8654ef16f3ad06251c710002da3aff6cc81ffd5a /build
parent4d92367562edf8d55043a4f3bb7879fb796bcdea (diff)
downloadydb-88715f228399ea47a89f75a7ad35544a16680942.tar.gz
Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, os_test_tool
From hash: [dc3ca5f2d151b61f95aa364705a98deebb78c978](https://a.yandex-team.ru/arcadia/commit/dc3ca5f2d151b61f95aa364705a98deebb78c978) From revision: [14060764](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=402) Flow triggered by user: [v-korovin](https://staff.yandex-team.ru/v-korovin) Update tools: ya_bin3, os_ya, ya_bin, test_tool, os_test_tool 8d69cc3946ed2c658ddccd60177434a801c22814
Diffstat (limited to 'build')
-rw-r--r--build/mapping.conf.json10
-rw-r--r--build/platform/test_tool/host.ya.make.inc10
-rw-r--r--build/platform/test_tool/host_os.ya.make.inc10
3 files changed, 17 insertions, 13 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json
index 9f60caa127..a26ef2835f 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -138,9 +138,9 @@
"5786827891": "https://devtools-registry.s3.yandex.net/5786827891",
"5786826302": "https://devtools-registry.s3.yandex.net/5786826302",
"2842390994": "https://devtools-registry.s3.yandex.net/2842390994",
- "6342053228": "https://devtools-registry.s3.yandex.net/6342053228",
"5310288728": "https://devtools-registry.s3.yandex.net/5310288728",
"5620327787": "https://devtools-registry.s3.yandex.net/5620327787",
+ "6342053228": "https://devtools-registry.s3.yandex.net/6342053228",
"5257605552": "https://devtools-registry.s3.yandex.net/5257605552",
"5257606004": "https://devtools-registry.s3.yandex.net/5257606004",
"2989597929": "https://devtools-registry.s3.yandex.net/2989597929",
@@ -215,6 +215,8 @@
"6277093604": "https://devtools-registry.s3.yandex.net/6277093604",
"6313963698": "https://devtools-registry.s3.yandex.net/6313963698",
"6314019299": "https://devtools-registry.s3.yandex.net/6314019299",
+ "6361490587": "https://devtools-registry.s3.yandex.net/6361490587",
+ "6361553082": "https://devtools-registry.s3.yandex.net/6361553082",
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
"5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
"5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
@@ -648,9 +650,9 @@
"5786827891": "contrib/tools/python3/python3 for linux-aarch64",
"5786826302": "contrib/tools/python3/python3 for win32",
"2842390994": "devtools jacoco agent 0.8.7 with shaded asm",
- "6342053228": "devtools jstyle runner 10.16.0",
"5310288728": "devtools jstyle runner 10.12.4",
"5620327787": "devtools jstyle runner 10.12.4",
+ "6342053228": "devtools jstyle runner 10.16.0",
"5257605552": "devtools/bloat2/tools/bloat/bloat for darwin",
"5257606004": "devtools/bloat2/tools/bloat/bloat for linux",
"2989597929": "devtools/huge_python/python for darwin",
@@ -725,6 +727,8 @@
"6277093604": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"6313963698": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"6314019299": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "6361490587": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
+ "6361553082": "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",
@@ -1022,4 +1026,4 @@
},
"resources_info": {},
"tasks": {}
-}
+} \ No newline at end of file
diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc
index 5062de61a5..1ed64d0f61 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:6314017168)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6361551183)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6314015088)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6361550061)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6314019299)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6361553082)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6314013359)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6361548526)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6314018299)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6361551961)
ENDIF()
diff --git a/build/platform/test_tool/host_os.ya.make.inc b/build/platform/test_tool/host_os.ya.make.inc
index c62cc5e51e..2f4b44f86d 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:6313962673)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6361488391)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6313962078)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6361487285)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6313963698)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6361490587)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6313961531)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6361486251)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
- DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6313963241)
+ DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:6361489549)
ENDIF()