76 references to IsRunningInCI
Aspire.Deployment.EndToEnd.Tests (76)
AcaCompactNamingDeploymentTests.cs (2)
58
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
212
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AcaCompactNamingUpgradeDeploymentTests.cs (4)
44
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
55
if (!DeploymentE2ETestHelpers.
IsRunningInCI
)
93
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
273
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AcaCustomRegistryDeploymentTests.cs (1)
42
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AcaDeploymentErrorOutputTests.cs (1)
47
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AcaExistingRegistryDeploymentTests.cs (1)
41
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AcaManagedRedisDeploymentTests.cs (1)
43
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AcaStarterDeploymentTests.cs (1)
41
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AcrPurgeTaskDeploymentTests.cs (2)
42
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
96
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AksAzureKubernetesEnvironmentCertManagerDeploymentTests.cs (1)
52
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AksAzureKubernetesEnvironmentCertManagerTypeScriptDeploymentTests.cs (2)
55
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
110
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AksAzureKubernetesEnvironmentGatewayDeploymentTests.cs (1)
46
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AksBlazorRedisDeploymentTests.cs (1)
42
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AksMultipleNodePoolsDeploymentTests.cs (1)
42
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AksPersistentVolumeDeploymentTests.cs (1)
36
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AksStarterDeploymentTests.cs (1)
40
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AksStarterWithRedisHelmDeploymentTests.cs (1)
42
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AksVnetInfraDeploymentTests.cs (1)
40
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AksVnetWithAzureResourcesDeploymentTests.cs (1)
42
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AksWithAzureResourcesDeploymentTests.cs (1)
42
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AksWithHelmChartDeploymentTests.cs (1)
47
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AppServicePythonDeploymentTests.cs (2)
42
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
100
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AppServiceReactDeploymentTests.cs (1)
42
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AppServiceStoragePrivateEndpointDeploymentTests.cs (1)
37
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AuthenticationTests.cs (2)
61
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
112
var isCI = DeploymentE2ETestHelpers.
IsRunningInCI
;
AzureAppConfigDeploymentTests.cs (1)
41
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AzureConnectorNamespaceDeploymentTests.cs (4)
40
if (DeploymentE2ETestHelpers.
IsRunningInCI
&& !enabled)
55
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
163
if (DeploymentE2ETestHelpers.
IsRunningInCI
&& enabled)
183
if (DeploymentE2ETestHelpers.
IsRunningInCI
&& enabled)
AzureContainerRegistryDeploymentTests.cs (1)
41
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AzureEventHubsDeploymentTests.cs (1)
41
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AzureKeyVaultDeploymentTests.cs (1)
41
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AzureLogAnalyticsDeploymentTests.cs (1)
41
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AzureResourceScopeDeploymentTests.cs (1)
38
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AzureRoleAssignmentRunModeTests.cs (2)
51
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
193
var requireServicePrincipal = DeploymentE2ETestHelpers.
IsRunningInCI
? "true" : "false";
AzureSandboxesDeploymentTests.cs (2)
644
if (DeploymentE2ETestHelpers.
IsRunningInCI
&&
658
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AzureServiceBusDeploymentTests.cs (1)
41
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AzureStorageDeploymentTests.cs (2)
52
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
206
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
AzureStorageRunModeTests.cs (1)
39
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
FoundryHostedAgentDeploymentTests.cs (2)
64
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
697
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
FrontDoorDeploymentTests.cs (2)
42
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
77
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
Helpers\DeploymentE2ETestHelpers.cs (1)
92
return
IsRunningInCI
? CliInstallStrategy.Preinstalled() : CliInstallStrategy.Detect();
KubernetesGatewayTlsDeploymentTests.cs (1)
46
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
KubernetesHelmChartDeploymentTests.cs (1)
41
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
NspStorageKeyVaultDeploymentTests.cs (1)
41
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
PythonFastApiDeploymentTests.cs (2)
42
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
101
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
RadiusAzureResourcesDeploymentTests.cs (1)
28
if (!DeploymentE2ETestHelpers.
IsRunningInCI
)
RadiusStarterDeploymentTests.cs (1)
54
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
TypeScriptAzureContainerAppJobDeploymentTests.cs (1)
38
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
TypeScriptExpressDeploymentTests.cs (2)
40
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
96
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
TypeScriptJavaScriptHostingDeploymentTests.cs (1)
38
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
TypeScriptVnetSqlServerInfraDeploymentTests.cs (4)
40
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
139
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
153
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
167
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
VnetKeyVaultConnectivityDeploymentTests.cs (1)
39
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
VnetKeyVaultInfraDeploymentTests.cs (1)
39
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
VnetSqlServerConnectivityDeploymentTests.cs (1)
44
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
VnetSqlServerInfraDeploymentTests.cs (1)
39
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
VnetStorageBlobConnectivityDeploymentTests.cs (1)
39
if (DeploymentE2ETestHelpers.
IsRunningInCI
)
VnetStorageBlobInfraDeploymentTests.cs (1)
39
if (DeploymentE2ETestHelpers.
IsRunningInCI
)