diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-02-19 12:55:19 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-02-19 12:55:19 +0300 |
commit | 709f0db82ea5003ac1f26d3206f1904ec17bbe92 (patch) | |
tree | 5f906f4401293ce4ac0c607e8594ea12e069d185 /build | |
parent | ac7edc66fd1503d44744fedde420ad08cdebd1a9 (diff) | |
download | ydb-709f0db82ea5003ac1f26d3206f1904ec17bbe92.tar.gz |
intermediate changes
ref:5dea35b36326681526f636269e26bc5c27f5f0f7
Diffstat (limited to 'build')
-rw-r--r-- | build/rules/flake8/migrations.yaml | 1 | ||||
-rw-r--r-- | build/ya.conf.json | 22 |
2 files changed, 11 insertions, 12 deletions
diff --git a/build/rules/flake8/migrations.yaml b/build/rules/flake8/migrations.yaml index 6663023ff2..8dc816e85d 100644 --- a/build/rules/flake8/migrations.yaml +++ b/build/rules/flake8/migrations.yaml @@ -2552,7 +2552,6 @@ migrations: - sandbox/projects/market/promocoordinator - sandbox/projects/market/qa - sandbox/projects/market/report - - sandbox/projects/market/resource_monitor - sandbox/projects/market/sre - sandbox/projects/market/stock_storage - sandbox/projects/market/tpl diff --git a/build/ya.conf.json b/build/ya.conf.json index 4f290896a9..e6422f6065 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -7185,7 +7185,7 @@ }, "horadric": { "formula": { - "sandbox_id": 1219261180, + "sandbox_id": 1220437348, "match": "horadric" }, "executable": { @@ -7328,7 +7328,7 @@ }, "apphost": { "formula": { - "sandbox_id": 1219260642, + "sandbox_id": 1220438599, "match": "app_host_launcher" }, "executable": { @@ -7969,7 +7969,7 @@ }, "bigb_request": { "formula": { - "sandbox_id": 1219261182, + "sandbox_id": 1220437303, "match": "bb_requester" }, "executable": { @@ -7980,7 +7980,7 @@ }, "bigb_hitlog_analyser": { "formula": { - "sandbox_id": 1219261509, + "sandbox_id": 1220437530, "match": "hitlog_analyser" }, "executable": { @@ -8002,7 +8002,7 @@ }, "bigb_bb_cluster_analyzer": { "formula": { - "sandbox_id": 1219260633, + "sandbox_id": 1220438572, "match": "bb_cluster_analyzer" }, "executable": { @@ -8013,7 +8013,7 @@ }, "bigb_yt_profiles_dumper": { "formula": { - "sandbox_id": 1219261000, + "sandbox_id": 1220437287, "match": "yt_profiles_dumper" }, "executable": { @@ -8024,7 +8024,7 @@ }, "bigb_ab": { "formula": { - "sandbox_id": 1219261152, + "sandbox_id": 1220437903, "match": "ab" }, "executable": { @@ -8048,7 +8048,7 @@ }, "caesar_yt_sync": { "formula": { - "sandbox_id": 1219263068, + "sandbox_id": 1220437351, "match": "yt_sync" }, "executable": { @@ -8059,7 +8059,7 @@ }, "caesar_lookup_profile": { "formula": { - "sandbox_id": 1219260934, + "sandbox_id": 1220437002, "match": "lookup_profile" }, "executable": { @@ -8070,7 +8070,7 @@ }, "exp_stats": { "formula": { - "sandbox_id": 1219261655, + "sandbox_id": 1220437880, "match": "exp_stats" }, "executable": { @@ -8081,7 +8081,7 @@ }, "caesar_profile_size_analyzer": { "formula": { - "sandbox_id": 1219261235, + "sandbox_id": 1220437440, "match": "profile_size_analyzer" }, "executable": { |