Skip to content

Commit

Permalink
[GLY] Update ya-bin & test_tool
Browse files Browse the repository at this point in the history
Revision: r5006567
Author: prettyboy
Sandbox task ID: 421612057
Glycine run ID: 89975316-b686-4cff-b26e-0e578332becf

ref:6fbe9b1a61b2b7800a60efe26bb1901cc6329dd4
  • Loading branch information
arcadia-devtools committed Apr 29, 2019
1 parent 25e50d1 commit 0eaaaf6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
3 changes: 3 additions & 0 deletions build/mapping.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,9 @@
"928830562": "https://storage.mds.yandex.net/get-devtools-opensource/233854/928830562",
"928830675": "https://storage.mds.yandex.net/get-devtools-opensource/250854/928830675",
"928830766": "https://storage.mds.yandex.net/get-devtools-opensource/479623/928830766",
"933498195": "https://storage.mds.yandex.net/get-devtools-opensource/250854/933498195",
"933498285": "https://storage.mds.yandex.net/get-devtools-opensource/250854/933498285",
"933498438": "https://storage.mds.yandex.net/get-devtools-opensource/250854/933498438",
"933757579": "https://storage.mds.yandex.net/get-devtools-opensource/250854/933757579",
"933757677": "https://storage.mds.yandex.net/get-devtools-opensource/471749/933757677",
"933757727": "https://storage.mds.yandex.net/get-devtools-opensource/250854/933757727"
Expand Down
6 changes: 3 additions & 3 deletions build/platform/test_tool/host.ya.make.inc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
IF (HOST_OS_DARWIN)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:928830675)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:933498285)
ELSEIF (HOST_OS_LINUX)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:928830766)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:933498438)
ELSEIF (HOST_OS_WINDOWS)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:928830562)
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:933498195)
ENDIF()
4 changes: 2 additions & 2 deletions ya
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ import sys
import platform
import json

URLS = ["https://storage.mds.yandex.net/get-devtools-opensource/233854/c4d44fe3887580c38be6e4ecac6f7a2b"]
MD5 = "c4d44fe3887580c38be6e4ecac6f7a2b"
URLS = ["https://storage.mds.yandex.net/get-devtools-opensource/373962/c29cd6b1d14ebd84dcda0292b46b13d4"]
MD5 = "c29cd6b1d14ebd84dcda0292b46b13d4"

RETRIES = 5
HASH_PREFIX = 10
Expand Down

0 comments on commit 0eaaaf6

Please sign in to comment.