diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-03-06 05:53:25 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-03-06 05:53:25 +0300 |
commit | e444b3dad75f824f15192ee99b6004f0e289007c (patch) | |
tree | 6bcc1993567662134d3b4f363067ad856cc291cd | |
parent | a395b8d9e79e5aa45c1b5da514ee09ef0f17e070 (diff) | |
download | ydb-e444b3dad75f824f15192ee99b6004f0e289007c.tar.gz |
intermediate changes
ref:63f76bd09b803285cce10aab3e4f1d3474b3026d
-rw-r--r-- | build/ya.conf.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/build/ya.conf.json b/build/ya.conf.json index 84166dd0337..20212d07740 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -7510,7 +7510,7 @@ }, "horadric": { "formula": { - "sandbox_id": 1234471400, + "sandbox_id": 1235586423, "match": "horadric" }, "executable": { @@ -7653,7 +7653,7 @@ }, "apphost": { "formula": { - "sandbox_id": 1234469365, + "sandbox_id": 1235586645, "match": "app_host_launcher" }, "executable": { @@ -8305,7 +8305,7 @@ }, "bigb_request": { "formula": { - "sandbox_id": 1234469677, + "sandbox_id": 1235586883, "match": "bb_requester" }, "executable": { @@ -8316,7 +8316,7 @@ }, "bigb_hitlog_analyser": { "formula": { - "sandbox_id": 1234469556, + "sandbox_id": 1235586621, "match": "hitlog_analyser" }, "executable": { @@ -8406,7 +8406,7 @@ }, "exp_stats": { "formula": { - "sandbox_id": 1234467806, + "sandbox_id": 1235586563, "match": "exp_stats" }, "executable": { |