Google Cloud Storage

I am running a private setup on GCP and not seeing any of my tests get uploaded to my google storage bucket. It seems that my wpt server image is racking up a ton of data on disk due to results sitting there as well.

Anyone else have this working? I haven’t looked into this much or changed any settings from the initial setup in the script.

Thanks :smiley:

Do you have a storage bucket and path configured in settings.ini?

If you log into the server with the “ubuntu” account and go to /var/www/webpagetest/www/cli you can run “php archive.php” and run an archive pass interactively and see if there are any errors.