From: Timo Tijhof Date: Fri, 12 Apr 2019 23:38:13 +0000 (+0100) Subject: build: Set Fresnel scenario run count to 7 X-Git-Tag: 1.34.0-rc.0~1937^2 X-Git-Url: http://git.cyclocoop.org/%22.%24h.%22?a=commitdiff_plain;h=2ae002b979415d2580761bf6a8b31bcc7bbf2b43;p=lhc%2Fweb%2Fwiklou.git build: Set Fresnel scenario run count to 7 I've got a few weeks worth of data for runs=5 from which I can check how often time-based values had false negatives. Let's see if runs=7 performs better (more evenly distributed between faster and slower), or worse (more likely to get a super slow result that is otherwise absent). Change-Id: I38e9b4c2c3c2f4832fc0e9244a00a723510d295f --- diff --git a/.fresnel.yml b/.fresnel.yml index e85de79223..334f97114f 100644 --- a/.fresnel.yml +++ b/.fresnel.yml @@ -1,5 +1,5 @@ warmup: true -runs: 5 +runs: 7 scenarios: Read a page: # The only page that exists by default is the main page.