Reviewers: tandrii(chromium), Sergiy Byelozyorov,

Message:
PTAL

Description:
Migrate CQ trybot config to v8 repo.

[email protected]

Please review this at https://codereview.chromium.org/940393002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+22, -0 lines):
  A testing/commit_queue/config.json


Index: testing/commit_queue/config.json
diff --git a/testing/commit_queue/config.json b/testing/commit_queue/config.json
new file mode 100644
index 0000000000000000000000000000000000000000..bfbc25129a0d76549e7e5b1425c60fa6f937d169
--- /dev/null
+++ b/testing/commit_queue/config.json
@@ -0,0 +1,22 @@
+{
+    "trybots": {
+        "launched": {
+            "tryserver.v8": {
+                "v8_android_arm_compile_rel": ["defaulttests"],
+                "v8_linux64_asan_rel": ["defaulttests"],
+                "v8_linux64_rel": ["defaulttests"],
+                "v8_linux_arm64_rel": ["defaulttests"],
+                "v8_linux_arm_rel": ["defaulttests"],
+                "v8_linux_chromium_gn_rel": ["defaulttests"],
+                "v8_linux_gcc_compile_rel": ["defaulttests"],
+                "v8_linux_nodcheck_rel": ["defaulttests"],
+                "v8_linux_rel": ["defaulttests"],
+                "v8_mac_rel": ["defaulttests"],
+                "v8_presubmit": ["defaulttests"],
+                "v8_win64_rel": ["defaulttests"],
+                "v8_win_compile_dbg": ["defaulttests"],
+                "v8_win_rel": ["defaulttests"]
+            }
+        }
+    }
+}


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to