playwright/utils/flakiness-dashboard
Andrey Lushnikov 3ed9f2d63e
chore: disable v1 flakiness dashboard (#5015)
Computing V1 flakiness dashboard was very expensive (>1 minute for AZ
function to run).

Disable it now in favor of V2 flakiness dashboard that proves to be very
reliable.
2021-01-14 21:43:42 +03:00
..
processing chore: disable v1 flakiness dashboard (#5015) 2021-01-14 21:43:42 +03:00
.gitignore devops: add source code for flakiness dashboard (#4479) 2020-11-23 15:02:04 -08:00
host.json devops: add source code for flakiness dashboard (#4479) 2020-11-23 15:02:04 -08:00
package-lock.json devops(flakiness): persist all test reports, aggregated per commit sha (#4991) 2021-01-13 04:31:48 +03:00
package.json devops: add source code for flakiness dashboard (#4479) 2020-11-23 15:02:04 -08:00
README.md devops: add source code for flakiness dashboard (#4479) 2020-11-23 15:02:04 -08:00

Flakiness Dashboard Backend

This directory contains source code for the Azure function that we use to aggregate test reports. The data is consumed by https://devops.aslushnikov.com/flakiness.html