blob: 75f95492b60791fd6eec03947068bdf304bb43ad [file] [log] [blame]
{
code_review_systems: [
{
id: "gerrit",
flavor: "gerrit",
gerrit_url: "https://chromium-review.googlesource.com",
url_template: "https://chromium-review.googlesource.com/%s"
},
],
gcs_bucket: "skia-gold-angle",
git_repo_branch: "main",
git_repo_url: "https://chromium.googlesource.com/angle/angle",
pubsub_project_id: "skia-public",
site_url: "https://angle-gold.skia.org",
sql_connection: "root@gold-cockroachdb-public:26234",
sql_database: "angle",
known_hashes_gcs_path: "skia-gold-angle/hash_files/gold-angle-hashes.txt",
window_size: 512,
grouping_param_keys_by_corpus: {
"angle": ["name", "source_type"],
},
// These values affect the k8s deployment; they are not read in by the binary.
INCLUDE_GITHUB_CREDS: false
}