We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e5a659 + f9ef01f commit c2c403cCopy full SHA for c2c403c
AzurePowershell.Test.targets
@@ -32,7 +32,7 @@
32
<AzureRTAllPreviewFilter>"Functional|AzureRTScenario|Preview"</AzureRTAllPreviewFilter>
33
<AzureRTUploadSeqFilter>"AzureRTUpload|Sequential"</AzureRTUploadSeqFilter>
34
<AzureRTSeqAllFilter>"AzureRTUpload|Sequential|Network"</AzureRTSeqAllFilter>
35
- <TestTimeout Condition=" '$(TestTimeout)' == '' ">1000000</TestTimeout>
+ <TestTimeout Condition=" '$(TestTimeout)' == '' ">100000000</TestTimeout>
36
</PropertyGroup>
37
38
<ItemGroup>
0 commit comments