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

Unified Diff: infra/config/cq.cfg

Issue 1978453004: Add GN bots into commit queue (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/config/cq.cfg
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index 90dbfc8d656ace13624aa1c63ccd4d0ecc9cc9a5..4ab16aaff580a4cb5d71c2985ff71083399546a5 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -49,6 +49,15 @@ verifiers {
builders {
name: "win_no_v8"
}
+ builders {
+ name: "linux_xfa_rel_gn"
Lei Zhang 2016/05/12 22:12:02 Do we want to keep them grouped as linux/mac/win?
Wei Li 2016/05/12 22:33:33 For now, let's group into gn so we can clearly see
+ }
+ builders {
+ name: "mac_xfa_rel_gn"
+ }
+ builders {
+ name: "win_xfa_64_rel_gn"
+ }
}
}
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698