Commit graph

7 commits

Author SHA1 Message Date
Ori Livneh
56880b37c0 Add explanatory comment for .fresnel.yml
Change-Id: Ida6d10680d8377777ef0d8f8c8030141df17913f
2022-02-01 20:32:20 -05:00
Timo Tijhof
2ae002b979 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
2019-04-13 00:38:13 +01:00
Timo Tijhof
55ff728c99 build: Add "View history" scenario for Fresnel
Change-Id: I84a9f1f73b948b57215dfc85ca3242ff1346e8a8
2019-04-08 18:35:06 +01:00
Jack Phoenix
846d970e6e Fix comment typo in fresnel config file and remove an unnecessary comma
Change-Id: I43123d9c001ea59f38f904cd232cb5f8a11e15d8
2019-04-03 17:25:49 +03:00
Timo Tijhof
7b6651ed32 build: Add names to Fresnel scenarios
Per T216854, it's now supported to give the scenarios a name.
This way, the Jenkins build will have headings like "scenario View a page"
instead of "scenario 0", which is difficult to look up or
understand without the config file side-by-side.

Change-Id: If9884c38eef8b05637a8045c4beb3f2bbf8f5de5
2019-03-03 01:58:08 +00:00
Timo Tijhof
1c3a43d0e0 build: Increase fresnel runs to 5, and add more scenarios
Also remove unrecognised 'alerts' property from Fresnel config.
That isn't a feature (yet) :)

Change-Id: I45820de67a20c4f0e614b9e845a186f157cab3f4
2019-02-22 02:39:59 +00:00
Timo Tijhof
feacd17366 build: Add initial version of Fresnel config
Copied from fresnel.git (removed there with I742c56122).

Bug: T133646
Change-Id: I23e7e9bc6343cf9e14dbfe275c1cdbb4cc5bd76d
2019-02-19 16:22:57 +00:00