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

Unified Diff: buildbot/commit_queue/cq_config.json

Issue 943773003: Updating gyp repo for git, preparing for cq. (Closed) Base URL: https://chromium.googlesource.com/external/gyp.git@master
Patch Set: fix Created 5 years, 10 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 | « buildbot/commit_queue/README ('k') | codereview.settings » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: buildbot/commit_queue/cq_config.json
diff --git a/buildbot/commit_queue/cq_config.json b/buildbot/commit_queue/cq_config.json
new file mode 100644
index 0000000000000000000000000000000000000000..bbf20e394f3bb67363beefa29230ef68f29506a4
--- /dev/null
+++ b/buildbot/commit_queue/cq_config.json
@@ -0,0 +1,16 @@
+{
+ "trybots": {
+ "launched": {
+ "tryserver.nacl": {
+ "gyp-presubmit": ["defaulttests"],
+ "gyp-android": ["defaulttests"],
+ "gyp-linux": ["defaulttests"],
+ "gyp-mac": ["defaulttests"],
+ "gyp-win32": ["defaulttests"],
+ "gyp-win64": ["defaulttests"]
+ }
+ },
+ "triggered": {
+ }
+ }
+}
« no previous file with comments | « buildbot/commit_queue/README ('k') | codereview.settings » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698