blob: 11b5ac1865f3cb70221a30d557c0db59b185ea0a [file] [log] [blame]
{
bt_instance: "production",
bt_project_id: "skia-public",
code_review_systems: [
{
id: "github",
flavor: "github",
github_cred_path: "/var/secrets/github/github_token",
github_repo: "flutter/flutter",
url_template: "https://github.com/flutter/flutter/pull/%s"
},
],
diff_work_topic: "gold-flutter-diffmetrics", // includes instance id
gcs_bucket: "skia-gold-flutter",
git_bt_table: "git-repos2",
git_repo_branch: "master",
git_repo_url: "https://github.com/flutter/flutter",
fs_namespace: "flutter",
fs_project_id: "skia-firestore",
pubsub_project_id: "skia-public",
sql_connection: "root@gold-cockroachdb-public:26234",
sql_database: "flutter",
known_hashes_gcs_path: "skia-gold-flutter/hash_files/gold-flutter-hashes.txt",
// These values affect the k8s deployment; they are not read in by the binary.
INCLUDE_GITHUB_CREDS: true,
}