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