blob: 1744619b4d1f71fa960e764a6bd493c6f29d8e61 [file] [log] [blame]
# config parameters for the Google Cloud, this is used by other scripts
GCP_PROJECT="sanitizer-bots"
GCP_ZONE="us-central1-a"
GCP_CLUSTER="buildbot-cluster"
GCR_PREFIX="gcr.io/${GCP_PROJECT}"