core/scripts/gcp-collection/README.md
By default, the instance will be called lighthouse-collection-$gcloudusername-instance0 but you can replace instance0 by supplying an arg to run.sh.
brew install google-cloud-sdk && gcloud auth logingcert).export TARGET_GIT_REF=<a lighthouse git ref that has been pushed> if wanting to run on anything but main.export TARGET_RUNS=<a number> if needing more than 1 run per URL.export LIGHTHOUSE_FLAGS=... to configure Lighthouse CLI.export LIGHTHOUSE_COLLECTION_GCLOUD_PROJECT=<project name> to set your GCloud project.bash core/scripts/gcp-collection/fleet-create.sh path/to/your/url/list.txt from the repo root.bash core/scripts/gcp-collection/fleet-status.sh to check on status and download the data.bash core/scripts/gcp-collection/fleet-status.sh --kill to check on the status and terminate finished instances.urls.txtpreprocess.sh and analyze-ab-test.js)