Prevent script_oltp_*.t failures on slower machines.

This commit is contained in:
Alexey Kopytov
2016-09-16 23:55:29 +03:00
parent 95885f6a9f
commit ee7082c3cd
2 changed files with 12 additions and 12 deletions

View File

@ -63,10 +63,10 @@ oltp.lua + MySQL tests
total number of events: 100
total time taken by event execution: *s (glob)
response time:
min: *ms (glob)
avg: *ms (glob)
max: *ms (glob)
approx. 95 percentile: *ms (glob)
min: *ms (glob)
avg: *ms (glob)
max: *ms (glob)
approx. 95 percentile: *ms (glob)
Threads fairness:
events (avg/stddev): */* (glob)
@ -139,10 +139,10 @@ oltp.lua + MySQL tests
total number of events: 100
total time taken by event execution: *s (glob)
response time:
min: *ms (glob)
avg: *ms (glob)
max: *ms (glob)
approx. 95 percentile: *ms (glob)
min: *ms (glob)
avg: *ms (glob)
max: *ms (glob)
approx. 95 percentile: *ms (glob)
Threads fairness:
events (avg/stddev): */* (glob)

View File

@ -63,10 +63,10 @@ oltp.lua + PostgreSQL tests
total number of events: 100
total time taken by event execution: *s (glob)
response time:
min: *ms (glob)
avg: *ms (glob)
max: *ms (glob)
approx. 95 percentile: *ms (glob)
min: *ms (glob)
avg: *ms (glob)
max: *ms (glob)
approx. 95 percentile: *ms (glob)
Threads fairness:
events (avg/stddev): */* (glob)