blob: 01b50076a7c022c4575b4aba8ae1ca63f65bcc57 [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",
site_url: "https://flutter-gold.skia.org",
sql_connection: "root@gold-cockroachdb-public:26234",
sql_database: "flutter",
known_hashes_gcs_path: "skia-gold-flutter/hash_files/gold-flutter-hashes.txt",
window_size: 200,
// These values affect the k8s deployment; they are not read in by the binary.
INCLUDE_GITHUB_CREDS: true,
}