1
0
Fork 0
fenix/taskcluster/fenix_taskgraph
Gregory Mierzwinski a457755388
Bug 1613483 - Add all Browsertime tests with visual metrics to Fenix repo. (#9087)
* Add visual-metrics docker type.

* Add required browsertime toolchain fetches.

* Add browsertime tests for technical and visual metrics.

* Run browsertime tests in a cron task.

* Run visual metrics on all browsertime tests.

* Use spaces instead of tabs, and resolve visual-metric nits.

* Enable browsertime on pull request for testing.

* Restrict PR tests to amazon on browsertime.

* First attempt using multi_dep.

* Add a primary dependency to browsertime.

* Try by not popping.

* Debug prints.

* Make one grouping per browsertime task.

* Try without the multi_dep transform.

* Delete dependent-tasks in visual-metrics transformer.

* Update setuptools installed and copy run-on-tasks-for.

* Use get when getting run-on-tasks-for.

* Add new pinned requirements.

* Try it.

* Set run-on-tasks-for properly.

* Remove print statement.

* Remove single_dep loader, and print statements.

* Remove run-on-tasks-for testing setting.

* Restart testing, and set user to root in visual-metrics Docker.

* Remove testing settings.

* Remove fetch-content from Docker.

* Change attributes grouping method.

* Run all tests as a check.

* Undo testing changes, and fix a bad test name.
2020-03-17 18:21:41 +01:00
..
loader Bug 1613483 - Add all Browsertime tests with visual metrics to Fenix repo. (#9087) 2020-03-17 18:21:41 +01:00
transforms Bug 1613483 - Add all Browsertime tests with visual metrics to Fenix repo. (#9087) 2020-03-17 18:21:41 +01:00
__init__.py Bug 1589684 - Let taskgraph handle params["head_tag"] (#6116) 2019-12-19 10:37:52 -05:00
gradle.py taskgraph: Speed up gradle calls 2019-09-24 11:05:22 -07:00
job.py Bug 1608103 - Fix dummy secrets generation (#8855) 2020-03-03 17:22:48 +01:00
routes.py Adds note to ping performance testing when routes change (#5500) 2019-09-24 10:54:44 -07:00
target_tasks.py Bug 1613483 - Add all Browsertime tests with visual metrics to Fenix repo. (#9087) 2020-03-17 18:21:41 +01:00
util.py Bug 1580778 - Migrate build tasks to taskgraph and retire the old decision task (#5488) 2019-09-24 12:52:05 +02:00
worker_types.py Add mark-as-shipped task (#7306) 2019-12-23 12:33:25 -05:00