diff options
author | Sergey Belyakov <serg-belyakov@ydb.tech> | 2024-02-09 13:02:44 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-09 13:02:44 +0300 |
commit | a642f2b67b562368be6037e5df7deabdef058876 (patch) | |
tree | aa365cc710cf32794e7c32fb9ee45b082dc99f35 | |
parent | b24ad78a26f2232685b8188ca39c04180a121152 (diff) | |
download | ydb-a642f2b67b562368be6037e5df7deabdef058876.tar.gz |
Mute Burst Detection tests (#1763)
-rw-r--r-- | .github/config/muted_ya.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 9a2bed82b3..13419cac28 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -2,6 +2,7 @@ ydb/core/blobstorage/dsproxy/ut TBlobStorageProxySequenceTest.TestBlock42PutWith ydb/core/blobstorage/dsproxy/ut_fat TBlobStorageProxyTest.TestBatchedPutRequestDoesNotContainAHugeBlob ydb/core/blobstorage/ut_blobstorage CostMetricsGetBlock4Plus2.TestGet4Plus2BlockRequests10000Inflight1BlobSize1000 ydb/core/blobstorage/ut_blobstorage CostMetricsPatchMirror3dc.* +ydb/core/blobstorage/ut_blobstorage BurstDetection.* ydb/core/client/ut TClientTest.PromoteFollower ydb/core/client/ut TClientTest.ReadFromFollower ydb/core/client/ut TFlatTest.AutoSplitMergeQueue |