16 references to CleanupKubernetesDeploymentAsync
Aspire.Cli.EndToEnd.Tests (16)
KubernetesDeployBasicApiServiceTests.cs (1)
135await auto.CleanupKubernetesDeploymentAsync(counter, clusterName);
KubernetesDeployTypeScriptTests.cs (1)
136await auto.CleanupKubernetesDeploymentAsync(counter, clusterName);
KubernetesDeployTypeScriptWithPersistentVolumeTests.cs (1)
281await auto.CleanupKubernetesDeploymentAsync(counter, clusterName);
KubernetesDeployWithGarnetTests.cs (1)
129await auto.CleanupKubernetesDeploymentAsync(counter, clusterName);
KubernetesDeployWithHelmChartTests.cs (1)
162await auto.CleanupKubernetesDeploymentAsync(counter, clusterName);
KubernetesDeployWithMongoDBTests.cs (1)
132await auto.CleanupKubernetesDeploymentAsync(counter, clusterName);
KubernetesDeployWithMySqlTests.cs (1)
126await auto.CleanupKubernetesDeploymentAsync(counter, clusterName);
KubernetesDeployWithNatsTests.cs (1)
125await auto.CleanupKubernetesDeploymentAsync(counter, clusterName);
KubernetesDeployWithPersistentVolumeTests.cs (1)
225await auto.CleanupKubernetesDeploymentAsync(counter, clusterName);
KubernetesDeployWithPostgresTests.cs (1)
126await auto.CleanupKubernetesDeploymentAsync(counter, clusterName);
KubernetesDeployWithProjectPersistentVolumeTests.cs (1)
198await auto.CleanupKubernetesDeploymentAsync(counter, clusterName);
KubernetesDeployWithRabbitMQTests.cs (1)
122await auto.CleanupKubernetesDeploymentAsync(counter, clusterName);
KubernetesDeployWithRedisTests.cs (1)
136await auto.CleanupKubernetesDeploymentAsync(counter, clusterName);
KubernetesDeployWithSqlServerTests.cs (1)
126await auto.CleanupKubernetesDeploymentAsync(counter, clusterName);
KubernetesDeployWithValkeyTests.cs (1)
129await auto.CleanupKubernetesDeploymentAsync(counter, clusterName);
RadiusDeployTests.cs (1)
223await auto.CleanupKubernetesDeploymentAsync(counter, clusterName);