Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update terraform version #805

Closed
wants to merge 8 commits into from

refactor: remove useless terraform setup

19862e2
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

fix: update terraform version #805

refactor: remove useless terraform setup
19862e2
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test - windows Common/tests succeeded Dec 4, 2024 in 0s

6783 passed, 0 failed and 1 skipped

Tests passed successfully

✅ Common/tests/TestResults/test-results.trx

6784 tests were completed in 248s with 6783 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
ArmoniK.Core.Common.Tests.AdapterLoading.AdapterLoadingTest 8✅ 731ms
ArmoniK.Core.Common.Tests.ApplicationRawTests 2✅ 7ms
ArmoniK.Core.Common.Tests.Auth.AuthenticationCacheTest 10✅ 7ms
ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest(DefaultAuth) 1144✅ 3s
ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest(NoAuthentication) 1144✅ 1s
ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest(NoAuthorization) 1144✅ 932ms
ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest(NoImpersonation) 1144✅ 802ms
ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest(NoImpersonationNoAuthorization) 1144✅ 873ms
ArmoniK.Core.Common.Tests.Auth.CheckAuthenticationAttributes 59✅ 2ms
ArmoniK.Core.Common.Tests.Auth.PermissionTest 10✅ 1⚪ 303ms
ArmoniK.Core.Common.Tests.ExceptionManagerTests 16✅ 4s
ArmoniK.Core.Common.Tests.Grpc.TaskStatusConversionTests 2✅ 2ms
ArmoniK.Core.Common.Tests.GrpcHealthChecksServiceTest 1✅ 19ms
ArmoniK.Core.Common.Tests.GrpcTasksServiceTests 4✅ 10s
ArmoniK.Core.Common.Tests.HealthChecks.HealthCheckTest 9✅ 32ms
ArmoniK.Core.Common.Tests.HealthChecks.HowHealthCheckWorkTest 2✅ 311ms
ArmoniK.Core.Common.Tests.ListApplicationsRequestExt.ToApplicationFieldTest 5✅ 2ms
ArmoniK.Core.Common.Tests.ListApplicationsRequestExt.ToApplicationFilterTest 12✅ 6ms
ArmoniK.Core.Common.Tests.ListPartitionsRequestExt.ToPartitionDataFieldTest 6✅ 1ms
ArmoniK.Core.Common.Tests.ListPartitionsRequestExt.ToPartitionDataFilterTest 13✅ 4ms
ArmoniK.Core.Common.Tests.ListResultsRequestExt.ToResultFieldTest 8✅ 2ms
ArmoniK.Core.Common.Tests.ListResultsRequestExt.ToResultFilterTest 15✅ 5ms
ArmoniK.Core.Common.Tests.ListSessionsRequestExt.ToSessionDataFieldTest 12✅ 3ms
ArmoniK.Core.Common.Tests.ListSessionsRequestExt.ToSessionDataFilterTest 16✅ 7ms
ArmoniK.Core.Common.Tests.ListTasksRequestExt.ToTaskDataFieldTest 33✅ 16ms
ArmoniK.Core.Common.Tests.ListTasksRequestExt.ToTaskDataFilterTest 38✅ 13ms
ArmoniK.Core.Common.Tests.LoggerExtTest 2✅ 72ms
ArmoniK.Core.Common.Tests.Pollster.AgentTest 15✅ 22s
ArmoniK.Core.Common.Tests.Pollster.DataPrefetcherTest 3✅ 18ms
ArmoniK.Core.Common.Tests.Pollster.PollsterTest 12✅ 25s
ArmoniK.Core.Common.Tests.Pollster.TaskHandlerTest 56✅ 82s
ArmoniK.Core.Common.Tests.RendezvousChannelTest 40✅ 37s
ArmoniK.Core.Common.Tests.RpcExtTests 36✅ 3ms
ArmoniK.Core.Common.Tests.StateMachines.ProcessReplyCreateLargeTaskStateMachineTest 12✅ 38ms
ArmoniK.Core.Common.Tests.Submitter.ExceptionInterceptorTests 3✅ 179ms
ArmoniK.Core.Common.Tests.Submitter.GrpcSubmitterServiceTests 47✅ 131ms
ArmoniK.Core.Common.Tests.Submitter.IntegrationGrpcSubmitterServiceTest 94✅ 907ms
ArmoniK.Core.Common.Tests.Submitter.SubmitterTests 21✅ 26s
ArmoniK.Core.Common.Tests.TaskFilterExtTests 14✅ 40ms
ArmoniK.Core.Common.Tests.TaskLifeCycleHelperTest 3✅ 3s
ArmoniK.Core.Common.Tests.TaskOptionsTests 2✅ 2ms
ArmoniK.Core.Common.Tests.TestBase.AuthenticationTableTestBase 32✅ 5ms
ArmoniK.Core.Common.Tests.TestBase.ObjectStorageTestBase 16✅ 7ms
ArmoniK.Core.Common.Tests.TestBase.PartitionTableTestBase 22✅ 5ms
ArmoniK.Core.Common.Tests.TestBase.QueueStorageTestsBase 5✅ 6ms
ArmoniK.Core.Common.Tests.TestBase.ResultTableTestBase 27✅ 13ms
ArmoniK.Core.Common.Tests.TestBase.ResultWatcherTestBase 4✅ 4ms
ArmoniK.Core.Common.Tests.TestBase.SessionTableTestBase 24✅ 13ms
ArmoniK.Core.Common.Tests.TestBase.TaskTableTestBase 135✅ 36ms
ArmoniK.Core.Common.Tests.TestBase.TaskWatcherTestBase 4✅ 4ms
ArmoniK.Core.Common.Tests.Validators.CancelTasksRequestValidatorTest 3✅ 1ms
ArmoniK.Core.Common.Tests.Validators.CreateLargeTaskRequestValidatorTest 9✅ 9ms
ArmoniK.Core.Common.Tests.Validators.CreateSessionRequestValidatorTest 4✅ 1ms
ArmoniK.Core.Common.Tests.Validators.CreateSmallTaskRequestValidatorTest 16✅ 5ms
ArmoniK.Core.Common.Tests.Validators.EventSubscriptionRequestValidatorTest 44✅ 6ms
ArmoniK.Core.Common.Tests.Validators.ListApplicationsRequestValidatorTest 8✅ 7ms
ArmoniK.Core.Common.Tests.Validators.ListPartitionsRequestValidatorTest 8✅ 3ms
ArmoniK.Core.Common.Tests.Validators.ListResultsRequestValidatorTest 8✅ 3ms
ArmoniK.Core.Common.Tests.Validators.ListSessionsRequestValidatorTest 8✅ 3ms
ArmoniK.Core.Common.Tests.Validators.ListTasksRequestValidatorTest 8✅ 3ms
ArmoniK.Core.Common.Tests.Validators.SessionFilterValidatorTest 2✅ 2ms
ArmoniK.Core.Common.Tests.Validators.SessionServiceCreateSessionRequestValidatorTest 4✅ 1ms
ArmoniK.Core.Common.Tests.Validators.SubmitTasksRequestValidatorTest 2✅ 0ms
ArmoniK.Core.Common.Tests.Validators.TaskFilterValidatorTest 13✅ 10ms
ArmoniK.Core.Common.Tests.Validators.TaskOptionsValidatorTest 11✅ 1ms
ArmoniK.Core.Common.Tests.WatchToGrpcTests 5✅ 15s