Directories ¶
Path | Synopsis |
---|---|
Utility that contains utility methods for interacting with adb.
|
Utility that contains utility methods for interacting with adb. |
Functions and variables helping with communication with CT frontend.
|
Functions and variables helping with communication with CT frontend. |
master_scripts
|
|
build_chromium
Application that builds chromium with or without patches and uploads the build to Google Storage.
|
Application that builds chromium with or without patches and uploads the build to Google Storage. |
capture_archives_on_workers
capture_archives_on_workers is an application that captures archives on all CT workers and uploads it to Google Storage.
|
capture_archives_on_workers is an application that captures archives on all CT workers and uploads it to Google Storage. |
capture_skps_on_workers
capture_skps_on_workers is an application that captures SKPs of the specified patchset type on all CT workers and uploads the results to Google Storage.
|
capture_skps_on_workers is an application that captures SKPs of the specified patchset type on all CT workers and uploads the results to Google Storage. |
create_pagesets_on_workers
create_pagesets_on_workers is an application that creates pagesets on all CT workers and uploads it to Google Storage.
|
create_pagesets_on_workers is an application that creates pagesets on all CT workers and uploads it to Google Storage. |
metrics_analysis_on_workers
metrics_analysis_on_workers is an application that runs the analysis_metrics_ct benchmark on all CT workers and uploads results to Google Storage.
|
metrics_analysis_on_workers is an application that runs the analysis_metrics_ct benchmark on all CT workers and uploads results to Google Storage. |
pixel_diff_on_workers
pixel_diff_on_workers is an application that captures screenshots of the specified patchset type on all CT workers and uploads the results to Google Storage.
|
pixel_diff_on_workers is an application that captures screenshots of the specified patchset type on all CT workers and uploads the results to Google Storage. |
run_chromium_analysis_on_workers
run_chromium_analysis_on_workers is an application that runs the specified telemetry benchmark on swarming bots and uploads the results to Google Storage.
|
run_chromium_analysis_on_workers is an application that runs the specified telemetry benchmark on swarming bots and uploads the results to Google Storage. |
run_chromium_perf_on_workers
run_chromium_perf_on_workers is an application that runs the specified telemetry benchmark on all CT workers and uploads the results to Google Storage.
|
run_chromium_perf_on_workers is an application that runs the specified telemetry benchmark on all CT workers and uploads the results to Google Storage. |
run_lua_on_workers
run_lua_on_workers is an application that runs the specified lua script on all CT workers and uploads the results to Google Storage.
|
run_lua_on_workers is an application that runs the specified lua script on all CT workers and uploads the results to Google Storage. |
Utility to create and manage chromium builds.
|
Utility to create and manage chromium builds. |
worker_scripts
|
|
build_repo
Application that builds the specified repo and stores output to Google Storage.
|
Application that builds the specified repo and stores output to Google Storage. |
capture_archives
Application that captures webpage archives on a CT worker and uploads it to Google Storage.
|
Application that captures webpage archives on a CT worker and uploads it to Google Storage. |
capture_skps
Application that captures SKPs from CT's webpage archives.
|
Application that captures SKPs from CT's webpage archives. |
create_pagesets
Application that creates pagesets on a CT worker and uploads it to Google Storage.
|
Application that creates pagesets on a CT worker and uploads it to Google Storage. |
isolate_telemetry
Application that builds and isolates telemetry.
|
Application that builds and isolates telemetry. |
metrics_analysis
Application that does metrics analysis as described in the design doc: go/ct_metrics_analysis Can be tested locally with: $ go run go/worker_scripts/metrics_analysis/main.go --start_range=1 --num=3 --run_id=rmistry-test1 --benchmark_extra_args="--output-format=csv" --metric_name="loadingMetric" --logtostderr=true --local
|
Application that does metrics analysis as described in the design doc: go/ct_metrics_analysis Can be tested locally with: $ go run go/worker_scripts/metrics_analysis/main.go --start_range=1 --num=3 --run_id=rmistry-test1 --benchmark_extra_args="--output-format=csv" --metric_name="loadingMetric" --logtostderr=true --local |
pixel_diff
Application that does pixel diff using CT's webpage repository.
|
Application that does pixel diff using CT's webpage repository. |
run_chromium_analysis
run_chromium_analysis is an application that runs the specified benchmark over CT's webpage archives.
|
run_chromium_analysis is an application that runs the specified benchmark over CT's webpage archives. |
run_chromium_perf
run_chromium_perf is an application that runs the specified benchmark over CT's webpage archives.
|
run_chromium_perf is an application that runs the specified benchmark over CT's webpage archives. |
run_lua
Application that runs lua scripts over the specified SKP repository.
|
Application that runs lua scripts over the specified SKP repository. |
Click to show internal directories.
Click to hide internal directories.