This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
ECHO Start burntest %Time% >> burntesttimer.txt
|
ECHO Start burntest %Time% >> burntesttimer.txt
|
||||||
:HOME
|
:HOME
|
||||||
@SET /a VAR=VAR+1
|
@SET /a VAR=VAR+1
|
||||||
@rem 1000 runs in local debug mode server is about 6 hours at current test pace with huge data
|
@rem 1000 runs in local debug mode server is about 6,now 11 hours at current test pace with huge data
|
||||||
@IF %VAR%==1000 goto :End
|
@IF %VAR%==1000 goto :End
|
||||||
@ECHO TEST RUN %VAR% STARTED AT %TIME%
|
@ECHO TEST RUN %VAR% STARTED AT %TIME%
|
||||||
@dotnet test
|
@dotnet test
|
||||||
|
|||||||
Reference in New Issue
Block a user