blob: d771ade7d740926c8d568f8b21584da662973bd9 [file] [log] [blame]
{
bt_instance: "production",
bt_project_id: "skia-public",
code_review_systems: [
{
id: "gerrit",
flavor: "gerrit",
gerrit_url: "https://skia-review.googlesource.com",
url_template: "https://skia-review.googlesource.com/%s"
},
],
diff_work_topic: "gold-skia-diffmetrics", // includes instance id
gcs_bucket: "skia-infra-gm", // Legacy bucket name
git_bt_table: "git-repos2",
git_repo_branch: "main",
git_repo_url: "https://skia.googlesource.com/skia.git",
fs_namespace: "skia",
fs_project_id: "skia-firestore",
pubsub_project_id: "skia-public",
site_url: "https://gold.skia.org",
sql_connection: "root@gold-cockroachdb-public:26234",
sql_database: "skia",
known_hashes_gcs_path: "skia-infra-gm/hash_files/gold-prod-hashes.txt",
window_size: 256,
// These values affect the k8s deployment; they are not read in by the binary.
INCLUDE_GITHUB_CREDS: false
}