174 references to DeploymentReporter
Aspire.Deployment.EndToEnd.Tests (174)
AcaCompactNamingDeploymentTests.cs (4)
177DeploymentReporter.ReportDeploymentSuccess( 187DeploymentReporter.ReportDeploymentFailure( 321DeploymentReporter.ReportDeploymentSuccess( 331DeploymentReporter.ReportDeploymentFailure(
AcaCompactNamingUpgradeDeploymentTests.cs (2)
371DeploymentReporter.ReportDeploymentSuccess( 381DeploymentReporter.ReportDeploymentFailure(
AcaCustomRegistryDeploymentTests.cs (3)
195DeploymentReporter.ReportDeploymentSuccess( 208DeploymentReporter.ReportDeploymentFailure( 220DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)");
AcaDeploymentErrorOutputTests.cs (1)
163DeploymentReporter.ReportDeploymentFailure(
AcaExistingRegistryDeploymentTests.cs (4)
227DeploymentReporter.ReportDeploymentSuccess( 240DeploymentReporter.ReportDeploymentFailure( 252DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)"); 256DeploymentReporter.ReportCleanupStatus(registryResourceGroupName, success: true, "Cleanup triggered (fire-and-forget)");
AcaManagedRedisDeploymentTests.cs (3)
231DeploymentReporter.ReportDeploymentSuccess( 244DeploymentReporter.ReportDeploymentFailure( 257DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)");
AcaStarterDeploymentTests.cs (3)
181DeploymentReporter.ReportDeploymentSuccess( 194DeploymentReporter.ReportDeploymentFailure( 207DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)");
AcrPurgeTaskDeploymentTests.cs (3)
232DeploymentReporter.ReportDeploymentSuccess( 245DeploymentReporter.ReportDeploymentFailure( 257DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)");
AksAzureKubernetesEnvironmentCertManagerDeploymentTests.cs (4)
332DeploymentReporter.ReportDeploymentSuccess( 345DeploymentReporter.ReportDeploymentFailure( 379DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)"); 384DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, ex.Message);
AksAzureKubernetesEnvironmentCertManagerTypeScriptDeploymentTests.cs (4)
348DeploymentReporter.ReportDeploymentSuccess( 361DeploymentReporter.ReportDeploymentFailure( 395DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)"); 400DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, ex.Message);
AksAzureKubernetesEnvironmentGatewayDeploymentTests.cs (4)
291DeploymentReporter.ReportDeploymentSuccess( 304DeploymentReporter.ReportDeploymentFailure( 339DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)"); 344DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, ex.Message);
AksBlazorRedisDeploymentTests.cs (4)
217DeploymentReporter.ReportDeploymentSuccess( 230DeploymentReporter.ReportDeploymentFailure( 269DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)"); 274DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, ex.Message);
AksMultipleNodePoolsDeploymentTests.cs (4)
227DeploymentReporter.ReportDeploymentSuccess( 240DeploymentReporter.ReportDeploymentFailure( 279DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)"); 284DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, ex.Message);
AksPersistentVolumeDeploymentTests.cs (5)
186DeploymentReporter.ReportDeploymentSuccess( 196DeploymentReporter.ReportDeploymentFailure( 481DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Deletion initiated"); 487DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, $"Exit code {process.ExitCode}: {error}"); 493DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, ex.Message);
AksStarterDeploymentTests.cs (5)
334DeploymentReporter.ReportDeploymentSuccess( 352DeploymentReporter.ReportDeploymentFailure( 390DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Deletion initiated"); 396DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, $"Exit code {process.ExitCode}: {error}"); 402DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, ex.Message);
AksStarterWithRedisHelmDeploymentTests.cs (5)
364DeploymentReporter.ReportDeploymentSuccess( 382DeploymentReporter.ReportDeploymentFailure( 419DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Deletion initiated"); 425DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, $"Exit code {process.ExitCode}: {error}"); 431DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, ex.Message);
AksVnetInfraDeploymentTests.cs (2)
178DeploymentReporter.ReportDeploymentSuccess( 188DeploymentReporter.ReportDeploymentFailure(
AksVnetWithAzureResourcesDeploymentTests.cs (4)
320DeploymentReporter.ReportDeploymentSuccess( 333DeploymentReporter.ReportDeploymentFailure( 372DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)"); 377DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, ex.Message);
AksWithAzureResourcesDeploymentTests.cs (4)
301DeploymentReporter.ReportDeploymentSuccess( 314DeploymentReporter.ReportDeploymentFailure( 353DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)"); 358DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, ex.Message);
AksWithHelmChartDeploymentTests.cs (4)
243DeploymentReporter.ReportDeploymentSuccess( 256DeploymentReporter.ReportDeploymentFailure( 290DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)"); 295DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, ex.Message);
AppServicePythonDeploymentTests.cs (3)
183DeploymentReporter.ReportDeploymentSuccess( 196DeploymentReporter.ReportDeploymentFailure( 209DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)");
AppServiceReactDeploymentTests.cs (5)
226DeploymentReporter.ReportDeploymentSuccess( 239DeploymentReporter.ReportDeploymentFailure( 432DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, message); 444DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Deletion initiated"); 452DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, $"Exit code {process.ExitCode}: {error}");
AppServiceStoragePrivateEndpointDeploymentTests.cs (5)
232DeploymentReporter.ReportDeploymentSuccess( 240DeploymentReporter.ReportDeploymentFailure( 405DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, message); 417DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Deletion initiated"); 425DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, $"Exit code {process.ExitCode}: {error}");
AzureAppConfigDeploymentTests.cs (2)
154DeploymentReporter.ReportDeploymentSuccess( 164DeploymentReporter.ReportDeploymentFailure(
AzureConnectorNamespaceDeploymentTests.cs (3)
132DeploymentReporter.ReportDeploymentSuccess( 140DeploymentReporter.ReportDeploymentFailure( 151DeploymentReporter.ReportCleanupStatus(resourceGroupName, cleanupSucceeded, cleanupMessage);
AzureContainerRegistryDeploymentTests.cs (2)
137DeploymentReporter.ReportDeploymentSuccess( 147DeploymentReporter.ReportDeploymentFailure(
AzureEventHubsDeploymentTests.cs (2)
154DeploymentReporter.ReportDeploymentSuccess( 164DeploymentReporter.ReportDeploymentFailure(
AzureKeyVaultDeploymentTests.cs (2)
154DeploymentReporter.ReportDeploymentSuccess( 164DeploymentReporter.ReportDeploymentFailure(
AzureLogAnalyticsDeploymentTests.cs (2)
137DeploymentReporter.ReportDeploymentSuccess( 147DeploymentReporter.ReportDeploymentFailure(
AzureResourceScopeDeploymentTests.cs (2)
147DeploymentReporter.ReportDeploymentSuccess( 157DeploymentReporter.ReportDeploymentFailure(
AzureRoleAssignmentRunModeTests.cs (2)
199DeploymentReporter.ReportDeploymentSuccess( 209DeploymentReporter.ReportDeploymentFailure(
AzureSandboxesDeploymentTests.cs (6)
161DeploymentReporter.ReportDeploymentSuccess( 169DeploymentReporter.ReportDeploymentFailure( 207DeploymentReporter.ReportCleanupStatus(resourceGroupName, cleanupSucceeded, cleanupMessage); 328DeploymentReporter.ReportDeploymentSuccess( 339DeploymentReporter.ReportDeploymentFailure( 378DeploymentReporter.ReportCleanupStatus(resourceGroupName, cleanupSucceeded, cleanupMessage);
AzureServiceBusDeploymentTests.cs (2)
156DeploymentReporter.ReportDeploymentSuccess( 166DeploymentReporter.ReportDeploymentFailure(
AzureStorageDeploymentTests.cs (4)
171DeploymentReporter.ReportDeploymentSuccess( 181DeploymentReporter.ReportDeploymentFailure( 331DeploymentReporter.ReportDeploymentSuccess( 341DeploymentReporter.ReportDeploymentFailure(
AzureStorageRunModeTests.cs (2)
179DeploymentReporter.ReportDeploymentSuccess( 189DeploymentReporter.ReportDeploymentFailure(
FoundryHostedAgentDeploymentTests.cs (6)
200DeploymentReporter.ReportDeploymentSuccess( 208DeploymentReporter.ReportDeploymentFailure( 218DeploymentReporter.ReportCleanupStatus( 955DeploymentReporter.ReportDeploymentSuccess( 968DeploymentReporter.ReportDeploymentFailure( 981DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)");
FrontDoorDeploymentTests.cs (3)
203DeploymentReporter.ReportDeploymentSuccess( 216DeploymentReporter.ReportDeploymentFailure( 228DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)");
KubernetesGatewayTlsDeploymentTests.cs (5)
437DeploymentReporter.ReportDeploymentSuccess( 455DeploymentReporter.ReportDeploymentFailure( 492DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Deletion initiated"); 498DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, $"Exit code {process.ExitCode}: {error}"); 504DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, ex.Message);
KubernetesHelmChartDeploymentTests.cs (5)
280DeploymentReporter.ReportDeploymentSuccess( 298DeploymentReporter.ReportDeploymentFailure( 335DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Deletion initiated"); 341DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, $"Exit code {process.ExitCode}: {error}"); 347DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, ex.Message);
NspStorageKeyVaultDeploymentTests.cs (3)
315DeploymentReporter.ReportDeploymentSuccess( 328DeploymentReporter.ReportDeploymentFailure( 340DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)");
PythonFastApiDeploymentTests.cs (3)
185DeploymentReporter.ReportDeploymentSuccess( 198DeploymentReporter.ReportDeploymentFailure( 211DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)");
RadiusStarterDeploymentTests.cs (6)
595DeploymentReporter.ReportDeploymentSuccess( 614DeploymentReporter.ReportDeploymentFailure( 681DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, detail); 688DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Deletion initiated"); 694DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, $"Exit code {process.ExitCode}: {error}"); 700DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: false, ex.Message);
TypeScriptAzureContainerAppJobDeploymentTests.cs (3)
85DeploymentReporter.ReportDeploymentSuccess( 96DeploymentReporter.ReportDeploymentFailure( 108DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, errorMessage: "Cleanup triggered (fire-and-forget)");
TypeScriptExpressDeploymentTests.cs (3)
173DeploymentReporter.ReportDeploymentSuccess( 186DeploymentReporter.ReportDeploymentFailure( 198DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)");
TypeScriptJavaScriptHostingDeploymentTests.cs (3)
87DeploymentReporter.ReportDeploymentSuccess( 98DeploymentReporter.ReportDeploymentFailure( 110DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, errorMessage: "Cleanup triggered (fire-and-forget)");
TypeScriptVnetSqlServerInfraDeploymentTests.cs (3)
241DeploymentReporter.ReportDeploymentSuccess( 254DeploymentReporter.ReportDeploymentFailure( 266DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)");
VnetKeyVaultConnectivityDeploymentTests.cs (3)
227DeploymentReporter.ReportDeploymentSuccess( 240DeploymentReporter.ReportDeploymentFailure( 252DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)");
VnetKeyVaultInfraDeploymentTests.cs (2)
165DeploymentReporter.ReportDeploymentSuccess( 175DeploymentReporter.ReportDeploymentFailure(
VnetSqlServerConnectivityDeploymentTests.cs (3)
294DeploymentReporter.ReportDeploymentSuccess( 307DeploymentReporter.ReportDeploymentFailure( 319DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)");
VnetSqlServerInfraDeploymentTests.cs (2)
166DeploymentReporter.ReportDeploymentSuccess( 176DeploymentReporter.ReportDeploymentFailure(
VnetStorageBlobConnectivityDeploymentTests.cs (3)
234DeploymentReporter.ReportDeploymentSuccess( 247DeploymentReporter.ReportDeploymentFailure( 259DeploymentReporter.ReportCleanupStatus(resourceGroupName, success: true, "Cleanup triggered (fire-and-forget)");
VnetStorageBlobInfraDeploymentTests.cs (2)
167DeploymentReporter.ReportDeploymentSuccess( 177DeploymentReporter.ReportDeploymentFailure(