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