blob: 4f110102f5cf1c5a845585cbf0d9a8d15d94b4f5 [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"
}
],
gcs_bucket: "skia-gold-chrome",
git_bt_table: "git-repos2",
git_repo_url: "https://chromium.googlesource.com/chromium/src",
fs_namespace: "chrome",
fs_project_id: "skia-firestore",
known_hashes_gcs_path: "skia-gold-chrome/hash_files/gold-chrome-hashes.txt",
// These values affect the k8s deployment; they are not read in by the binary.
INCLUDE_GITHUB_CREDS: false
}