Skip to content

Commit 86bcea7

Browse files
committed
Fixing fortunes stress duration
1 parent 1242865 commit 86bcea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/stress-fortunes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ variables:
33
- name: 'duration' # duration of the stress benchmarks
44
value: 60 # 1 minute, interval between each measurement
55
- name: 'span'
6-
value: '24:00:00' # 24 hours
6+
value: '23:00:00' # 24 hours
77

88
pool: ASP.NET-Performance-Controller
99

0 commit comments

Comments
 (0)