diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-04-19 02:14:16 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-04-19 02:14:16 +0300 |
commit | a51b9277508d30d125a2e39ecf851f27a82f014a (patch) | |
tree | 4182c117be2b3556e04b9432742933d5d01be482 | |
parent | 3a741032bb225e891a1b144d6521e0bf42971337 (diff) | |
download | ydb-a51b9277508d30d125a2e39ecf851f27a82f014a.tar.gz |
intermediate changes
ref:68a3dc4f9dca61858b47a2a8a87681f9988b2411
-rw-r--r-- | build/rules/autocheck.blacklist | 1 | ||||
-rw-r--r-- | build/ya.conf.json | 10 |
2 files changed, 7 insertions, 4 deletions
diff --git a/build/rules/autocheck.blacklist b/build/rules/autocheck.blacklist index bfd05249184..b8eba3e4694 100644 --- a/build/rules/autocheck.blacklist +++ b/build/rules/autocheck.blacklist @@ -1328,3 +1328,4 @@ haas/trash/bot/map classifieds/parsing classifieds/hipe education/schoolbook/services/kelvin-ci-tool +education/schoolbook/services/enigma-certs-debug diff --git a/build/ya.conf.json b/build/ya.conf.json index 70094f854a5..09a2ca42791 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -5976,7 +5976,9 @@ }, "ymake": { "formula": { - "sandbox_id": [1280154189], + "sandbox_id": [ + 1280154189 + ], "match": "ymake" }, "executable": { @@ -8234,7 +8236,7 @@ }, "bigb_request": { "formula": { - "sandbox_id": 1279641720, + "sandbox_id": 1281620222, "match": "bb_requester" }, "executable": { @@ -8245,7 +8247,7 @@ }, "bigb_hitlog_analyser": { "formula": { - "sandbox_id": 1279646261, + "sandbox_id": 1281604345, "match": "hitlog_analyser" }, "executable": { @@ -8267,7 +8269,7 @@ }, "bigb_bb_cluster_analyzer": { "formula": { - "sandbox_id": 1279642386, + "sandbox_id": 1281597703, "match": "bb_cluster_analyzer" }, "executable": { |