Closed Bug 1527034 Opened 6 years ago Closed 5 years ago

Regression Testing Dashboard

Categories

(Data Science :: General, task)

x86_64
Unspecified
task
Not set
normal
Points:
3

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ccd, Assigned: ccd)

References

Details

Brief description of the request: Implement a Nightly regression testing dashboard utilizing page load and graphics histogram probes of Nightly pings.

Link to any assets:

Is there a specific data scientist you would like or someone who has helped to triage this request:

Requestor: Eric Smyth

Points: --- → 3
Priority: P3 → --

Initial dashboard implementation:
https://metrics.mozilla.com/protected/shiny/cdowhygelund/ff-perf-regression-dashboard/

Page load histograms included using small subset of data.
Graphics histograms not included.

Status: NEW → ASSIGNED

Implemented scheduled Databricks and hala cron jobs for daily updates (i.e., each new Nightly build).

To be added once in telemetry: Raptor/Talos data.

Depends on: 1542404
Depends on: 1543445

Job was failing due to 4G driver limit error. After much debugging, determined this was an issue with both a data frame toPandas versus collect call, in addition to utilizing the createOrReplaceTempView + SQL path, versus the pyspark API. This resulted in a few days worth of missing data in the dashboard. A batch filling job is in order.

https://dbc-caf9527b-e073.cloud.databricks.com/#notebook/76530/command/80487

Current dashboard for use in determining Firefox health.

Closing. New bug(s) will be created regarding PRD.

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.