Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Unified Diff: tools/builder_name_schema.json

Issue 2154433002: Add "Infra" to the builder_name_schema (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Add "Infra" to the builder_name_schema Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/buildbot_spec.py ('k') | tools/builder_name_schema.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/builder_name_schema.json
diff --git a/tools/builder_name_schema.json b/tools/builder_name_schema.json
index cffe9bfd894b02eaa92f67c73fcbb3929dea8483..6a8c92175b2af3644c4f267c9bb8d5dd372c8bd4 100644
--- a/tools/builder_name_schema.json
+++ b/tools/builder_name_schema.json
@@ -12,6 +12,9 @@
"Housekeeper": [
"frequency"
],
+ "Infra": [
+ "frequency"
+ ],
"Build": [
"os",
"compiler",
« no previous file with comments | « tools/buildbot_spec.py ('k') | tools/builder_name_schema.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698