Skip to content

Commit

Permalink
Automatic release build for test_tool, os_ya, ya_bin, os_test_tool
Browse files Browse the repository at this point in the history
Update tools: test_tool, os_ya, ya_bin, os_test_tool
commit_hash:95ca7c1a8827dec15f0d0f8066d6c426b81524cf
  • Loading branch information
robot-ya-builder committed Feb 19, 2025
1 parent 6b56359 commit 08d1b9d
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 20 deletions.
2 changes: 2 additions & 0 deletions build/mapping.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -499,6 +499,7 @@
"7994647367": "https://devtools-registry.s3.yandex.net/7994647367",
"8018811524": "https://devtools-registry.s3.yandex.net/8018811524",
"8029671029": "https://devtools-registry.s3.yandex.net/8029671029",
"8067063302": "https://devtools-registry.s3.yandex.net/8067063302",
"5486731632": "https://devtools-registry.s3.yandex.net/5486731632",
"5514350352": "https://devtools-registry.s3.yandex.net/5514350352",
"5514360398": "https://devtools-registry.s3.yandex.net/5514360398",
Expand Down Expand Up @@ -1736,6 +1737,7 @@
"7994647367": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"8018811524": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"8029671029": "devtools/ya/test/programs/test_tool/bin/test_tool for linux",
"8067063302": "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",
Expand Down
10 changes: 5 additions & 5 deletions build/platform/test_tool/host.ya.make.inc
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8029723475)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8067054769)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8029717949)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8067052570)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8029737034)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8067059291)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8029713125)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8067050341)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8029729848)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8067056916)

ENDIF()
10 changes: 5 additions & 5 deletions build/platform/test_tool/host_os.ya.make.inc
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8029664104)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8067059819)
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8029660543)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8067058189)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8029671029)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8067063302)
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8029657728)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8067056908)
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8029667517)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:8067061637)

ENDIF()
20 changes: 10 additions & 10 deletions ya
Original file line number Diff line number Diff line change
Expand Up @@ -39,33 +39,33 @@ REGISTRY_ENDPOINT = os.environ.get("YA_REGISTRY_ENDPOINT", "https://devtools-reg
PLATFORM_MAP = {
"data": {
"darwin": {
"md5": "31aefe161dc826d89c768cbc8a8ceaa8",
"md5": "71f17dabc6a2e621c985ce3f4ef0392c",
"urls": [
f"{REGISTRY_ENDPOINT}/8029716860"
f"{REGISTRY_ENDPOINT}/8067058569"
]
},
"darwin-arm64": {
"md5": "ab82c6dfb3005aecbad5695de814d3b6",
"md5": "0e15e259b078560f02d0b1fcd5504a0b",
"urls": [
f"{REGISTRY_ENDPOINT}/8029710985"
f"{REGISTRY_ENDPOINT}/8067056918"
]
},
"linux-aarch64": {
"md5": "6cce83fc212c5e0f19754b0bec02a2b4",
"md5": "652b037a33f88a639421f0e3ffcb7f96",
"urls": [
f"{REGISTRY_ENDPOINT}/8029706049"
f"{REGISTRY_ENDPOINT}/8067054745"
]
},
"win32-clang-cl": {
"md5": "05f2ddd43f41f4ebd239195003c94797",
"md5": "8459b57a9f46e1dcd770555d20c2095a",
"urls": [
f"{REGISTRY_ENDPOINT}/8029721213"
f"{REGISTRY_ENDPOINT}/8067060199"
]
},
"linux": {
"md5": "510059486631c6c59c6fa2abacd89928",
"md5": "ce4cd92b151b771af8b8d0e024bed3d2",
"urls": [
f"{REGISTRY_ENDPOINT}/8029728073"
f"{REGISTRY_ENDPOINT}/8067062599"
]
}
}
Expand Down

0 comments on commit 08d1b9d

Please sign in to comment.