Skip to content

Commit f9ef01f

Browse files
ogailogail
authored andcommitted
Increase test time
1 parent 66ddfb6 commit f9ef01f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AzurePowershell.Test.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<AzureRTAllPreviewFilter>"Functional|AzureRTScenario|Preview"</AzureRTAllPreviewFilter>
3333
<AzureRTUploadSeqFilter>"AzureRTUpload|Sequential"</AzureRTUploadSeqFilter>
3434
<AzureRTSeqAllFilter>"AzureRTUpload|Sequential|Network"</AzureRTSeqAllFilter>
35-
<TestTimeout Condition=" '$(TestTimeout)' == '' ">1000000</TestTimeout>
35+
<TestTimeout Condition=" '$(TestTimeout)' == '' ">100000000</TestTimeout>
3636
</PropertyGroup>
3737

3838
<ItemGroup>

0 commit comments

Comments
 (0)