Index: infra/config/cq.cfg |
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg |
index 6d3624992c012a5b561adeeac359819f83b15a8b..fbf090bb595acc1a1983fcb10fdef813a6d2700d 100644 |
--- a/infra/config/cq.cfg |
+++ b/infra/config/cq.cfg |
@@ -16,6 +16,7 @@ rietveld { |
verifiers { |
reviewer_lgtm { |
committer_list: "project-v8-committers" |
+ dry_run_access_list: "project-v8-tryjob-access" |
} |
tree_status { |
@@ -66,9 +67,9 @@ verifiers { |
} |
} |
buckets { |
- name: "tryserver.blink" |
+ name: "tryserver.v8" |
builders { |
- name: "linux_blink_rel" |
+ name: "v8_linux_blink_rel" |
experiment_percentage: 20 |
} |
} |