cloud/disk_manager/cmd/disk-manager-admin/main.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/cmd/disk-manager-init-db/main.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/cmd/disk-manager/main.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/accounting/interface.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/accounting/metrics.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/auth/credentials.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/client/client.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/client.go.gofmt |
0.010s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/factory.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/interface.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/metrics.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/mocks/client_mock.go.gofmt |
0.004s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/mocks/factory_mock.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/multi_zone_client.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/session.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/testing_client.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/client_test.go.gofmt |
0.010s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestAlterDisk |
0.200s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestAlterDiskConcurrently |
1.660s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestAlterDiskFailureWhileCheckpointing |
0.110s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestAssignDisk |
0.100s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestCloneDiskFromOneZoneToAnother |
0.640s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestCloneDiskFromOneZoneToAnotherConcurrently |
0.220s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestCreateDeleteCheckpoint |
0.110s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestCreateDisk |
0.110s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestDeleteCheckpointData |
0.140s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestDeleteCheckpointOnUnexistingDisk |
0.030s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestDeleteDisk |
0.140s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestDeleteDiskSync |
0.160s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestFinishFillDisk |
0.260s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestFreeze |
40.440s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestGetChangedBlocksForLightCheckpoints |
0.290s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestGetChangedBytes |
1.580s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestGetCheckpointSize |
16.440s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestIsNotFoundError |
0.030s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestMountRW |
0.130s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestMountRWDoesNotConflictWithBackgroundRediscover |
1.170s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestReadFromProxyOverlayDisk |
0.280s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestReadFromProxyOverlayDiskWithMultipartitionBaseDisk |
0.340s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestRebaseDisk |
0.310s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestResizeDisk |
0.090s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestResizeDiskConcurrently |
0.160s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestResizeDiskFailureBecauseSizeDecreaseIsForbidden |
0.120s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestResizeDiskFailureBecauseSizeIsNotDivisibleByBlockSize |
0.110s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestResizeDiskFailureWhileChekpointing |
0.110s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestScanDisk |
0.120s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestTokenErrorsShouldBeRetriable |
7.530s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestUnassignDeletedDisk |
0.120s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nbs/tests/tests.TestUnassignDisk |
0.100s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nfs/client.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nfs/endpoint_picker.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nfs/factory.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nfs/interface.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nfs/mocks/client_mock.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nfs/mocks/factory_mock.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nfs/tests/client_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nfs/tests/tests.TestCreateFilesystem |
5.050s |
PASS
|
cloud/disk_manager/internal/pkg/clients/nfs/tests/tests.TestDeleteFilesystem |
5.030s |
PASS
|
cloud/disk_manager/internal/pkg/common/assert.go.gofmt |
0.001s |
PASS
|
cloud/disk_manager/internal/pkg/common/channel_with_cancellation.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/common/channel_with_inflight_queue.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/common/cond.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/common/inflight_queue.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/common/inflight_queue_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/common/progress_saver.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/common/tests/tests.TestInflightQueueAdd |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/common/tests/tests.TestInflightQueueMilestone |
0.600s |
PASS
|
cloud/disk_manager/internal/pkg/common/util.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/collect_snapshot_metrics_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/collect_snapshots_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/collect_snapshots_task_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/common/chunk.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/common/chunk_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/common/tests/tests.TestCheckDataIsAllZeroes |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/common/tests/tests.TestTransfer |
0.060s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/common/tests/tests.TestTransferShouldNotUpdateMilestoneWhenShallowCopyIsFailed |
1.010s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/common/tests/tests.TestTransferShouldUpdateMilestoneWhenShallowCopyIsDoneSuccessfully |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/common/tests/tests.TestTransferWithShallowCopy |
0.060s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/common/transfer.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/common/transfer_test.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/common/util.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/consts.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/create_snapshot_from_disk_task.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/create_snapshot_from_legacy_snapshot_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/create_snapshot_from_snapshot_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/create_snapshot_from_url_task.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/delete_disk_from_incremental.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/delete_snapshot_data_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/delete_snapshot_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/nbs/common.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/nbs/source.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/nbs/target.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/nbs/tests/nbs_test.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/nbs/tests/tests.TestChunkIndices |
1.750s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/nbs/tests/tests.TestDontReadFromCheckpoint |
0.280s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/nbs/tests/tests.TestReadWrite |
0.230s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/register.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/replicate_disk_task.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/replicate_disk_task_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/shallow_source.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/source.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/common.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/storage.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/storage_s3.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/storage_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/storage_ydb.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/tests/tests.TestLastUnrefShouldDeleteDataEvenIfMetadataIsAbsent |
0.320s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/tests/tests.TestRefIdempotency |
0.420s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/tests/tests.TestRefIdempotency/s3_storage |
0.210s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/tests/tests.TestRefIdempotency/ydb_storage |
0.210s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/tests/tests.TestUnrefIdempotency |
0.890s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/tests/tests.TestUnrefIdempotency/s3_storage |
0.460s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/tests/tests.TestUnrefIdempotency/ydb_storage |
0.430s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/tests/tests.TestWriteIdempotency |
0.660s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/tests/tests.TestWriteIdempotency/s3_storage |
0.160s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/chunks/tests/tests.TestWriteIdempotency/ydb_storage |
0.490s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/common.go.gofmt |
0.004s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/compressor.go.gofmt |
0.004s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/compressor_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression |
0.490s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_1337_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_1337_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_1337_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_1_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_1_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_1_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_4096_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_4096_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_4096_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_4194304_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_4194304_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_4194304_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_65535_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_65535_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/_65535_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_1337_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_1337_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_1337_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_1_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_1_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_1_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_4096_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_4096_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_4096_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_4194304_random |
0.110s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_4194304_sparce |
0.030s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_4194304_zero |
0.030s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_65535_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_65535_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/gzip_65535_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_1337_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_1337_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_1337_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_1_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_1_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_1_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_4096_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_4096_sparce |
0.010s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_4096_zero |
0.010s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_4194304_random |
0.010s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_4194304_sparce |
0.020s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_4194304_zero |
0.020s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_65535_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_65535_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_65535_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_1337_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_1337_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_1337_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_1_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_1_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_1_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_4096_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_4096_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_4096_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_4194304_random |
0.010s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_4194304_sparce |
0.010s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_4194304_zero |
0.020s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_65535_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_65535_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/lz4_block_65535_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_1337_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_1337_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_1337_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_1_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_1_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_1_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_4096_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_4096_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_4096_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_4194304_random |
0.010s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_4194304_sparce |
0.010s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_4194304_zero |
0.010s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_65535_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_65535_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_65535_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_1337_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_1337_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_1337_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_1_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_1_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_1_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_4096_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_4096_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_4096_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_4194304_random |
0.010s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_4194304_sparce |
0.010s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_4194304_zero |
0.010s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_65535_random |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_65535_sparce |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/compressor/tests/tests.TestCompression/zstd_cgo_65535_zero |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/factory.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/metrics/metrics.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/metrics/metrics_impl.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/mocks/storage_mock.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/schema/schema.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/storage.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/storage_legacy.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/storage_legacy_impl.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/storage_ydb.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/storage_ydb_impl.go.gofmt |
0.008s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/storage_ydb_metrics.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/storage_ydb_test.go.gofmt |
0.010s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/[15/16] chunk chunk |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestCheckSnapshotReady |
0.690s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestCheckSnapshotReady/store_chunks_in_s3 |
0.190s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestCheckSnapshotReady/store_chunks_in_ydb |
0.500s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestChunkChecksumMismatch |
0.370s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestChunkChecksumMismatch/store_chunks_in_s3 |
0.180s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestChunkChecksumMismatch/store_chunks_in_ydb |
0.190s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestChunkCompression |
0.500s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestChunkCompression/store_chunks_in_s3 |
0.240s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestChunkCompression/store_chunks_in_ydb |
0.260s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestClearDeletingSnapshots |
0.810s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestClearDeletingSnapshots/store_chunks_in_s3 |
0.250s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestClearDeletingSnapshots/store_chunks_in_ydb |
0.560s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestCompressionMetricsCollection |
0.460s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestCompressionMetricsCollection/store_chunks_in_s3 |
0.210s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestCompressionMetricsCollection/store_chunks_in_ydb |
0.250s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestCreateSnapshot |
0.720s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestCreateSnapshot/store_chunks_in_s3 |
0.200s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestCreateSnapshot/store_chunks_in_ydb |
0.530s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteCopiedSnapshot |
1.310s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteCopiedSnapshot/store_chunks_in_s3 |
0.480s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteCopiedSnapshot/store_chunks_in_ydb |
0.840s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteCopiedSnapshotSource |
0.990s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteCopiedSnapshotSource/store_chunks_in_s3 |
0.450s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteCopiedSnapshotSource/store_chunks_in_ydb |
0.540s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteNonexistentSnapshot |
0.750s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteNonexistentSnapshot/store_chunks_in_s3 |
0.210s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteNonexistentSnapshot/store_chunks_in_ydb |
0.550s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteSnapshotData |
0.820s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteSnapshotData/store_chunks_in_s3 |
0.430s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeleteSnapshotData/store_chunks_in_ydb |
0.390s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeletingSnapshot |
0.770s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeletingSnapshot/store_chunks_in_s3 |
0.220s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestDeletingSnapshot/store_chunks_in_ydb |
0.540s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestFlattenChunkData |
0.380s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestFlattenChunkData/store_chunks_in_s3 |
0.190s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestFlattenChunkData/store_chunks_in_ydb |
0.180s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestGetDataChunkCount |
0.470s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestGetDataChunkCount/store_chunks_in_s3 |
0.230s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestGetDataChunkCount/store_chunks_in_ydb |
0.240s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestReadChunk |
0.740s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestReadChunk/store_chunks_in_s3 |
0.200s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestReadChunk/store_chunks_in_ydb |
0.540s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestReadChunkMapReturnsErrorWhenContextIsAlreadyCancelled |
0.280s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestReadChunkMapReturnsErrorWhenContextIsAlreadyCancelled/store_chunks_in_s3 |
0.140s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestReadChunkMapReturnsErrorWhenContextIsAlreadyCancelled/store_chunks_in_ydb |
0.140s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestReadNonExistentChunk |
0.780s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestReadNonExistentChunk/store_chunks_in_s3 |
0.150s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestReadNonExistentChunk/store_chunks_in_ydb |
0.630s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestS3BlobMetadataMissing |
0.170s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestShallowCopySnapshot |
1.050s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestShallowCopySnapshot/store_chunks_in_s3 |
0.380s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestShallowCopySnapshot/store_chunks_in_ydb |
0.670s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestShallowCopySnapshotWithRandomFailure |
9.130s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestShallowCopySnapshotWithRandomFailure/store_chunks_in_s3 |
6.800s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestShallowCopySnapshotWithRandomFailure/store_chunks_in_ydb |
2.330s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestShallowCopyZeroChunk |
0.390s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestShallowCopyZeroChunk/store_chunks_in_s3 |
0.190s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestShallowCopyZeroChunk/store_chunks_in_ydb |
0.200s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestSnapshotsCreateIncrementalSnapshot |
1.150s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestSnapshotsCreateIncrementalSnapshot/store_chunks_in_s3 |
0.370s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestSnapshotsCreateIncrementalSnapshot/store_chunks_in_ydb |
0.780s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestSnapshotsLocks |
1.050s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestSnapshotsLocks/store_chunks_in_s3 |
0.350s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestSnapshotsLocks/store_chunks_in_ydb |
0.700s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestWriteChunk |
0.780s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestWriteChunk/store_chunks_in_s3 |
0.180s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestWriteChunk/store_chunks_in_ydb |
0.590s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestWriteChunkIdempotency |
0.810s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestWriteChunkIdempotency/store_chunks_in_s3 |
0.230s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestWriteChunkIdempotency/store_chunks_in_ydb |
0.580s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestWriteZeroChunk |
0.720s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestWriteZeroChunk/store_chunks_in_s3 |
0.190s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestWriteZeroChunk/store_chunks_in_ydb |
0.530s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests/tests.TestYDBRequestDoesNotHang |
1m 48.800s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/snapshot/target.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/test/common.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/tests/tests.TestCheckReplicateProgress |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/tests/tests.TestCollectSnapshotsTaskCollectSeveralSnapshots |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/tests/tests.TestCollectSnapshotsTaskErrorInSaveState |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/tests/tests.TestCollectSnapshotsTaskNothingToCollect |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_from_disk_to_disk_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_from_snapshot_to_disk_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_test.go.gofmt |
0.006s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestCheckReplicateProgress |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestCollectSnapshotsTaskCollectSeveralSnapshots |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestCollectSnapshotsTaskErrorInSaveState |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestCollectSnapshotsTaskNothingToCollect |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToDisk |
2.570s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToDisk/store_chunks_in_s3_with_random_failures |
0.610s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToDisk/store_chunks_in_s3_without_random_failures |
0.710s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToDisk/store_chunks_in_ydb_with_random_failures |
0.570s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToDisk/store_chunks_in_ydb_without_random_failures |
0.670s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToDiskWithFewChunksToTransfer |
42.490s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToIncrementalSnapshot |
4.920s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToIncrementalSnapshot/store_chunks_in_s3_with_random_failures |
1.350s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToIncrementalSnapshot/store_chunks_in_s3_without_random_failures |
1.440s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToIncrementalSnapshot/store_chunks_in_ydb_with_random_failures |
1.110s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToIncrementalSnapshot/store_chunks_in_ydb_without_random_failures |
1.020s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToIncrementalSnapshotWhenBaseSnapshotIsSmall |
1.010s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToSnapshot |
3.390s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToSnapshot/store_chunks_in_s3_with_random_failures |
0.840s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToSnapshot/store_chunks_in_s3_without_random_failures |
0.860s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToSnapshot/store_chunks_in_ydb_with_random_failures |
0.640s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromDiskToSnapshot/store_chunks_in_ydb_without_random_failures |
1.050s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromSnapshotToDisk |
4.630s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromSnapshotToDisk/store_chunks_in_s3_with_random_failures |
1.420s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromSnapshotToDisk/store_chunks_in_s3_without_random_failures |
1.160s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromSnapshotToDisk/store_chunks_in_ydb_with_random_failures |
1.020s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromSnapshotToDisk/store_chunks_in_ydb_without_random_failures |
1.030s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromSnapshotToSnapshot |
4.180s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromSnapshotToSnapshot/store_chunks_in_s3_with_random_failures |
1.260s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromSnapshotToSnapshot/store_chunks_in_s3_without_random_failures |
1.100s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromSnapshotToSnapshot/store_chunks_in_ydb_with_random_failures |
0.940s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/transfer_tests/transfer_tests.TestTransferFromSnapshotToSnapshot/store_chunks_in_ydb_without_random_failures |
0.880s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/chunk_map_reader.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/common/cache/cache.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/common/cache/cache_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/common/cache/tests/tests.TestCacheReadConcurrently |
6.290s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/common/errors.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/common/http_client.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/common/http_client_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/common/image_map.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/common/reader.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/common/reader_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/common/testing/image_map_reader.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/common/tests/tests.TestHTTPClientLogger |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/common/tests/tests.TestHTTPClientTimeout |
10.020s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/common/tests/tests.TestHTTPClientURLReplacement |
0.020s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/common/tests/tests.TestReader |
0.440s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/common/tests/tests.TestReader/readCached |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/common/tests/tests.TestReader/readFromLeft |
0.020s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/common/tests/tests.TestReader/readFromRight |
0.010s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/common/tests/tests.TestReader/readOnBorder |
0.010s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/common/tests/tests.TestReader/readOne |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/formats.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/image_reader.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/qcow2/common.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/qcow2/image_map_reader.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/qcow2/tests/qcow2_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/raw_image_map_reader.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/source.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/tests/url_test.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/vhd/common.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/vhd/footer.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/vhd/header.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/vhd/image_map_reader.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/vhd/tests/vhd_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/vmdk/grain.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/vmdk/header.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/vmdk/image_map_reader.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/vmdk/marker.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/dataplane/url/vmdk/tests/vmdk_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service.go.gofmt |
0.004s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceAlterDisk |
2.200s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceAssignDisk |
2.190s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceCancelCreateDiskFromImage |
6.700s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceCancelMigrateDisk |
2.200s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceCreateDiskFromImage |
16.420s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceCreateDiskFromImageWithForceNotLayered |
9.630s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceCreateDiskFromIncrementalSnapshot |
23.040s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceCreateDiskFromSnapshot |
8.800s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceCreateDiskFromSnapshotOfOverlayDisk |
1m 4.280s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceCreateDisksFromImageWithConfiguredPool |
31.310s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceCreateEmptyDisk |
1.140s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceCreateEncryptedDiskFromImage |
7.170s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceCreateEncryptedDiskFromSnapshot |
11.980s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceCreateSsdNonreplDiskFromIncrementalSnapshot |
46.490s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceCreateSsdNonreplDiskFromPooledImage |
27.100s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceCreateZonalTaskInAnotherZone |
1m 2.200s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceDeleteDiskWhenCreationIsInFlight |
21.480s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceDescribeDiskModel |
0.120s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceMigrateDisk |
10.820s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceMigrateDiskAfterCancel |
25.850s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceMigrateDiskInParallel |
22.950s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceMigrateDiskInParallelWithDifferentDstZoneIDs |
12.940s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceMigrateEmptyDisk |
9.490s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceMigrateEmptyOverlayDiskInParallelWithRetireBaseDisks |
49.950s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceMigrateEmptyOverlayDiskWithAliveSrcImage |
22.710s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceMigrateEmptyOverlayDiskWithAliveSrcImageAfterCancel |
1m 0.160s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceMigrateEmptyOverlayDiskWithoutAliveSrcImage |
1m 58.280s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceMigrateEmptyOverlayDiskWithoutAliveSrcImageAfterCancel |
1m 0.850s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceMigrateHddNonreplDisk |
19.550s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceMigrateMirroredDisk |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceMigrateNonreplDisk |
21.550s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceMigrateOverlayDisk |
31.970s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceMigrateOverlayDiskInParallel |
50.260s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceMigrateOverlayDiskInParallelWithDifferentDstZoneIDs |
51.840s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceResizeDisk |
2.210s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceShouldCreateSsdNonreplIfFolderIsInAllowedList |
1.180s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceShouldFailCreateDiskFromNonExistingImage |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_nemesis_test/disk_service_nemesis_test.TestDiskServiceShouldFailToCreateSsdNonreplIfNotAllowed |
0.140s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_relocation_test.go.gofmt |
0.005s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceAlterDisk |
3.200s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceAssignDisk |
3.200s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceCancelCreateDiskFromImage |
5.670s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceCancelMigrateDisk |
2.190s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceCreateDiskFromImage |
12.380s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceCreateDiskFromImageWithForceNotLayered |
8.580s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceCreateDiskFromIncrementalSnapshot |
18.700s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceCreateDiskFromSnapshot |
9.640s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceCreateDiskFromSnapshotOfOverlayDisk |
1m 3.920s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceCreateDisksFromImageWithConfiguredPool |
33.380s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceCreateEmptyDisk |
1.140s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceCreateEncryptedDiskFromImage |
5.220s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceCreateEncryptedDiskFromSnapshot |
13.380s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceCreateSsdNonreplDiskFromIncrementalSnapshot |
46.800s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceCreateSsdNonreplDiskFromPooledImage |
25.070s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceCreateZonalTaskInAnotherZone |
1m 1.240s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceDeleteDiskWhenCreationIsInFlight |
26.050s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceDescribeDiskModel |
0.170s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceMigrateDisk |
9.300s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceMigrateDiskAfterCancel |
27.900s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceMigrateDiskInParallel |
12.260s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceMigrateDiskInParallelWithDifferentDstZoneIDs |
18.240s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceMigrateEmptyDisk |
7.450s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceMigrateEmptyOverlayDiskInParallelWithRetireBaseDisks |
18.760s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceMigrateEmptyOverlayDiskWithAliveSrcImage |
1m 5.000s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceMigrateEmptyOverlayDiskWithAliveSrcImageAfterCancel |
49.710s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceMigrateEmptyOverlayDiskWithoutAliveSrcImage |
52.900s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceMigrateEmptyOverlayDiskWithoutAliveSrcImageAfterCancel |
46.480s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceMigrateHddNonreplDisk |
19.100s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceMigrateMirroredDisk |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceMigrateNonreplDisk |
19.350s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceMigrateOverlayDisk |
28.240s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceMigrateOverlayDiskInParallel |
23.190s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceMigrateOverlayDiskInParallelWithDifferentDstZoneIDs |
54.880s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceResizeDisk |
2.230s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceShouldCreateSsdNonreplIfFolderIsInAllowedList |
1.180s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceShouldFailCreateDiskFromNonExistingImage |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.TestDiskServiceShouldFailToCreateSsdNonreplIfNotAllowed |
0.150s |
PASS
|
cloud/disk_manager/internal/pkg/facade/disk_service_test/disk_service_test.go.gofmt |
0.007s |
PASS
|
cloud/disk_manager/internal/pkg/facade/facade_test/facade_test.TestFacade |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/facade/facade_test/facade_test.TestFacadeErrorDetails |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/facade/facade_test/facade_test.TestFacadeShouldSendErrorMetrics |
0.030s |
PASS
|
cloud/disk_manager/internal/pkg/facade/facade_test/facade_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/facade/filesystem_service.go.gofmt |
0.004s |
PASS
|
cloud/disk_manager/internal/pkg/facade/filesystem_service_nemesis_test/filesystem_service_nemesis_test.TestFilesystemServiceCreateEmptyFilesystem |
4.260s |
PASS
|
cloud/disk_manager/internal/pkg/facade/filesystem_service_test/filesystem_service_test.TestFilesystemServiceCreateEmptyFilesystem |
4.260s |
PASS
|
cloud/disk_manager/internal/pkg/facade/filesystem_service_test/filesystem_service_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/facade/image_service.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/facade/image_service_test/image_service_test.go.gofmt |
0.009s |
PASS
|
cloud/disk_manager/internal/pkg/facade/interceptor.go.gofmt |
0.006s |
PASS
|
cloud/disk_manager/internal/pkg/facade/operation_service.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/facade/placement_group_service.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/facade/placement_group_service_nemesis_test/placement_group_service_nemesis_test.TestDiskServiceCreateDeletePlacementGroup |
3.330s |
PASS
|
cloud/disk_manager/internal/pkg/facade/placement_group_service_nemesis_test/placement_group_service_nemesis_test.TestDiskServiceCreatePartitionPlacementGroup |
1.200s |
PASS
|
cloud/disk_manager/internal/pkg/facade/placement_group_service_test/placement_group_service_test.TestDiskServiceCreateDeletePlacementGroup |
3.270s |
PASS
|
cloud/disk_manager/internal/pkg/facade/placement_group_service_test/placement_group_service_test.TestDiskServiceCreatePartitionPlacementGroup |
1.210s |
PASS
|
cloud/disk_manager/internal/pkg/facade/placement_group_service_test/placement_group_service_test.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/facade/private_service.go.gofmt |
0.004s |
PASS
|
cloud/disk_manager/internal/pkg/facade/private_service_nemesis_test/private_service_nemesis_test.TestPrivateServiceConfigurePool |
8.430s |
PASS
|
cloud/disk_manager/internal/pkg/facade/private_service_nemesis_test/private_service_nemesis_test.TestPrivateServiceDeletePool |
41.090s |
PASS
|
cloud/disk_manager/internal/pkg/facade/private_service_nemesis_test/private_service_nemesis_test.TestPrivateServiceListResources |
0.190s |
PASS
|
cloud/disk_manager/internal/pkg/facade/private_service_nemesis_test/private_service_nemesis_test.TestPrivateServiceOptimizeBaseDisks |
39.790s |
PASS
|
cloud/disk_manager/internal/pkg/facade/private_service_nemesis_test/private_service_nemesis_test.TestPrivateServiceRetireBaseDiskInParallelWithOverlayDiskDeleting |
33.780s |
PASS
|
cloud/disk_manager/internal/pkg/facade/private_service_nemesis_test/private_service_nemesis_test.TestPrivateServiceRetireBaseDisks |
1m 6.380s |
PASS
|
cloud/disk_manager/internal/pkg/facade/private_service_nemesis_test/private_service_nemesis_test.TestPrivateServiceRetireBaseDisksUsingBaseDiskAsSrc |
2m 0.460s |
PASS
|
cloud/disk_manager/internal/pkg/facade/private_service_nemesis_test/private_service_nemesis_test.TestPrivateServiceScheduleBlankOperation |
1.190s |
PASS
|
cloud/disk_manager/internal/pkg/facade/private_service_test/private_service_test.TestPrivateServiceConfigurePool |
8.440s |
PASS
|
cloud/disk_manager/internal/pkg/facade/private_service_test/private_service_test.TestPrivateServiceDeletePool |
35.050s |
PASS
|
cloud/disk_manager/internal/pkg/facade/private_service_test/private_service_test.TestPrivateServiceListResources |
0.200s |
PASS
|
cloud/disk_manager/internal/pkg/facade/private_service_test/private_service_test.TestPrivateServiceOptimizeBaseDisks |
50.080s |
PASS
|
cloud/disk_manager/internal/pkg/facade/private_service_test/private_service_test.TestPrivateServiceRetireBaseDiskInParallelWithOverlayDiskDeleting |
26.050s |
PASS
|
cloud/disk_manager/internal/pkg/facade/private_service_test/private_service_test.TestPrivateServiceRetireBaseDisks |
57.220s |
PASS
|
cloud/disk_manager/internal/pkg/facade/private_service_test/private_service_test.TestPrivateServiceRetireBaseDisksUsingBaseDiskAsSrc |
49.150s |
PASS
|
cloud/disk_manager/internal/pkg/facade/private_service_test/private_service_test.TestPrivateServiceScheduleBlankOperation |
1.200s |
PASS
|
cloud/disk_manager/internal/pkg/facade/private_service_test/private_service_test.go.gofmt |
0.004s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service.go.gofmt |
0.004s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_nemesis_test/snapshot_service_nemesis_test.TestSnapshotServiceCancelCreateSnapshotFromDisk |
1.310s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_nemesis_test/snapshot_service_nemesis_test.TestSnapshotServiceCreateIncrementalSnapshotAfterDeletionOfBaseSnapshot |
15.900s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_nemesis_test/snapshot_service_nemesis_test.TestSnapshotServiceCreateIncrementalSnapshotFromDisk |
11.320s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_nemesis_test/snapshot_service_nemesis_test.TestSnapshotServiceCreateIncrementalSnapshotFromSsdNonreplicatedDisk |
1m 36.490s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_nemesis_test/snapshot_service_nemesis_test.TestSnapshotServiceCreateIncrementalSnapshotWhileDeletingBaseSnapshot |
15.010s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_nemesis_test/snapshot_service_nemesis_test.TestSnapshotServiceCreateSnapshotFromDisk |
7.410s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_nemesis_test/snapshot_service_nemesis_test.TestSnapshotServiceCreateSnapshotFromHddNonreplicatedDisk |
14.360s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_nemesis_test/snapshot_service_nemesis_test.TestSnapshotServiceCreateSnapshotFromLargeDisk |
9.430s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_nemesis_test/snapshot_service_nemesis_test.TestSnapshotServiceCreateSnapshotFromSsdNonreplicatedDisk |
13.380s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_nemesis_test/snapshot_service_nemesis_test.TestSnapshotServiceDeleteIncrementalSnapshotWhileCreating |
27.990s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_nemesis_test/snapshot_service_nemesis_test.TestSnapshotServiceDeleteSnapshot |
7.320s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_nemesis_test/snapshot_service_nemesis_test.TestSnapshotServiceDeleteSnapshotWhenCreationIsInFlight |
11.780s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_test/snapshot_service_test.TestSnapshotServiceCancelCreateSnapshotFromDisk |
1.300s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_test/snapshot_service_test.TestSnapshotServiceCreateIncrementalSnapshotAfterDeletionOfBaseSnapshot |
14.900s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_test/snapshot_service_test.TestSnapshotServiceCreateIncrementalSnapshotFromDisk |
10.330s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_test/snapshot_service_test.TestSnapshotServiceCreateIncrementalSnapshotFromSsdNonreplicatedDisk |
28.560s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_test/snapshot_service_test.TestSnapshotServiceCreateIncrementalSnapshotWhileDeletingBaseSnapshot |
13.640s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_test/snapshot_service_test.TestSnapshotServiceCreateSnapshotFromDisk |
6.450s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_test/snapshot_service_test.TestSnapshotServiceCreateSnapshotFromHddNonreplicatedDisk |
14.370s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_test/snapshot_service_test.TestSnapshotServiceCreateSnapshotFromLargeDisk |
7.380s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_test/snapshot_service_test.TestSnapshotServiceCreateSnapshotFromSsdNonreplicatedDisk |
13.330s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_test/snapshot_service_test.TestSnapshotServiceDeleteIncrementalSnapshotWhileCreating |
12.010s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_test/snapshot_service_test.TestSnapshotServiceDeleteSnapshot |
7.340s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_test/snapshot_service_test.TestSnapshotServiceDeleteSnapshotWhenCreationIsInFlight |
4.770s |
PASS
|
cloud/disk_manager/internal/pkg/facade/snapshot_service_test/snapshot_service_test.go.gofmt |
0.005s |
PASS
|
cloud/disk_manager/internal/pkg/facade/testcommon/common.go.gofmt |
0.004s |
PASS
|
cloud/disk_manager/internal/pkg/headers/headers.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/health/boot_disk.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/health/flap_suppressor.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/health/flap_suppressor_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/health/health.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/health/nbs.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/health/s3.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/health/tests/tests.TestFlapSuppressorDetectsComplexFlaps |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/health/tests/tests.TestFlapSuppressorDetectsFlickering |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/health/tests/tests.TestFlapSuppressorDetectsStateChanges |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/health/tests/tests.TestFlapSuppressorPreventsFlaps |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/health/ydb.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/monitoring/metrics/buckets.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/monitoring/metrics/empty.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/monitoring/metrics/interface.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/monitoring/monitoring.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/performance/performance.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/resources/common.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/resources/common_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/resources/disks.go.gofmt |
0.006s |
PASS
|
cloud/disk_manager/internal/pkg/resources/disks_test.go.gofmt |
0.004s |
PASS
|
cloud/disk_manager/internal/pkg/resources/filesystems.go.gofmt |
0.005s |
PASS
|
cloud/disk_manager/internal/pkg/resources/filesystems_test.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/resources/images.go.gofmt |
0.006s |
PASS
|
cloud/disk_manager/internal/pkg/resources/images_test.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/resources/mocks/storage_mock.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/resources/placement_groups.go.gofmt |
0.006s |
PASS
|
cloud/disk_manager/internal/pkg/resources/placement_groups_test.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/resources/snapshots.go.gofmt |
0.006s |
PASS
|
cloud/disk_manager/internal/pkg/resources/snapshots_test.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/resources/storage.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestDiskRelocated |
0.310s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestDiskScanned |
0.360s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestDisksClearDeletedDisks |
0.340s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestDisksCreateDisk |
0.390s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestDisksDeleteDisk |
0.330s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestDisksDeleteNonexistentDisk |
0.300s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestDisksGetDisk |
0.290s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestFilesystemsClearDeletedFilesystems |
0.340s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestFilesystemsCreateFilesystem |
0.300s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestFilesystemsDeleteFilesystem |
0.320s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestFilesystemsDeleteNonexistentFilesystem |
0.300s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestFilesystemsGetFilesystem |
0.330s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestImagesClearDeletedImages |
0.450s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestImagesCreateImage |
0.390s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestImagesCreateImageShouldFailIfSnapshotAlreadyExists |
0.380s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestImagesDeleteImage |
0.360s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestImagesDeleteImageShouldFailIfSnapshotAlreadyExists |
0.380s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestImagesDeleteNonexistentImage |
0.330s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestImagesGetImage |
0.350s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestPlacementGroupsClearDeletedPlacementGroups |
0.410s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestPlacementGroupsCreatePlacementGroup |
0.320s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestPlacementGroupsDeleteNonexistentPlacementGroup |
0.320s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestPlacementGroupsDeletePlacementGroup |
0.360s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestPlacementGroupsGetPlacementGroup |
0.330s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestSnapshotsClearDeletedSnapshots |
0.430s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestSnapshotsCreateSnapshot |
0.380s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestSnapshotsCreateSnapshotShouldFailIfImageAlreadyExists |
0.380s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestSnapshotsDeleteNonexistentSnapshot |
0.350s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestSnapshotsDeleteSnapshot |
0.370s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestSnapshotsDeleteSnapshotShouldFailIfImageAlreadyExists |
0.430s |
PASS
|
cloud/disk_manager/internal/pkg/resources/tests/tests.TestSnapshotsGetSnapshot |
0.360s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/alter_disk_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/assign_disk_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/clear_deleted_disks_task.go.gofmt |
0.001s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/create_disk_from_image_task.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/create_disk_from_snapshot_task.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/create_empty_disk_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/create_empty_disk_task_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/create_overlay_disk_task.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/create_overlay_disk_task_test.go.gofmt |
0.005s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/delete_disk_task.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/delete_disk_task_test.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/interface.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/migrate_disk_task.go.gofmt |
0.005s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/migrate_disk_task_test.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/mocks/service_mock.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/register.go.gofmt |
0.004s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/resize_disk_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/service.go.gofmt |
0.006s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestCancelCreateEmptyDiskTask |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestCancelCreateEmptyDiskTaskFailure |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestCancelCreateOverlayDiskTask |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestCreateEmptyDiskTask |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestCreateEmptyDiskTaskFailure |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestCreateOverlayDiskTask |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestCreateOverlayDiskTaskFailureWhenAcquireReturnsEmptyBaseDiskCheckpointId |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestCreateOverlayDiskTaskFailureWhenAcquireReturnsEmptyBaseDiskId |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestDeleteDiskSyncTaskRun |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestDeleteDiskTaskCancel |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestDeleteDiskTaskRun |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestDeleteDiskTaskRunWithDiskCreatedFromImage |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/tests/tests.TestMigrateDiskTaskProgress |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/disks/unassign_disk_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/errors/errors.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/filesystem/clear_deleted_filesystems_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/filesystem/create_filesystem_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/filesystem/create_filesystem_task_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/filesystem/delete_filesystem_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/filesystem/delete_filesystem_task_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/filesystem/interface.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/filesystem/mocks/service_mock.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/filesystem/register.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/filesystem/resize_filesystem_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/filesystem/service.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/filesystem/tests/filesystem_test.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/services/filesystem/tests/tests.TestCreateDeleteFilesystem |
5.940s |
PASS
|
cloud/disk_manager/internal/pkg/services/filesystem/tests/tests.TestCreateResizeFilesystem |
6.050s |
PASS
|
cloud/disk_manager/internal/pkg/services/filesystem/tests/tests.TestDescribeModel |
5.510s |
PASS
|
cloud/disk_manager/internal/pkg/services/filesystem/ut/ut.TestCancelCreateFilesystemTask |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/filesystem/ut/ut.TestCreateFilesystemTask |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/filesystem/ut/ut.TestCreateFilesystemTaskFailure |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/filesystem/ut/ut.TestDeleteFilesystemTaskCancel |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/filesystem/ut/ut.TestDeleteFilesystemTaskRun |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/images/clear_deleted_images_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/images/common.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/images/create_image_from_disk_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/images/create_image_from_image_task.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/services/images/create_image_from_snapshot_task.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/services/images/create_image_from_url_task.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/services/images/delete_image_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/images/delete_image_task_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/images/interface.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/images/mocks/service_mock.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/images/register.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/images/service.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/services/images/tests/tests.TestDeleteImageSchedulesRetireBaseDisksIdempotently |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/placementgroup/alter_placement_group_membership_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/placementgroup/clear_deleted_placement_groups_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/placementgroup/create_placement_group_task.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/services/placementgroup/delete_placement_group_task.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/services/placementgroup/interface.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/placementgroup/mocks/service_mock.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/placementgroup/register.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/placementgroup/service.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/acquire_base_disk_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/acquire_base_disk_task_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/clear_deleted_base_disks_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/clear_released_slots_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/configure_pool_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/configure_pool_task_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/consts.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/create_base_disk_task.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/delete_base_disks_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/delete_pool_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/image_deleting_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/interface.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/mocks/service_mock.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/optimize_base_disks_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/optimize_base_disks_task_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/rebase_overlay_disk_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/register.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/release_base_disk_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/release_base_disk_task_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/retire_base_disk_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/retire_base_disks_task.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/schedule_base_disks_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/service.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/common.go.gofmt |
0.007s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/common_test.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/consistency_check.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/metrics/metrics.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/mocks/storage_mock.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/storage.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/storage_ydb.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/storage_ydb_impl.go.gofmt |
0.012s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/storage_ydb_test.go.gofmt |
0.011s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestCommonAcquireAndReleaseUnitsAndSlots |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestCommonFreeSlots |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestCommonGenerateBaseDiskForPool |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBAbortOverlayDiskRebasing |
0.700s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBAcquireShouldUseBaseDiskAllocationUnits |
1.330s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBBaseDiskCreationFailed |
0.640s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBBaseDiskShouldNotBeFreeAfterRetireStarted |
0.750s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBBaseDisksDeleted |
0.780s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBBaseDisksShouldHavePrefix |
0.420s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBCreateBaseDisksPool |
3.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBCreatePoolOnDemand |
0.490s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBCreatePoolWithImageSize |
1.290s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBDeletePool |
0.660s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBDeletePoolWhenRetiringIsInFlight |
0.680s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBImageDeleting |
0.710s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBPoolReusage1 |
0.620s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBPoolReusage2 |
0.820s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBRebaseOverlayDisk1 |
0.650s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBRebaseOverlayDisk2 |
0.630s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBRebaseOverlayDiskDuringRelocating |
0.690s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBReleaseNonExistent |
0.380s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBReleaseSlotOnDeletedBaseDisk |
0.730s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBReleasingOneSlotShouldNotIncreaseSizeOfPoolIfBaseDiskIsStillUnfree |
0.720s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBRelocateOverlayDisk |
0.790s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBRelocateOverlayDiskWithoutPool |
0.540s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBRelocatingOverlayDiskAfterRelocatingToAnotherZone |
0.840s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBRetireBaseDiskForDeletedPool |
0.760s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBRetireBaseDiskForDeletedPoolUsingImageSize |
0.720s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBRetireBaseDiskForPoolWithImageSize |
0.610s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBRetireBaseDisks |
5.190s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBRetiringOverlayDiskDuringRelocating |
0.860s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/storage/tests/tests.TestStorageYDBShouldSurviveBaseDisksInflightOverlimit |
0.540s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/tests/tests.TestAcquireBaseDiskTask |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/tests/tests.TestAcquireBaseDiskTaskShouldWaitForBaseDiskCreated |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/tests/tests.TestCancelAcquireBaseDiskTaskShouldReleaseBaseDisk |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/tests/tests.TestConfigurePoolTaskImageNotReady |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/tests/tests.TestOptimizeBaseDisksTask |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/tests/tests.TestOptimizeBaseDisksTaskShouldPanicOnIncorrectConfig |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/tests/tests.TestReleaseBaseDiskTaskCancel |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/pools/tests/tests.TestReleaseBaseDiskTaskRun |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/services/snapshots/clear_deleted_snapshots_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/snapshots/create_snapshot_from_disk_task.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/services/snapshots/delete_snapshot_task.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/snapshots/interface.go.gofmt |
0.001s |
PASS
|
cloud/disk_manager/internal/pkg/services/snapshots/mocks/service_mock.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/snapshots/register.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/services/snapshots/service.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/internal/pkg/util/json.go.gofmt |
0.004s |
PASS
|
cloud/disk_manager/internal/pkg/util/mlock.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/util/mlock_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/util/proto.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/internal/pkg/util/tests/tests.TestLockProcessMemoryDoesNotFail |
0.010s |
PASS
|
cloud/disk_manager/internal/pkg/util/tests/tests.TestParseMemoryItems |
0.000s |
PASS
|
cloud/disk_manager/internal/pkg/util/tests/tests.TestShouldLockRange |
0.000s |
PASS
|
cloud/disk_manager/pkg/admin/common.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/pkg/admin/disks.go.gofmt |
0.004s |
PASS
|
cloud/disk_manager/pkg/admin/filesystem.go.gofmt |
0.004s |
PASS
|
cloud/disk_manager/pkg/admin/images.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/pkg/admin/operations.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/pkg/admin/placement_group.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/pkg/admin/pools.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/pkg/admin/private.go.gofmt |
0.004s |
PASS
|
cloud/disk_manager/pkg/admin/run.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/pkg/admin/snapshots.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/pkg/admin/tasks.go.gofmt |
0.004s |
PASS
|
cloud/disk_manager/pkg/app/controlplane.go.gofmt |
0.004s |
PASS
|
cloud/disk_manager/pkg/app/dataplane.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/pkg/app/run.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/pkg/auth/auth.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/pkg/client/client.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/pkg/client/codes/codes.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/pkg/client/interface.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/pkg/monitoring/metrics/compound_registry.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/pkg/monitoring/metrics/prometheus.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/pkg/monitoring/metrics/prometheus_test.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/pkg/monitoring/metrics/registry_wrapper.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/pkg/monitoring/metrics/tests/tests.TestPrometheusSanitizeName |
0.000s |
PASS
|
cloud/disk_manager/pkg/schema/controlplane.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/pkg/schema/create.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/pkg/schema/dataplane.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/test/acceptance/main.go.gofmt |
0.006s |
PASS
|
cloud/disk_manager/test/acceptance/test_runner/__main__.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/acceptance/test_runner/acceptance_test_runner.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/acceptance/test_runner/base_acceptance_test_runner.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/acceptance/test_runner/cleanup.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/acceptance/test_runner/eternal_acceptance_test_runner.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/acceptance/test_runner/lib/__init__.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/acceptance/test_runner/lib/disk_policy.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/acceptance/test_runner/lib/errors.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/acceptance/test_runner/lib/helpers.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/acceptance/test_runner/lib/instance_policy.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/acceptance/test_runner/lib/test_cases.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/acceptance/test_runner/lib/ut/test.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/acceptance/test_runner/lib/ut/test.py.test_create_ycp |
0.007s |
PASS
|
cloud/disk_manager/test/acceptance/test_runner/main.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/acceptance/test_runner/sync_acceptance_test_runner.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/acceptance/test_runner/tests/test.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/acceptance/test_runner/tests/test.py.test_cleanup |
0.025s |
PASS
|
cloud/disk_manager/test/acceptance/ycp.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/test/images/qcow2generator/main.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/test/images/recipe/__main__.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/images/recipe/common.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/images/recipe/image_file_server_launcher.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/images/recipe/raw_image_generator.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/images/recipe/vmdk_image_generator.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/images/server/main.go.gofmt |
0.003s |
PASS
|
cloud/disk_manager/test/mocks/compute/main.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/test/mocks/kms/main.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/test/mocks/metadata/main.go.gofmt |
0.002s |
PASS
|
cloud/disk_manager/test/recipe/__main__.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/recipe/compute_launcher.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/recipe/disk_manager_launcher.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/recipe/kms_launcher.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/recipe/metadata_service_launcher.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/recipe/nbs_launcher.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/recipe/nfs_launcher.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/recipe/s3_launcher.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/recipe/ydb_launcher.py.flake8 |
0.000s |
PASS
|
cloud/disk_manager/test/remote/cmd/main.go.gofmt |
0.006s |
PASS
|
cloud/tasks/acceptance_tests/acceptance_tests.TestTasksAcceptanceCancelChains |
58.090s |
PASS
|
cloud/tasks/acceptance_tests/acceptance_tests.TestTasksAcceptanceHandlePanic |
1m 36.390s |
PASS
|
cloud/tasks/acceptance_tests/acceptance_tests.TestTasksAcceptanceRunChains |
3m 14.620s |
PASS
|
cloud/tasks/acceptance_tests/recipe/__main__.py.flake8 |
0.000s |
PASS
|
cloud/tasks/acceptance_tests/recipe/init-db/main.go.gofmt |
0.002s |
PASS
|
cloud/tasks/acceptance_tests/recipe/node/main.go.gofmt |
0.002s |
PASS
|
cloud/tasks/acceptance_tests/recipe/node_launcher.py.flake8 |
0.000s |
PASS
|
cloud/tasks/acceptance_tests/recipe/tasks/chain_task.go.gofmt |
0.002s |
PASS
|
cloud/tasks/acceptance_tests/recipe/tasks/panic_task.go.gofmt |
0.001s |
PASS
|
cloud/tasks/acceptance_tests/tasks_acceptance_test.go.gofmt |
0.002s |
PASS
|
cloud/tasks/blank_task.go.gofmt |
0.002s |
PASS
|
cloud/tasks/clear_ended_tasks_task.go.gofmt |
0.002s |
PASS
|
cloud/tasks/collect_lister_metrics_task.go.gofmt |
0.003s |
PASS
|
cloud/tasks/common/marshal.go.gofmt |
0.001s |
PASS
|
cloud/tasks/common/util.go.gofmt |
0.001s |
PASS
|
cloud/tasks/controller.go.gofmt |
0.002s |
PASS
|
cloud/tasks/errors/errors.go.gofmt |
0.003s |
PASS
|
cloud/tasks/errors/errors_test.go.gofmt |
0.003s |
PASS
|
cloud/tasks/errors/tests/tests.TestCanRetry |
0.000s |
PASS
|
cloud/tasks/errors/tests/tests.TestErrorMessageWhenBothRetriableAndNonRetriableErrors |
0.000s |
PASS
|
cloud/tasks/errors/tests/tests.TestErrorMessageWithAndWithoutStacktrace |
0.000s |
PASS
|
cloud/tasks/errors/tests/tests.TestFoundErrorShouldUnwrapCorrectly |
0.000s |
PASS
|
cloud/tasks/errors/tests/tests.TestNonRetriableErrorSilent |
0.000s |
PASS
|
cloud/tasks/errors/tests/tests.TestNonRetriableErrorSilentUnwrapsCorrectly |
0.000s |
PASS
|
cloud/tasks/errors/tests/tests.TestObtainDetailsFromDetailedError |
0.000s |
PASS
|
cloud/tasks/errors/tests/tests.TestReraisePanicError |
0.000s |
PASS
|
cloud/tasks/errors/tests/tests.TestRetriableAndNonRetriableErrorsShouldUnwrapCorrectly |
0.000s |
PASS
|
cloud/tasks/errors/tests/tests.TestRetriableErrorIgnoreRetryLimitUnwrapsCorrectly |
0.000s |
PASS
|
cloud/tasks/errors/tests/tests.TestSimpleErrorUnwrapsCorrectly |
0.000s |
PASS
|
cloud/tasks/execution_context.go.gofmt |
0.003s |
PASS
|
cloud/tasks/headers/headers.go.gofmt |
0.002s |
PASS
|
cloud/tasks/headers/headers_test.go.gofmt |
0.001s |
PASS
|
cloud/tasks/headers/tests/tests.TestHeaders |
0.000s |
PASS
|
cloud/tasks/lister.go.gofmt |
0.002s |
PASS
|
cloud/tasks/logging/fields.go.gofmt |
0.002s |
PASS
|
cloud/tasks/logging/interface.go.gofmt |
0.001s |
PASS
|
cloud/tasks/logging/journald_logger.go.gofmt |
0.002s |
PASS
|
cloud/tasks/logging/journald_tests/journald_logger_test.go.gofmt |
0.002s |
PASS
|
cloud/tasks/logging/journald_tests/journald_tests.TestJournaldLog |
2.010s |
PASS
|
cloud/tasks/logging/journald_tests/journald_tests.TestLogDebug |
0.000s |
PASS
|
cloud/tasks/logging/journald_tests/journald_tests.TestLogError |
0.000s |
PASS
|
cloud/tasks/logging/journald_tests/journald_tests.TestLogFatal |
0.000s |
PASS
|
cloud/tasks/logging/journald_tests/journald_tests.TestLogInfo |
0.000s |
PASS
|
cloud/tasks/logging/journald_tests/journald_tests.TestLogTrace |
0.000s |
PASS
|
cloud/tasks/logging/journald_tests/journald_tests.TestLogWarn |
0.000s |
PASS
|
cloud/tasks/logging/journald_tests/journald_tests.TestLogWithFields |
0.000s |
PASS
|
cloud/tasks/logging/logger.go.gofmt |
0.001s |
PASS
|
cloud/tasks/logging/logger_test.go.gofmt |
0.002s |
PASS
|
cloud/tasks/logging/stderr_logger.go.gofmt |
0.001s |
PASS
|
cloud/tasks/logging/tests/tests.TestLogDebug |
0.000s |
PASS
|
cloud/tasks/logging/tests/tests.TestLogError |
0.000s |
PASS
|
cloud/tasks/logging/tests/tests.TestLogFatal |
0.000s |
PASS
|
cloud/tasks/logging/tests/tests.TestLogInfo |
0.000s |
PASS
|
cloud/tasks/logging/tests/tests.TestLogTrace |
0.000s |
PASS
|
cloud/tasks/logging/tests/tests.TestLogWarn |
0.000s |
PASS
|
cloud/tasks/logging/tests/tests.TestLogWithFields |
0.000s |
PASS
|
cloud/tasks/metrics/buckets.go.gofmt |
0.001s |
PASS
|
cloud/tasks/metrics/buckets_test.go.gofmt |
0.001s |
PASS
|
cloud/tasks/metrics/empty/counter.go.gofmt |
0.001s |
PASS
|
cloud/tasks/metrics/empty/gauge.go.gofmt |
0.001s |
PASS
|
cloud/tasks/metrics/empty/histogram.go.gofmt |
0.001s |
PASS
|
cloud/tasks/metrics/empty/int_gauge.go.gofmt |
0.001s |
PASS
|
cloud/tasks/metrics/empty/registry.go.gofmt |
0.002s |
PASS
|
cloud/tasks/metrics/empty/timer.go.gofmt |
0.001s |
PASS
|
cloud/tasks/metrics/metrics.go.gofmt |
0.001s |
PASS
|
cloud/tasks/metrics/mocks/metrics_mock.go.gofmt |
0.003s |
PASS
|
cloud/tasks/metrics/tests/tests.TestBucketsMapValue |
0.000s |
PASS
|
cloud/tasks/metrics/tests/tests.TestBucketsSize |
0.000s |
PASS
|
cloud/tasks/metrics/tests/tests.TestBucketsUpperBound |
0.000s |
PASS
|
cloud/tasks/metrics/tests/tests.TestDurationBucketsMapDuration |
0.000s |
PASS
|
cloud/tasks/metrics/tests/tests.TestDurationBucketsSize |
0.000s |
PASS
|
cloud/tasks/metrics/tests/tests.TestDurationBucketsUpperBound |
0.000s |
PASS
|
cloud/tasks/metrics/tests/tests.TestNewBuckets |
0.000s |
PASS
|
cloud/tasks/metrics/tests/tests.TestNewDurationBuckets |
0.000s |
PASS
|
cloud/tasks/metrics/tests/tests.TestNewExponentialDurationBuckets |
0.000s |
PASS
|
cloud/tasks/mocks/execution_context_mock.go.gofmt |
0.001s |
PASS
|
cloud/tasks/mocks/scheduler_mock.go.gofmt |
0.001s |
PASS
|
cloud/tasks/persistence/availability_monitoring.go.gofmt |
0.002s |
PASS
|
cloud/tasks/persistence/availability_monitoring_storage.go.gofmt |
0.003s |
PASS
|
cloud/tasks/persistence/availability_monitoring_storage_test.go.gofmt |
0.002s |
PASS
|
cloud/tasks/persistence/availability_monitoring_test.go.gofmt |
0.002s |
PASS
|
cloud/tasks/persistence/s3.go.gofmt |
0.002s |
PASS
|
cloud/tasks/persistence/s3_metrics.go.gofmt |
0.002s |
PASS
|
cloud/tasks/persistence/s3_test.go.gofmt |
0.002s |
PASS
|
cloud/tasks/persistence/tests/tests.TestAvailabilityMonitoringShouldSendMetric |
30.060s |
PASS
|
cloud/tasks/persistence/tests/tests.TestAvailabilityMonitoringStorageYDBUpdateSuccessRate |
0.170s |
PASS
|
cloud/tasks/persistence/tests/tests.TestS3ShouldRetryRequests |
0.310s |
PASS
|
cloud/tasks/persistence/tests/tests.TestS3ShouldSendErrorCanceledMetric |
0.000s |
PASS
|
cloud/tasks/persistence/tests/tests.TestS3ShouldSendErrorTimeoutMetric |
0.000s |
PASS
|
cloud/tasks/persistence/tests/tests.TestYDBCreateTableV1 |
0.090s |
PASS
|
cloud/tasks/persistence/tests/tests.TestYDBCreateTableV1Twice |
0.090s |
PASS
|
cloud/tasks/persistence/tests/tests.TestYDBFailMigrationChangingPrimaryKey |
0.060s |
PASS
|
cloud/tasks/persistence/tests/tests.TestYDBFailMigrationChangingType |
0.060s |
PASS
|
cloud/tasks/persistence/tests/tests.TestYDBMigrateTableV1ToTableV2 |
0.090s |
PASS
|
cloud/tasks/persistence/tests/tests.TestYDBShouldSendSchemeErrorMetric |
0.060s |
PASS
|
cloud/tasks/persistence/tests/tests.TestYDBUseV1InV2 |
0.110s |
PASS
|
cloud/tasks/persistence/ydb.go.gofmt |
0.005s |
PASS
|
cloud/tasks/persistence/ydb_logger.go.gofmt |
0.002s |
PASS
|
cloud/tasks/persistence/ydb_metrics.go.gofmt |
0.002s |
PASS
|
cloud/tasks/persistence/ydb_test.go.gofmt |
0.003s |
PASS
|
cloud/tasks/registry.go.gofmt |
0.002s |
PASS
|
cloud/tasks/runner.go.gofmt |
0.005s |
PASS
|
cloud/tasks/runner_metrics.go.gofmt |
0.003s |
PASS
|
cloud/tasks/runner_test.go.gofmt |
0.007s |
PASS
|
cloud/tasks/scheduler.go.gofmt |
0.002s |
PASS
|
cloud/tasks/scheduler_impl.go.gofmt |
0.004s |
PASS
|
cloud/tasks/scheduler_test.go.gofmt |
0.005s |
PASS
|
cloud/tasks/storage/common.go.gofmt |
0.004s |
PASS
|
cloud/tasks/storage/compound_storage.go.gofmt |
0.004s |
PASS
|
cloud/tasks/storage/metrics.go.gofmt |
0.002s |
PASS
|
cloud/tasks/storage/mocks/storage_mock.go.gofmt |
0.003s |
PASS
|
cloud/tasks/storage/node.go.gofmt |
0.002s |
PASS
|
cloud/tasks/storage/storage.go.gofmt |
0.003s |
PASS
|
cloud/tasks/storage/storage_ydb.go.gofmt |
0.004s |
PASS
|
cloud/tasks/storage/storage_ydb_impl.go.gofmt |
0.008s |
PASS
|
cloud/tasks/storage/storage_ydb_test.go.gofmt |
0.027s |
PASS
|
cloud/tasks/storage/tests/tests.TestGetAliveNodes |
0.270s |
PASS
|
cloud/tasks/storage/tests/tests.TestHeartbeat |
0.250s |
PASS
|
cloud/tasks/storage/tests/tests.TestMultipleHeartbeats |
0.260s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBCancelRegularTask |
0.450s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBCheckStallingTimeout |
1.460s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBClearEndedTasks |
0.570s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBCreateRegularTasks |
0.430s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBCreateRegularTasksUsingCrontab |
0.460s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBCreateRegularTasksUsingCrontabInNewMonthOrYear |
0.430s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBCreateTask |
0.440s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBCreateTaskIgnoresID |
0.340s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBCreateTwoTasks |
0.360s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBCreateTwoTasksWithDifferentIdempotencyKeys |
0.380s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBCreateTwoTasksWithSameIdempotencyKey |
0.390s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBFailCreationOfTwoTasksWithSameIdempotencyKeyButDifferentTypesOrRequests |
0.350s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBGetTask |
0.340s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBGetTaskMissing |
0.240s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBGetTaskWithDependencies |
0.420s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBListFailedTasks |
0.510s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBListHangingTasks |
1.060s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBListHangingTasksWithExceptions |
0.540s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBListSlowTasks |
0.900s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksCancelling |
0.630s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksReadyToCancel |
0.730s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksReadyToCancelInCertainZone |
0.400s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksReadyToCancelWithWhitelist |
0.400s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksReadyToRun |
0.750s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksReadyToRunInCertainZone |
0.420s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksReadyToRunWithWhitelist |
0.460s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksRunning |
0.640s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksStallingWhileCancelling |
0.810s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksStallingWhileCancellingInCertainZone |
0.390s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksStallingWhileCancellingWithWhitelist |
0.480s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksStallingWhileRunning |
0.710s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksStallingWhileRunningInCertainZone |
0.400s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBListTasksStallingWhileRunningWithWhitelist |
0.380s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBLockAlreadyCancellingTask |
0.410s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBLockInParallel |
0.600s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBLockTaskToCancel |
0.360s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBLockTaskToCancelWrongGeneration |
0.360s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBLockTaskToCancelWrongState |
0.360s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBLockTaskToRun |
0.380s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBLockTaskToRunWrongGeneration |
0.380s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBLockTaskToRunWrongState |
0.350s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBMarkForCancellation |
0.380s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBMarkForCancellationIfAlreadyCancelled |
0.330s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBMarkForCancellationIfAlreadyCancelling |
0.380s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBMarkForCancellationIfAlreadyFinished |
0.350s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBMarkForCancellationInParallel |
0.630s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBPauseResumeTask |
0.410s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBRegularTaskShouldNotBeCreatedIfPreviousCrontabTaskIsNotFinished |
0.440s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBUpdateTask |
0.440s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBUpdateTaskStatus |
0.370s |
PASS
|
cloud/tasks/storage/tests/tests.TestStorageYDBUpdateTaskWrongGeneration |
0.340s |
PASS
|
cloud/tasks/storage_folder.go.gofmt |
0.002s |
PASS
|
cloud/tasks/task.go.gofmt |
0.002s |
PASS
|
cloud/tasks/task_test.go.gofmt |
0.002s |
PASS
|
cloud/tasks/tasks_tests/tasks_test.go.gofmt |
0.007s |
PASS
|
cloud/tasks/tasks_tests/tasks_tests.TestHangingTasksMetrics |
6.490s |
PASS
|
cloud/tasks/tasks_tests/tasks_tests.TestHangingTasksMetricsAreSetEvenForTasksNotRegisteredForExecution |
0.720s |
PASS
|
cloud/tasks/tasks_tests/tasks_tests.TestListerMetricsCleanup |
5.690s |
PASS
|
cloud/tasks/tasks_tests/tasks_tests.TestTasksInflightLimit |
1m 1.530s |
PASS
|
cloud/tasks/tasks_tests/tasks_tests.TestTasksInitInfra |
0.310s |
PASS
|
cloud/tasks/tasks_tests/tasks_tests.TestTasksRunningDependentTask |
0.980s |
PASS
|
cloud/tasks/tasks_tests/tasks_tests.TestTasksRunningDependentTaskOnTwoRunners |
0.910s |
PASS
|
cloud/tasks/tasks_tests/tasks_tests.TestTasksRunningOneTask |
0.580s |
PASS
|
cloud/tasks/tasks_tests/tasks_tests.TestTasksRunningRegularTasks |
1.450s |
PASS
|
cloud/tasks/tasks_tests/tasks_tests.TestTasksRunningTwoConcurrentTasks |
0.640s |
PASS
|
cloud/tasks/tasks_tests/tasks_tests.TestTasksRunningTwoConcurrentTasksOnTwoRunners |
0.500s |
PASS
|
cloud/tasks/tasks_tests/tasks_tests.TestTasksRunningTwoConcurrentTasksOnTwoRunnersReverseWaiting |
0.950s |
PASS
|
cloud/tasks/tasks_tests/tasks_tests.TestTasksRunningTwoConcurrentTasksReverseWaiting |
0.610s |
PASS
|
cloud/tasks/tasks_tests/tasks_tests.TestTasksSendEvent |
0.530s |
PASS
|
cloud/tasks/tasks_tests/tasks_tests.TestTasksShouldFailRunningAfterRetriableErrorCountExceeded |
3.040s |
PASS
|
cloud/tasks/tasks_tests/tasks_tests.TestTasksShouldNotRestoreRunningAfterNonRetriableError |
0.570s |
PASS
|
cloud/tasks/tasks_tests/tasks_tests.TestTasksShouldNotRunTasksThatWereNotRegisteredForExecution |
10.510s |
PASS
|
cloud/tasks/tasks_tests/tasks_tests.TestTasksShouldRestoreRunningAfterRetriableError |
3.150s |
PASS
|
cloud/tasks/test/common/processes.py.flake8 |
0.000s |
PASS
|
cloud/tasks/test/nemesis/main.go.gofmt |
0.002s |
PASS
|
cloud/tasks/tests/tests.TestExecutionContextAddAnotherTaskDependency |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestExecutionContextAddTaskDependency |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestExecutionContextGetTaskID |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestExecutionContextGetTaskType |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestExecutionContextHasEvent |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestExecutionContextHasEventWithEmptyEvents |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestExecutionContextSaveState |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestExecutionContextSaveStateFailOnError |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestExecutionContextShouldNotBeHangingByDefault |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestHeartbeats |
0.020s |
PASS
|
cloud/tasks/tests/tests.TestListerLoop |
1.850s |
PASS
|
cloud/tasks/tests/tests.TestListerLoopCancellingWhileReceiving |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerForCancel |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerForCancelCtxCancelled |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerForCancelFailWithError |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerForCancelGotNonCancellableError |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerForCancelGotNonRetriableError |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerForCancelWrongGeneration |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerForRun |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerForRunCtxCancelled |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerForRunFailWithError |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerForRunGotAbortedError |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerForRunGotNonCancellableError |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerForRunGotNonRetriableError1 |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerForRunGotNonRetriableError2 |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerForRunGotPanic |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerForRunGotRetriableError |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerForRunIgnoreRetryLimit |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerForRunInterruptExecution |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerForRunInterruptExecutionWrappedIntoRetriableError |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerForRunPanicCountExceeded |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerForRunRetriableErrorCountExceeded |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerForRunWrongGeneration |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerForRunWrongGenerationWrappedIntoRetriableError |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerLoopReceiveTaskFailure |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestRunnerLoopSucceeds |
1.030s |
PASS
|
cloud/tasks/tests/tests.TestSchedulerCancelTask |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestSchedulerGetOperationCancelled |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestSchedulerGetOperationCancelling |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestSchedulerGetOperationFinished |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestSchedulerGetOperationReadyToCancel |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestSchedulerGetOperationReadyToRun |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestSchedulerGetOperationRunning |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestSchedulerGetTaskMetadata |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestSchedulerScheduleTask |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestSchedulerScheduleTaskFailOnCreateTask |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestSchedulerScheduleZonalTask |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestTaskPingerCancelledContextInUpdateTask |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestTaskPingerFailureOnSecondIteration |
0.100s |
PASS
|
cloud/tasks/tests/tests.TestTaskPingerImmediateFailure |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestTaskPingerOnce |
0.050s |
PASS
|
cloud/tasks/tests/tests.TestTaskPingerTwice |
0.150s |
PASS
|
cloud/tasks/tests/tests.TestTryExecutingTask |
0.000s |
PASS
|
cloud/tasks/tests/tests.TestTryExecutingTaskFailToPing |
0.100s |
PASS
|
cloud/tasks/tracing/attributes.go.gofmt |
0.002s |
PASS
|
cloud/tasks/tracing/init.go.gofmt |
0.002s |
PASS
|
cloud/tasks/tracing/sampling.go.gofmt |
0.002s |
PASS
|
cloud/tasks/tracing/tracing_context.go.gofmt |
0.002s |
PASS
|