16 references to CleanupKindClusterOutOfBandAsync
Aspire.Cli.EndToEnd.Tests (16)
KubernetesDeployBasicApiServiceTests.cs (1)
139await KubernetesDeployTestHelpers.CleanupKindClusterOutOfBandAsync(clusterName, output);
KubernetesDeployTypeScriptTests.cs (1)
140await KubernetesDeployTestHelpers.CleanupKindClusterOutOfBandAsync(clusterName, output);
KubernetesDeployTypeScriptWithPersistentVolumeTests.cs (1)
285await KubernetesDeployTestHelpers.CleanupKindClusterOutOfBandAsync(clusterName, output);
KubernetesDeployWithGarnetTests.cs (1)
133await KubernetesDeployTestHelpers.CleanupKindClusterOutOfBandAsync(clusterName, output);
KubernetesDeployWithHelmChartTests.cs (1)
166await KubernetesDeployTestHelpers.CleanupKindClusterOutOfBandAsync(clusterName, output);
KubernetesDeployWithMongoDBTests.cs (1)
136await KubernetesDeployTestHelpers.CleanupKindClusterOutOfBandAsync(clusterName, output);
KubernetesDeployWithMySqlTests.cs (1)
130await KubernetesDeployTestHelpers.CleanupKindClusterOutOfBandAsync(clusterName, output);
KubernetesDeployWithNatsTests.cs (1)
129await KubernetesDeployTestHelpers.CleanupKindClusterOutOfBandAsync(clusterName, output);
KubernetesDeployWithPersistentVolumeTests.cs (1)
229await KubernetesDeployTestHelpers.CleanupKindClusterOutOfBandAsync(clusterName, output);
KubernetesDeployWithPostgresTests.cs (1)
130await KubernetesDeployTestHelpers.CleanupKindClusterOutOfBandAsync(clusterName, output);
KubernetesDeployWithProjectPersistentVolumeTests.cs (1)
202await KubernetesDeployTestHelpers.CleanupKindClusterOutOfBandAsync(clusterName, output);
KubernetesDeployWithRabbitMQTests.cs (1)
126await KubernetesDeployTestHelpers.CleanupKindClusterOutOfBandAsync(clusterName, output);
KubernetesDeployWithRedisTests.cs (1)
140await KubernetesDeployTestHelpers.CleanupKindClusterOutOfBandAsync(clusterName, output);
KubernetesDeployWithSqlServerTests.cs (1)
130await KubernetesDeployTestHelpers.CleanupKindClusterOutOfBandAsync(clusterName, output);
KubernetesDeployWithValkeyTests.cs (1)
133await KubernetesDeployTestHelpers.CleanupKindClusterOutOfBandAsync(clusterName, output);
RadiusDeployTests.cs (1)
227await KubernetesDeployTestHelpers.CleanupKindClusterOutOfBandAsync(clusterName, output);