File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
ydb/core/blobstorage/ut_blobstorage Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -209,7 +209,4 @@ ydb/core/tx/schemeshard/ut_pq_reboots TPqGroupTestReboots.CreateMultiplePqTablet
209
209
ydb/tests/functional/serializable test.py.test_local
210
210
ydb/core/blobstorage/ut_vdisk TBsVDiskGC.GCPutKeepBarrierSync
211
211
ydb/core/blobstorage/ut_vdisk TBsVDiskManyPutGet.ManyPutRangeGetCompactionIndexOnly
212
- ydb/core/blobstorage/ut_blobstorage/ut_osiris Osiris.block42
213
- ydb/core/blobstorage/ut_blobstorage/ut_osiris Osiris.mirror3dc
214
- ydb/core/blobstorage/ut_blobstorage/ut_osiris Osiris.mirror3of4
215
212
ydb/core/blobstorage/ut_mirror3of4 Mirror3of4.ReplicationSmall
Original file line number Diff line number Diff line change 4
4
#include < util/system/condvar.h>
5
5
#include < util/system/info.h>
6
6
7
- #define SINGLE_THREAD 0
7
+ #define SINGLE_THREAD 1
8
8
9
9
namespace {
10
10
You can’t perform that action at this time.
0 commit comments