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