472 references to WaitForSuccessPromptAsync
Aspire.Deployment.EndToEnd.Tests (472)
AcaCompactNamingDeploymentTests.cs (6)
140await auto.WaitForSuccessPromptAsync(counter); 147await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 162await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 289await auto.WaitForSuccessPromptAsync(counter); 295await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 308await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
AcaCompactNamingUpgradeDeploymentTests.cs (14)
97await auto.WaitForSuccessPromptAsync(counter); 105await auto.WaitForSuccessPromptAsync(counter); 208await auto.WaitForSuccessPromptAsync(counter); 217await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(180)); 250await auto.WaitForSuccessPromptAsync(counter); 257await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 265await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 284await auto.WaitForSuccessPromptAsync(counter); 289await auto.WaitForSuccessPromptAsync(counter); 322await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 328await auto.WaitForSuccessPromptAsync(counter); 333await auto.WaitForSuccessPromptAsync(counter); 342await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 356await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
AcaCustomRegistryDeploymentTests.cs (6)
87await auto.WaitForSuccessPromptAsync(counter); 130await auto.WaitForSuccessPromptAsync(counter); 135await auto.WaitForSuccessPromptAsync(counter); 142await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 166await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 184await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60));
AcaDeploymentErrorOutputTests.cs (1)
118await auto.WaitForSuccessPromptAsync(counter);
AcaExistingRegistryDeploymentTests.cs (9)
95await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 99await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 103await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(3)); 115await auto.WaitForSuccessPromptAsync(counter); 160await auto.WaitForSuccessPromptAsync(counter); 170await auto.WaitForSuccessPromptAsync(counter); 177await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 200await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 216await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60));
AcaManagedRedisDeploymentTests.cs (1)
178await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2));
AcaStarterDeploymentTests.cs (5)
90await auto.WaitForSuccessPromptAsync(counter); 127await auto.WaitForSuccessPromptAsync(counter); 135await auto.WaitForSuccessPromptAsync(counter); 144await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 169await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5));
AcrPurgeTaskDeploymentTests.cs (10)
89await auto.WaitForSuccessPromptAsync(counter); 102await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(180)); 134await auto.WaitForSuccessPromptAsync(counter); 141await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 156await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 175await auto.WaitForSuccessPromptAsync(counter); 179await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 193await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 202await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 221await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60));
AksAzureKubernetesEnvironmentCertManagerDeploymentTests.cs (14)
97await auto.WaitForSuccessPromptAsync(counter); 180await auto.WaitForSuccessPromptAsync(counter); 191await auto.WaitForSuccessPromptAsync(counter); 200await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 207await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 212await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(6)); 220await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 233await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(3)); 240await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 254await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(16)); 269await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(11)); 292await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(3)); 306await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(4)); 319await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2));
AksAzureKubernetesEnvironmentCertManagerTypeScriptDeploymentTests.cs (15)
102await auto.WaitForSuccessPromptAsync(counter); 116await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(180)); 205await auto.WaitForSuccessPromptAsync(counter); 214await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 221await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 226await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(6)); 234await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 244await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(3)); 251await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 262await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 272await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(16)); 285await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(11)); 306await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(3)); 322await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(4)); 335await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2));
AksAzureKubernetesEnvironmentGatewayDeploymentTests.cs (14)
91await auto.WaitForSuccessPromptAsync(counter); 179await auto.WaitForSuccessPromptAsync(counter); 191await auto.WaitForSuccessPromptAsync(counter); 199await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 206await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 213await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(6)); 217await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 224await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 236await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(16)); 252await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(4)); 259await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 263await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 273await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 277await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10));
AksBlazorRedisDeploymentTests.cs (13)
87await auto.WaitForSuccessPromptAsync(counter); 127await auto.WaitForSuccessPromptAsync(counter); 137await auto.WaitForSuccessPromptAsync(counter); 146await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 153await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 159await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(6)); 164await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 170await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 178await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 183await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 188await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 196await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(120)); 201await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10));
AksMultipleNodePoolsDeploymentTests.cs (13)
87await auto.WaitForSuccessPromptAsync(counter); 136await auto.WaitForSuccessPromptAsync(counter); 143await auto.WaitForSuccessPromptAsync(counter); 151await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 158await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 164await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(6)); 172await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(6)); 178await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 184await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 196await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 202await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 207await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 212await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10));
AksPersistentVolumeDeploymentTests.cs (5)
69await auto.WaitForSuccessPromptAsync(counter); 93await auto.WaitForSuccessPromptAsync(counter); 101await auto.WaitForSuccessPromptAsync(counter); 385await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 392await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(30));
AksStarterDeploymentTests.cs (27)
93await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 99await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 105await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(3)); 113await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 128await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(20)); 135await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 141await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 147await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 153await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 168await auto.WaitForSuccessPromptAsync(counter); 212await auto.WaitForSuccessPromptAsync(counter); 220await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 232await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 240await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 245await auto.WaitForSuccessPromptAsync(counter); 251await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(10)); 257await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 265await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(3)); 274await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(12)); 281await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(6)); 287await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 293await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 300await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 303await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 309await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 312await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 318await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10));
AksStarterWithRedisHelmDeploymentTests.cs (30)
95await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 101await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 107await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(3)); 115await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 129await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(20)); 136await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 142await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 148await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 154await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 169await auto.WaitForSuccessPromptAsync(counter); 212await auto.WaitForSuccessPromptAsync(counter); 220await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 232await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 240await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 245await auto.WaitForSuccessPromptAsync(counter); 251await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(10)); 257await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 265await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(3)); 282await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(12)); 291await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(16)); 297await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 303await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 309await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 315await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 321await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 324await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 330await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 333await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 342await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(120)); 348await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10));
AksVnetInfraDeploymentTests.cs (6)
132await auto.WaitForSuccessPromptAsync(counter); 139await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 145await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 151await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 158await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 163await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
AksVnetWithAzureResourcesDeploymentTests.cs (17)
87await auto.WaitForSuccessPromptAsync(counter); 114await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(120)); 119await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(120)); 223await auto.WaitForSuccessPromptAsync(counter); 231await auto.WaitForSuccessPromptAsync(counter); 238await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 245await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 251await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(6)); 256await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 262await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 269await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 276await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 282await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 287await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 293await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(120)); 299await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(120)); 304await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10));
AksWithAzureResourcesDeploymentTests.cs (16)
87await auto.WaitForSuccessPromptAsync(counter); 111await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(120)); 117await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(120)); 212await auto.WaitForSuccessPromptAsync(counter); 219await auto.WaitForSuccessPromptAsync(counter); 226await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 233await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 239await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(6)); 244await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 251await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 257await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 265await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 270await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 275await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(120)); 280await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(120)); 285await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10));
AksWithHelmChartDeploymentTests.cs (15)
92await auto.WaitForSuccessPromptAsync(counter); 143await auto.WaitForSuccessPromptAsync(counter); 150await auto.WaitForSuccessPromptAsync(counter); 157await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 164await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 170await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(6)); 174await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 186await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 192await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 198await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 202await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 212await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 216await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 223await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 232await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(1));
AppServicePythonDeploymentTests.cs (5)
91await auto.WaitForSuccessPromptAsync(counter); 106await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(180)); 138await auto.WaitForSuccessPromptAsync(counter); 146await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 171await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5));
AppServiceReactDeploymentTests.cs (9)
91await auto.WaitForSuccessPromptAsync(counter); 150await auto.WaitForSuccessPromptAsync(counter); 158await auto.WaitForSuccessPromptAsync(counter); 165await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 192await auto.WaitForSuccessPromptAsync(counter); 199await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 210await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(7)); 374await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 410await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(3));
AppServiceStoragePrivateEndpointDeploymentTests.cs (5)
77await auto.WaitForSuccessPromptAsync(counter); 97await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(120)); 202await auto.WaitForSuccessPromptAsync(counter); 207await auto.WaitForSuccessPromptAsync(counter); 213await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2));
AzureAppConfigDeploymentTests.cs (3)
126await auto.WaitForSuccessPromptAsync(counter); 133await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 139await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
AzureConnectorNamespaceDeploymentTests.cs (1)
112await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2));
AzureContainerRegistryDeploymentTests.cs (3)
109await auto.WaitForSuccessPromptAsync(counter); 116await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 122await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
AzureEventHubsDeploymentTests.cs (3)
126await auto.WaitForSuccessPromptAsync(counter); 133await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 139await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
AzureKeyVaultDeploymentTests.cs (3)
126await auto.WaitForSuccessPromptAsync(counter); 133await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 139await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
AzureLogAnalyticsDeploymentTests.cs (3)
109await auto.WaitForSuccessPromptAsync(counter); 116await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 122await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
AzureResourceScopeDeploymentTests.cs (4)
83await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(10)); 121await auto.WaitForSuccessPromptAsync(counter); 127await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 134await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60));
AzureSandboxesDeploymentTests.cs (11)
118await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 263await auto.WaitForSuccessPromptAsync(counter); 273await auto.WaitForSuccessPromptAsync(counter); 281await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 285await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 290await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(4)); 296await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 300await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 305await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 309await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(4)); 313await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(4));
AzureServiceBusDeploymentTests.cs (3)
128await auto.WaitForSuccessPromptAsync(counter); 135await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 141await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
AzureStorageDeploymentTests.cs (8)
141await auto.WaitForSuccessPromptAsync(counter); 149await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 155await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 246await auto.WaitForSuccessPromptAsync(counter); 303await auto.WaitForSuccessPromptAsync(counter); 307await auto.WaitForSuccessPromptAsync(counter); 313await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 318await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
FoundryHostedAgentDeploymentTests.cs (14)
91await auto.WaitForSuccessPromptAsync(counter); 137await auto.WaitForSuccessPromptAsync(counter); 143await auto.WaitForSuccessPromptAsync(counter); 150await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 175await auto.WaitForSuccessPromptAsync(counter); 180await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 194await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 743await auto.WaitForSuccessPromptAsync(counter); 875await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 879await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 913await auto.WaitForSuccessPromptAsync(counter); 921await auto.WaitForSuccessPromptAsync(counter); 930await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 943await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2));
FrontDoorDeploymentTests.cs (5)
91await auto.WaitForSuccessPromptAsync(counter); 140await auto.WaitForSuccessPromptAsync(counter); 145await auto.WaitForSuccessPromptAsync(counter); 152await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 192await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(15));
Helpers\DeploymentE2EAutomatorHelpers.cs (1)
174await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2));
KubernetesGatewayTlsDeploymentTests.cs (30)
102await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 109await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 113await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 119await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 125await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(3)); 130await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 151await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(20)); 156await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 171await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(10)); 182await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 196await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 204await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(6)); 213await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 238await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 242await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(15)); 253await auto.WaitForSuccessPromptAsync(counter); 323await auto.WaitForSuccessPromptAsync(counter); 331await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 340await auto.WaitForSuccessPromptAsync(counter); 347await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 355await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(6)); 359await auto.WaitForSuccessPromptAsync(counter); 368await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(3)); 376await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 387await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(12)); 400await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 406await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 410await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 418await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 422await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10));
KubernetesHelmChartDeploymentTests.cs (20)
93await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 98await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 103await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(3)); 107await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 121await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(20)); 126await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 130await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 141await auto.WaitForSuccessPromptAsync(counter); 192await auto.WaitForSuccessPromptAsync(counter); 199await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 207await auto.WaitForSuccessPromptAsync(counter); 213await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 220await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(6)); 224await auto.WaitForSuccessPromptAsync(counter); 236await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 241await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 247await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 251await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 261await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 265await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10));
NspStorageKeyVaultDeploymentTests.cs (7)
85await auto.WaitForSuccessPromptAsync(counter); 119await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(120)); 125await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(120)); 253await auto.WaitForSuccessPromptAsync(counter); 258await auto.WaitForSuccessPromptAsync(counter); 265await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 304await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(8));
PythonFastApiDeploymentTests.cs (5)
91await auto.WaitForSuccessPromptAsync(counter); 107await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(180)); 141await auto.WaitForSuccessPromptAsync(counter); 149await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 173await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5));
RadiusAzureResourcesDeploymentTests.cs (5)
61await auto.WaitForSuccessPromptAsync(counter); 65await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(3)); 69await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(3)); 107await auto.WaitForSuccessPromptAsync(counter); 132await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
RadiusStarterDeploymentTests.cs (37)
164await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 207await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 213await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 218await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 223await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(3)); 232await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 249await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(20)); 254await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 260await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 265await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 278await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(10)); 291await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 296await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 312await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 317await auto.WaitForSuccessPromptAsync(counter); 405await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 414await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 422await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 429await auto.WaitForSuccessPromptAsync(counter); 436await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 450await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 455await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(3)); 473await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(17)); 489await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 498await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 502await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 508await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(6)); 516await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 526await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 529await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 552await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10)); 555await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 560await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 569await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30)); 574await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 579await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 584await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10));
tests\Shared\Hex1bAutomatorTestHelpers.cs (5)
274await auto.WaitForSuccessPromptAsync(counter, timeout); 301await auto.WaitForSuccessPromptAsync(counter); 402await auto.WaitForSuccessPromptAsync(counter, effectiveTimeout); 407await auto.WaitForSuccessPromptAsync(counter, effectiveTimeout); 470await auto.WaitForSuccessPromptAsync(counter, effectiveTimeout);
TypeScriptAzureContainerAppJobDeploymentTests.cs (1)
76await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2));
TypeScriptExpressDeploymentTests.cs (5)
87await auto.WaitForSuccessPromptAsync(counter); 102await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(180)); 133await auto.WaitForSuccessPromptAsync(counter); 140await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 162await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5));
TypeScriptJavaScriptHostingDeploymentTests.cs (1)
78await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2));
TypeScriptVnetSqlServerInfraDeploymentTests.cs (7)
131await auto.WaitForSuccessPromptAsync(counter); 145await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(180)); 159await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(180)); 173await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(180)); 215await auto.WaitForSuccessPromptAsync(counter); 222await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 230await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60));
VnetKeyVaultConnectivityDeploymentTests.cs (7)
82await auto.WaitForSuccessPromptAsync(counter); 109await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(120)); 177await auto.WaitForSuccessPromptAsync(counter); 182await auto.WaitForSuccessPromptAsync(counter); 189await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 196await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 216await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5));
VnetKeyVaultInfraDeploymentTests.cs (3)
135await auto.WaitForSuccessPromptAsync(counter); 142await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 150await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60));
VnetSqlServerConnectivityDeploymentTests.cs (8)
87await auto.WaitForSuccessPromptAsync(counter); 114await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(120)); 223await auto.WaitForSuccessPromptAsync(counter); 228await auto.WaitForSuccessPromptAsync(counter); 235await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 242await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 262await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5)); 283await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(8));
VnetSqlServerInfraDeploymentTests.cs (3)
136await auto.WaitForSuccessPromptAsync(counter); 143await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 151await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60));
VnetStorageBlobConnectivityDeploymentTests.cs (7)
84await auto.WaitForSuccessPromptAsync(counter); 111await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(120)); 184await auto.WaitForSuccessPromptAsync(counter); 189await auto.WaitForSuccessPromptAsync(counter); 196await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 203await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60)); 223await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5));
VnetStorageBlobInfraDeploymentTests.cs (3)
137await auto.WaitForSuccessPromptAsync(counter); 144await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(2)); 152await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60));