Skip to content

DockerEnvironment improvements (#1170) #4810

DockerEnvironment improvements (#1170)

DockerEnvironment improvements (#1170) #4810

GitHub Actions / Unit Test Results succeeded Apr 18, 2024 in 0s

All 344 tests pass, 5 skipped in 6m 24s

349 tests  +3   344 ✔️ +3   6m 24s ⏱️ +10s
  70 suites +1       5 💤 ±0 
  70 files   +1       0 ±0 

Results for commit 2b9181b. ± Comparison against earlier commit 2c54615.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

5 skipped tests found

There are 5 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
ai.lzy.allocator.test.RestartAllocatorTest ‑ allocateVmFail4
ai.lzy.allocator.test.RestartAllocatorTest ‑ allocateVmFail7
ai.lzy.allocator.test.RestartAllocatorTest ‑ allocateVmFail8
ai.lzy.allocator.test.RestartAllocatorTest ‑ allocateVmFail9
ai.lzy.allocator.test.VolumeManagerTest ‑ Unknown test

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

349 tests found

There are 349 tests, see "Raw output" for the full list of tests.
Raw output
ai.lzy.allocator.test.AdminDaoTest ‑ emptyOnStart
ai.lzy.allocator.test.AdminDaoTest ‑ images
ai.lzy.allocator.test.AdminDaoTest ‑ sync
ai.lzy.allocator.test.AllocatorAdminServiceTest ‑ adminAccess
ai.lzy.allocator.test.AllocatorAdminServiceTest ‑ noAccess
ai.lzy.allocator.test.AllocatorServiceCacheLimitsTest ‑ noLimits
ai.lzy.allocator.test.AllocatorServiceCacheLimitsTest ‑ poolLimit
ai.lzy.allocator.test.AllocatorServiceCacheLimitsTest ‑ userLimitMultipleSessions
ai.lzy.allocator.test.AllocatorServiceCacheLimitsTest ‑ userLimitSingleSession
ai.lzy.allocator.test.AllocatorServiceMetricsTest ‑ metrics1
ai.lzy.allocator.test.AllocatorServiceMetricsTest ‑ metrics2
ai.lzy.allocator.test.AllocatorServiceMetricsTest ‑ metrics3
ai.lzy.allocator.test.AllocatorServiceMetricsTest ‑ metrics4
ai.lzy.allocator.test.AllocatorServiceMountsTest ‑ listMounts
ai.lzy.allocator.test.AllocatorServiceMountsTest ‑ listMountsValidateVm
ai.lzy.allocator.test.AllocatorServiceMountsTest ‑ mountDuplicateMount
ai.lzy.allocator.test.AllocatorServiceMountsTest ‑ mountEmptyRequest
ai.lzy.allocator.test.AllocatorServiceMountsTest ‑ mountReadOnlySsdDiskTest
ai.lzy.allocator.test.AllocatorServiceMountsTest ‑ mountShouldFailOnDeletedVmPod
ai.lzy.allocator.test.AllocatorServiceMountsTest ‑ mountShouldNotFailOnExistingVolumes
ai.lzy.allocator.test.AllocatorServiceMountsTest ‑ mountShouldWaitTerminatingExistingVolumesAndRecreate
ai.lzy.allocator.test.AllocatorServiceMountsTest ‑ mountTest
ai.lzy.allocator.test.AllocatorServiceMountsTest ‑ mountValidateDeletingVm
ai.lzy.allocator.test.AllocatorServiceMountsTest ‑ mountValidateVmId
ai.lzy.allocator.test.AllocatorServiceMountsTest ‑ unmountNotFound
ai.lzy.allocator.test.AllocatorServiceMountsTest ‑ unmountShouldNotDeleteUsedVolume
ai.lzy.allocator.test.AllocatorServiceMountsTest ‑ unmountShouldRecreateMountPodWithNotMountedDisk
ai.lzy.allocator.test.AllocatorServiceMountsTest ‑ unmountTest
ai.lzy.allocator.test.AllocatorServiceMountsTest ‑ unmountValidation
ai.lzy.allocator.test.AllocatorServiceMountsTest ‑ vmShouldNotAllocateMountPodInSystemCluster
ai.lzy.allocator.test.AllocatorServiceSessionsTests ‑ createSessionNoCachePolicy
ai.lzy.allocator.test.AllocatorServiceSessionsTests ‑ createSessionNoCachePolicyDuration
ai.lzy.allocator.test.AllocatorServiceSessionsTests ‑ createSessionNoOwner
ai.lzy.allocator.test.AllocatorServiceSessionsTests ‑ errorWhileCreatingSession
ai.lzy.allocator.test.AllocatorServiceSessionsTests ‑ idempotentCreateSessionConcurrentCalls
ai.lzy.allocator.test.AllocatorServiceSessionsTests ‑ idempotentCreateSessionRepeatableCalls
ai.lzy.allocator.test.AllocatorServiceSessionsTests ‑ idempotentCreateSessionRepeatableCallsWithModification
ai.lzy.allocator.test.AllocatorServiceSessionsTests ‑ retryableSqlErrorWhileCreatingSession
ai.lzy.allocator.test.AllocatorServiceSessionsTests ‑ testCreateAndDeleteSession
ai.lzy.allocator.test.AllocatorServiceSessionsTests ‑ testPermissionDenied
ai.lzy.allocator.test.AllocatorServiceSessionsTests ‑ testUnauthenticated
ai.lzy.allocator.test.AllocatorServiceTest ‑ allocateConcurrentFromCache
ai.lzy.allocator.test.AllocatorServiceTest ‑ allocateFreeSuccess
ai.lzy.allocator.test.AllocatorServiceTest ‑ allocateFromCache
ai.lzy.allocator.test.AllocatorServiceTest ‑ allocateInvalidPool
ai.lzy.allocator.test.AllocatorServiceTest ‑ allocateInvalidSession
ai.lzy.allocator.test.AllocatorServiceTest ‑ allocateKuberErrorWhileCreate
ai.lzy.allocator.test.AllocatorServiceTest ‑ allocateWorkerTimeout
ai.lzy.allocator.test.AllocatorServiceTest ‑ deleteSessionParallelToAllocation
ai.lzy.allocator.test.AllocatorServiceTest ‑ deleteSessionWithActiveVmsAfterRegister
ai.lzy.allocator.test.AllocatorServiceTest ‑ deleteSessionWithActiveVmsBeforeRegister
ai.lzy.allocator.test.AllocatorServiceTest ‑ eventualFreeAfterFail
ai.lzy.allocator.test.AllocatorServiceTest ‑ forceFree
ai.lzy.allocator.test.AllocatorServiceTest ‑ forceFreeFromCache
ai.lzy.allocator.test.AllocatorServiceTest ‑ freeNonexistentVm
ai.lzy.allocator.test.AllocatorServiceTest ‑ idempotentAllocate
ai.lzy.allocator.test.AllocatorServiceTest ‑ idempotentConcurrentAllocate
ai.lzy.allocator.test.AllocatorServiceTest ‑ mountHandleWontWorkIfMountsAreDisabled
ai.lzy.allocator.test.AllocatorServiceTest ‑ repeatedFree
ai.lzy.allocator.test.AllocatorServiceTest ‑ repeatedWorkerRegister
ai.lzy.allocator.test.AllocatorServiceTest ‑ runWithVolumes
ai.lzy.allocator.test.AllocatorServiceTest ‑ testPermissionDenied
ai.lzy.allocator.test.AllocatorServiceTest ‑ testUnauthenticated
ai.lzy.allocator.test.AllocatorServiceTest ‑ unexpectedlyFreeWhileAllocate
ai.lzy.allocator.test.AllocatorServiceTest ‑ unmountHandleWontWorkIfMountsAreDisabled
ai.lzy.allocator.test.AllocatorServiceTunnelsTest ‑ allocatorShouldAllocateTunnelWithTunnelSettings
ai.lzy.allocator.test.AllocatorServiceTunnelsTest ‑ allocatorShouldDestroyTunnelOnFree
ai.lzy.allocator.test.AllocatorServiceTunnelsTest ‑ proxyV6AddressIsValidated
ai.lzy.allocator.test.CancelAllocationTest ‑ cancelAllocate0
ai.lzy.allocator.test.CancelAllocationTest ‑ cancelAllocate0WithRestart
ai.lzy.allocator.test.DaoTest ‑ testDiskCreateRemove
ai.lzy.allocator.test.DaoTest ‑ testOp
ai.lzy.allocator.test.DaoTest ‑ testSession
ai.lzy.allocator.test.DaoTest ‑ testTransaction
ai.lzy.allocator.test.DaoTest ‑ testVm
ai.lzy.allocator.test.DaoTest ‑ testVmLoadByIds
ai.lzy.allocator.test.DiskApiTest ‑ cloneDiskTest
ai.lzy.allocator.test.DiskApiTest ‑ cloneNonExistingDiskTest
ai.lzy.allocator.test.DiskApiTest ‑ cloneWithDowngradeOfDiskSizeTest
ai.lzy.allocator.test.DiskApiTest ‑ createDeleteTest
ai.lzy.allocator.test.DiskApiTest ‑ createExistingDeleteTest
ai.lzy.allocator.test.DiskApiTest ‑ createExistingWithBadDiskIdTest
ai.lzy.allocator.test.DiskApiTest ‑ deleteNonExistingDiskTest
ai.lzy.allocator.test.DiskApiTest ‑ deleteOutsideOfDiskServiceCloneTest
ai.lzy.allocator.test.DiskApiTest ‑ deleteOutsideOfDiskServiceDeleteTest
ai.lzy.allocator.test.DiskApiTest ‑ idempotentCloneDisk
ai.lzy.allocator.test.DiskApiTest ‑ idempotentConcurrentCloneDisk
ai.lzy.allocator.test.DiskApiTest ‑ idempotentConcurrentCreateDisk
ai.lzy.allocator.test.DiskApiTest ‑ idempotentCreateDisk
ai.lzy.allocator.test.ImagesUpdaterTest ‑ mock
ai.lzy.allocator.test.RestartAllocatorTest ‑ allocateVmFail0
ai.lzy.allocator.test.RestartAllocatorTest ‑ allocateVmFail3
ai.lzy.allocator.test.RestartAllocatorTest ‑ allocateVmFail4
ai.lzy.allocator.test.RestartAllocatorTest ‑ allocateVmFail5
ai.lzy.allocator.test.RestartAllocatorTest ‑ allocateVmFail6
ai.lzy.allocator.test.RestartAllocatorTest ‑ allocateVmFail7
ai.lzy.allocator.test.RestartAllocatorTest ‑ allocateVmFail8
ai.lzy.allocator.test.RestartAllocatorTest ‑ allocateVmFail9
ai.lzy.allocator.test.VolumeManagerTest ‑ Unknown test
ai.lzy.allocator.test.dao.DynamicDaoImplTest ‑ countByVolumeClaimIdWithoutMounts
ai.lzy.allocator.test.dao.DynamicDaoImplTest ‑ createAndGet
ai.lzy.allocator.test.dao.DynamicDaoImplTest ‑ deleteAndGet
ai.lzy.allocator.test.dao.DynamicDaoImplTest ‑ getDeleting
ai.lzy.allocator.test.dao.DynamicDaoImplTest ‑ getPending
ai.lzy.allocator.test.dao.DynamicDaoImplTest ‑ updateAndGet
ai.lzy.channelmanager.ApiTest ‑ testEarlyConsumer
ai.lzy.channelmanager.ApiTest ‑ testFailedToLoadDataToStorage
ai.lzy.channelmanager.ApiTest ‑ testGetExistingChannel
ai.lzy.channelmanager.ApiTest ‑ testPriorityAfterFail
ai.lzy.channelmanager.ApiTest ‑ testSimple
ai.lzy.channelmanager.ApiTest ‑ testStorageConsumer
ai.lzy.channelmanager.ApiTest ‑ testUnbind
ai.lzy.channelmanager.DbTest ‑ channelDaoDropAllTest
ai.lzy.channelmanager.DbTest ‑ channelDaoFindTest
ai.lzy.channelmanager.DbTest ‑ channelDaoListTest
ai.lzy.channelmanager.DbTest ‑ channelDaoTestSimple
ai.lzy.channelmanager.DbTest ‑ listWithoutPeers
ai.lzy.channelmanager.DbTest ‑ peerDaoTestConnected
ai.lzy.channelmanager.DbTest ‑ peerDaoTestPriority
ai.lzy.channelmanager.DbTest ‑ peerDaoTestSimple
ai.lzy.channelmanager.DbTest ‑ peerDaoTestTransfer
ai.lzy.channelmanager.SlotsIntegrationTest ‑ testMultiConsumer
ai.lzy.channelmanager.SlotsIntegrationTest ‑ testProducerToStorage
ai.lzy.channelmanager.SlotsIntegrationTest ‑ testStorageToConsumer
ai.lzy.env.CondaPackageRegistryTest ‑ testExtraLib
ai.lzy.env.CondaPackageRegistryTest ‑ testInvalidPipDependenciesName
ai.lzy.env.CondaPackageRegistryTest ‑ testInvalidYaml
ai.lzy.env.CondaPackageRegistryTest ‑ testInvalidYamlRegister
ai.lzy.env.CondaPackageRegistryTest ‑ testLessLibs
ai.lzy.env.CondaPackageRegistryTest ‑ testLibEquality
ai.lzy.env.CondaPackageRegistryTest ‑ testNoPip
ai.lzy.env.CondaPackageRegistryTest ‑ testNoPipDependencies
ai.lzy.env.CondaPackageRegistryTest ‑ testNotPipDictNotRegistered
ai.lzy.env.CondaPackageRegistryTest ‑ testOtherPythonVersion
ai.lzy.env.CondaPackageRegistryTest ‑ testPipDependenciesIsList
ai.lzy.env.CondaPackageRegistryTest ‑ testPipDependenciesNewDepWithoutVersion
ai.lzy.env.CondaPackageRegistryTest ‑ testPipDependenciesNotList
ai.lzy.env.CondaPackageRegistryTest ‑ testPipDependenciesVersionUpdate
ai.lzy.env.CondaPackageRegistryTest ‑ testPipWithExtraIndexUrls
ai.lzy.env.CondaPackageRegistryTest ‑ testPipWithIndexUrl
ai.lzy.env.CondaPackageRegistryTest ‑ testPipWithNoDeps
ai.lzy.env.CondaPackageRegistryTest ‑ testPipWithTrustedHosts
ai.lzy.env.CondaPackageRegistryTest ‑ testPipWithoutExplicitIndexUrl
ai.lzy.env.CondaPackageRegistryTest ‑ testPipWithoutNoDeps
ai.lzy.env.CondaPackageRegistryTest ‑ testPythonVersionInequality
ai.lzy.env.CondaPackageRegistryTest ‑ testSame
ai.lzy.env.CondaPackageRegistryTest ‑ testSameAnotherName
ai.lzy.env.CondaPackageRegistryTest ‑ testSameDifferentOrder
ai.lzy.env.CondaPackageRegistryTest ‑ testSameUnspecifiedVersion
ai.lzy.env.base.DockerEnvironmentErrorsTest ‑ testFailCreateContainer
ai.lzy.env.base.DockerEnvironmentErrorsTest ‑ testFailPullImage
ai.lzy.env.base.DockerEnvironmentErrorsTest ‑ testFailStartContainer
ai.lzy.env.base.DockerEnvironmentTest ‑ testPrepareImageCachedImage
ai.lzy.env.base.DockerEnvironmentTest ‑ testPrepareImageCachedImageWithNotAllowedPlatform
ai.lzy.env.base.DockerEnvironmentTest ‑ testPrepareImageNodCachedImageDockerClientException
ai.lzy.env.base.DockerEnvironmentTest ‑ testPrepareImageNodCachedImageWithRightPlatform
ai.lzy.env.base.DockerEnvironmentTest ‑ testPrepareImageNodCachedImageWithoutRightPlatform2
ai.lzy.env.base.DockerEnvironmentTest ‑ testPrepareImageNotCachedImageWithoutRightPlatform
ai.lzy.env.base.DockerOomTest ‑ testSimple
ai.lzy.graph.test.AlgorithmsTest ‑ cyclicTest
ai.lzy.graph.test.AlgorithmsTest ‑ duplicatingTasksTest
ai.lzy.graph.test.AlgorithmsTest ‑ inputOutputSlotTest
ai.lzy.graph.test.AlgorithmsTest ‑ simpleTest
ai.lzy.graph.test.DaoTest ‑ daoSimpleTest
ai.lzy.graph.test.GraphDaoTest ‑ daoCreateTest
ai.lzy.graph.test.GraphDaoTest ‑ daoUpdateTest
ai.lzy.graph.test.GraphExecutorTest ‑ testCycles
ai.lzy.graph.test.GraphExecutorTest ‑ testError
ai.lzy.graph.test.GraphExecutorTest ‑ testErrorInTask
ai.lzy.graph.test.GraphExecutorTest ‑ testOneVertex
ai.lzy.graph.test.GraphExecutorTest ‑ testRestore
ai.lzy.graph.test.GraphExecutorTest ‑ testRhombus
ai.lzy.graph.test.GraphExecutorTest ‑ testSimple
ai.lzy.graph.test.GraphExecutorTest ‑ testStop
ai.lzy.graph.test.GraphServiceTest ‑ simpleTest
ai.lzy.iam.grpc.client.ClientAuthTest ‑ testAuth
ai.lzy.iam.grpc.client.SubjectServiceGrpcClientTest ‑ createAndDeleteUserTest
ai.lzy.iam.grpc.client.SubjectServiceGrpcClientTest ‑ createAndDeleteWorkerTest
ai.lzy.iam.grpc.client.SubjectServiceGrpcClientTest ‑ createAndRemoveUserWithCredentialsTest
ai.lzy.iam.grpc.client.SubjectServiceGrpcClientTest ‑ createAndRemoveWorkerWithCredentialsTest
ai.lzy.iam.grpc.client.SubjectServiceGrpcClientTest ‑ createSubjectUserWithInternalAuthProvider
ai.lzy.iam.grpc.client.SubjectServiceGrpcClientTest ‑ createSubjectWithCredentials
ai.lzy.iam.grpc.client.SubjectServiceGrpcClientTest ‑ createSubjectWorkerWithInternalAuthProvider
ai.lzy.iam.storage.impl.CredentialsTtlTest ‑ publicKeyNotRequiresTtl
ai.lzy.iam.storage.impl.CredentialsTtlTest ‑ test
ai.lzy.iam.storage.impl.DbAccessClientTest ‑ invalidAccessUser
ai.lzy.iam.storage.impl.DbAccessClientTest ‑ invalidAccessWorker
ai.lzy.iam.storage.impl.DbAccessClientTest ‑ validAccessUser
ai.lzy.iam.storage.impl.DbAccessClientTest ‑ validAccessWorker
ai.lzy.iam.storage.impl.DbAuthServiceTest ‑ invalidAuthUser
ai.lzy.iam.storage.impl.DbAuthServiceTest ‑ invalidAuthWorker
ai.lzy.iam.storage.impl.DbAuthServiceTest ‑ validAuthUser
ai.lzy.iam.storage.impl.DbAuthServiceTest ‑ validAuthWorker
ai.lzy.iam.storage.impl.DbSubjectServiceTest ‑ addCredentialsToNonExistentSubjectIsError
ai.lzy.iam.storage.impl.DbSubjectServiceTest ‑ addCredentialsWithSameNameButDifferentPropertiesIsError
ai.lzy.iam.storage.impl.DbSubjectServiceTest ‑ addToSubjectMultipleSameCredentialsConcurrent
ai.lzy.iam.storage.impl.DbSubjectServiceTest ‑ addToSubjectMultipleSameCredentialsIsOkay
ai.lzy.iam.storage.impl.DbSubjectServiceTest ‑ createAndDeleteUserTest
ai.lzy.iam.storage.impl.DbSubjectServiceTest ‑ createAndDeleteWorkerTest
ai.lzy.iam.storage.impl.DbSubjectServiceTest ‑ createAndRemoveUserWithCredentialsTest
ai.lzy.iam.storage.impl.DbSubjectServiceTest ‑ createAndRemoveWorkerWithCredentialsTest
ai.lzy.iam.storage.impl.DbSubjectServiceTest ‑ createMultipleSameSubjectsConcurrent
ai.lzy.iam.storage.impl.DbSubjectServiceTest ‑ createMultipleSameSubjectsIsOkay
ai.lzy.iam.storage.impl.DbSubjectServiceTest ‑ createSameSubjectsWithDifferentInitCredentialsIsError
ai.lzy.iam.storage.impl.DbSubjectServiceTest ‑ createSubjectWithCredentialsWithSameNameButDifferentPropertiesIsError
ai.lzy.iam.storage.impl.DbSubjectServiceTest ‑ createSubjectWithDuplicatedCredentialsIsError
ai.lzy.kafka.s3sink.S3SinkTest ‑ idempotentStart
ai.lzy.kafka.s3sink.S3SinkTest ‑ largeData
ai.lzy.kafka.s3sink.S3SinkTest ‑ parallel
ai.lzy.kafka.s3sink.S3SinkTest ‑ writeAfterStart
ai.lzy.longrunning.LocalOperationsServiceTest ‑ awaitTest
ai.lzy.longrunning.LocalOperationsServiceTest ‑ correctnessInsertTest
ai.lzy.scheduler.test.IntegrationTest ‑ testFailAllocate
ai.lzy.scheduler.test.IntegrationTest ‑ testFailExec
ai.lzy.scheduler.test.IntegrationTest ‑ testParallel
ai.lzy.scheduler.test.IntegrationTest ‑ testSimple
ai.lzy.scheduler.test.JobsTest ‑ testFailOp
ai.lzy.scheduler.test.JobsTest ‑ testOp
ai.lzy.scheduler.test.JobsTest ‑ testSmoke
ai.lzy.service.auth.OthersWorkflowPermissionTests ‑ abortOthersWorkflowForbidden
ai.lzy.service.auth.OthersWorkflowPermissionTests ‑ executeGraphInOthersWorkflowForbidden
ai.lzy.service.auth.OthersWorkflowPermissionTests ‑ finishOthersWorkflowForbidden
ai.lzy.service.auth.OthersWorkflowPermissionTests ‑ getAvailablePoolsOfOthersWorkflowForbidden
ai.lzy.service.auth.OthersWorkflowPermissionTests ‑ getStatusOfOthersGraphForbidden
ai.lzy.service.auth.OthersWorkflowPermissionTests ‑ privateAbortIsInternalOnly
ai.lzy.service.auth.OthersWorkflowPermissionTests ‑ readStdSlotsOtherUsersForbidden
ai.lzy.service.auth.OthersWorkflowPermissionTests ‑ stopOthersGraphForbidden
ai.lzy.service.auth.UnauthenticatedLzyClientTests ‑ abortWorkflowWithUnauthClient
ai.lzy.service.auth.UnauthenticatedLzyClientTests ‑ createS3WithUnauthClient
ai.lzy.service.auth.UnauthenticatedLzyClientTests ‑ executeGraphWithUnauthClient
ai.lzy.service.auth.UnauthenticatedLzyClientTests ‑ finishWorkflowWithUnauthClient
ai.lzy.service.auth.UnauthenticatedLzyClientTests ‑ getVmPoolsWithUnauthClient
ai.lzy.service.auth.UnauthenticatedLzyClientTests ‑ graphStatusWithUnauthClient
ai.lzy.service.auth.UnauthenticatedLzyClientTests ‑ readStdSlotsWithUnauthClient
ai.lzy.service.auth.UnauthenticatedLzyClientTests ‑ startWorkflowWithUnauthClient
ai.lzy.service.auth.UnauthenticatedLzyClientTests ‑ stopGraphWithUnauthClient
ai.lzy.service.auth.WrongCredentialsTests ‑ abortWorkflowWithWrongUserCredentials
ai.lzy.service.auth.WrongCredentialsTests ‑ createS3WithWrongUserCredentials
ai.lzy.service.auth.WrongCredentialsTests ‑ executeGraphWithWrongUserCredentials
ai.lzy.service.auth.WrongCredentialsTests ‑ finishWorkflowWithWrongUserCredentials
ai.lzy.service.auth.WrongCredentialsTests ‑ getVmPoolsWithWrongUserCredentials
ai.lzy.service.auth.WrongCredentialsTests ‑ graphStatusWithWrongUserCredentials
ai.lzy.service.auth.WrongCredentialsTests ‑ readStdSlotsWithWrongUserCredentials
ai.lzy.service.auth.WrongCredentialsTests ‑ startWorkflowWithWrongUserCredentials
ai.lzy.service.auth.WrongCredentialsTests ‑ stopGraphWithWrongUserCredentials
ai.lzy.service.graph.DataFlowGraphTest ‑ collapseRepeatedOps
ai.lzy.service.graph.DataFlowGraphTest ‑ findCycle
ai.lzy.service.graph.GraphBuildingTests ‑ executeGraphWithSingleProducerMultipleConsumers
ai.lzy.service.graph.GraphBuildingTests ‑ executeGraphWithoutOutputSlots
ai.lzy.service.graph.GraphBuildingTests ‑ executeSimpleGraph
ai.lzy.service.graph.GraphBuildingTests ‑ repeatedOpsCollapseToSingle
ai.lzy.service.idempotency.IdempotencyTests ‑ abortWorkflowIdempotentCall
ai.lzy.service.idempotency.IdempotencyTests ‑ executeGraphIdempotentCall
ai.lzy.service.idempotency.IdempotencyTests ‑ finishWorkflowIdempotentCall
ai.lzy.service.idempotency.IdempotencyTests ‑ privateAbortWorkflowIdempotentCall
ai.lzy.service.idempotency.IdempotencyTests ‑ startWorkflowIdempotentCall
ai.lzy.service.idempotency.IdempotencyTests ‑ stopGraphIdempotentCall
ai.lzy.service.other.ClientVersionTests ‑ testClientVersion
ai.lzy.service.other.WorkflowCacheTests ‑ workflowsNotShareCache
ai.lzy.service.validation.AbortWorkflowValidationTests ‑ missingExecutionId
ai.lzy.service.validation.AbortWorkflowValidationTests ‑ missingFinishReason
ai.lzy.service.validation.AbortWorkflowValidationTests ‑ missingWorkflowName
ai.lzy.service.validation.ExecuteGraphValidationTests ‑ missingExecutionId
ai.lzy.service.validation.ExecuteGraphValidationTests ‑ missingGraph
ai.lzy.service.validation.ExecuteGraphValidationTests ‑ missingWorkflowName
ai.lzy.service.validation.FinishExecutionValidationTests ‑ missingExecutionId
ai.lzy.service.validation.FinishExecutionValidationTests ‑ missingFinishReason
ai.lzy.service.validation.FinishExecutionValidationTests ‑ missingWorkflowName
ai.lzy.service.validation.GraphStatusValidationTests ‑ missingExecutionId
ai.lzy.service.validation.GraphStatusValidationTests ‑ missingGraphId
ai.lzy.service.validation.OtherValidationTests ‑ missingExecutionIdInGetVmPoolsRequest
ai.lzy.service.validation.OtherValidationTests ‑ missingExecutionIdInReadStdRequest
ai.lzy.service.validation.OtherValidationTests ‑ missingWorkflowNameInGetVmPoolsRequest
ai.lzy.service.validation.OtherValidationTests ‑ missingWorkflowNameInReadStdRequest
ai.lzy.service.validation.StartWorkflowValidationTests ‑ missingStorageConfig
ai.lzy.service.validation.StartWorkflowValidationTests ‑ missingWorkflowName
ai.lzy.service.validation.StopGraphValidationTests ‑ missingExecutionId
ai.lzy.service.validation.StopGraphValidationTests ‑ missingGraphId
ai.lzy.site.routes.AuthControllerTest ‑ verifyGithubCodeUrlTest
ai.lzy.site.routes.AuthControllerTest ‑ verifyLoginUrlTest
ai.lzy.site.routes.KeysControllerTest ‑ addDeleteListTest
ai.lzy.site.routes.TaskControllerTest ‑ getTasksTest
ai.lzy.slots.SlotsTest ‑ testCannotBind
ai.lzy.slots.SlotsTest ‑ testConnect
ai.lzy.slots.SlotsTest ‑ testExecutionContext
ai.lzy.slots.SlotsTest ‑ testFailOnInputBackend
ai.lzy.slots.SlotsTest ‑ testFailOnOutputBackend
ai.lzy.slots.SlotsTest ‑ testInputRestart
ai.lzy.slots.SlotsTest ‑ testLargeData
ai.lzy.slots.SlotsTest ‑ testLargeReadFromStorage
ai.lzy.slots.SlotsTest ‑ testLargeWriteToStorage
ai.lzy.slots.SlotsTest ‑ testReadFromStorage
ai.lzy.slots.SlotsTest ‑ testReadFromStorageFail
ai.lzy.slots.SlotsTest ‑ testRestoreReadFromOffset
ai.lzy.slots.SlotsTest ‑ testSimple
ai.lzy.slots.SlotsTest ‑ testWriteToStorage
ai.lzy.slots.SlotsTest ‑ testWriteToStorageFail
ai.lzy.tunnel.LzyTunnelAgentServiceTest ‑ tunnelAgentShouldCallCreateTunnelOnManager
ai.lzy.tunnel.LzyTunnelAgentServiceTest ‑ tunnelAgentShouldCallDeleteTunnelOnManager
ai.lzy.tunnel.LzyTunnelAgentServiceTest ‑ tunnelAgentShouldThrowExceptionOnCreateTunnelFail
ai.lzy.tunnel.LzyTunnelAgentServiceTest ‑ tunnelAgentShouldThrowExceptionOnDeleteTunnelFail
ai.lzy.tunnel.LzyTunnelAgentServiceTest ‑ tunnelAgentShouldValidateCreateTunnelArgs
ai.lzy.tunnel.ValidationUtilsTest ‑ validateCIDR
ai.lzy.tunnel.ValidationUtilsTest ‑ validateIPv4
ai.lzy.tunnel.ValidationUtilsTest ‑ validateIPv6
ai.lzy.util.grpc.ProtoPrinterTest ‑ testSensitive
ai.lzy.whiteboard.ApiTest ‑ createWhiteboardIdempotency
ai.lzy.whiteboard.ApiTest ‑ idempotentCreateWbConcurrent
ai.lzy.whiteboard.ApiTest ‑ idempotentUpdateWbConcurrent
ai.lzy.whiteboard.ApiTest ‑ listWhiteboards
ai.lzy.whiteboard.ApiTest ‑ registerAndGetWhiteboard
ai.lzy.whiteboard.ApiTest ‑ registerInvalidArgs
ai.lzy.whiteboard.ApiTest ‑ testPermissionDenied
ai.lzy.whiteboard.ApiTest ‑ testUnauthenticated
ai.lzy.whiteboard.ApiTest ‑ updateNoWhiteboardId
ai.lzy.whiteboard.ApiTest ‑ updateNonexistentWhiteboard
ai.lzy.whiteboard.ApiTest ‑ updateWhiteboardAllFields
ai.lzy.whiteboard.ApiTest ‑ updateWhiteboardIdempotency
ai.lzy.whiteboard.ApiTest ‑ updateWhiteboardOnlyStatus
ai.lzy.whiteboard.StorageTest ‑ deleteWhiteboard
ai.lzy.whiteboard.StorageTest ‑ insertAndGetWhiteboard
ai.lzy.whiteboard.StorageTest ‑ listWhiteboards
ai.lzy.worker.WorkerTests ‑ apiAvailability
ai.lzy.worker.env.EnvTest ‑ testBashEnv
ai.lzy.worker.env.EnvTest ‑ testConda
ai.lzy.worker.env.EnvTest ‑ testDocker
ai.lzy.worker.env.EnvTest ‑ testEnvVariables
ru.yandex.qe.s3.transfer.ByteBufferPoolTest ‑ dyn_check_borrow_blocked_if_all_borrowed
ru.yandex.qe.s3.transfer.ByteBufferPoolTest ‑ dyn_check_buffer_clear_on_return
ru.yandex.qe.s3.transfer.ByteBufferPoolTest ‑ static_check_borrow_blocked_if_all_borrowed
ru.yandex.qe.s3.transfer.ByteBufferPoolTest ‑ static_check_buffer_clear_on_return
ru.yandex.qe.s3.transfer.DownloadRequestBuilderTest ‑ fail_to_create_if_bucket_not_set
ru.yandex.qe.s3.transfer.DownloadRequestBuilderTest ‑ fail_to_create_if_key_not_set
ru.yandex.qe.s3.transfer.DownloadRequestBuilderTest ‑ ok_creating_with_all_params
ru.yandex.qe.s3.transfer.DownloadRequestBuilderTest ‑ ok_creating_with_key_and_bucket
ru.yandex.qe.s3.transfer.MetadataBuilderTest ‑ add_meta_and_acl
ru.yandex.qe.s3.transfer.MetadataBuilderTest ‑ case_insensitive_metadata
ru.yandex.qe.s3.transfer.MetadataBuilderTest ‑ create_empty
ru.yandex.qe.s3.transfer.TTLUploadRequestBuilderTest ‑ fail_if_ttl_not_set
ru.yandex.qe.s3.transfer.TTLUploadRequestBuilderTest ‑ ok_creating_with_all_params
ru.yandex.qe.s3.transfer.UploadRequestBuilderTest ‑ fail_to_create_if_bucket_not_set
ru.yandex.qe.s3.transfer.UploadRequestBuilderTest ‑ fail_to_create_if_key_not_set
ru.yandex.qe.s3.transfer.UploadRequestBuilderTest ‑ fail_to_create_if_stream_supplier_not_set
ru.yandex.qe.s3.transfer.UploadRequestBuilderTest ‑ ok_creating_with_all_params
ru.yandex.qe.s3.transfer.UploadRequestBuilderTest ‑ ok_creating_with_key_and_bucket_and_stream
test.JwtTest ‑ test
test.JwtTest ‑ testExpiredJwt
test.JwtTest ‑ testRenewableJwt
test.SignTokenTest ‑ test