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

Unified Diff: testing/buildbot/client.v8.json

Issue 1101593005: Add missing buildbot configs for the v8 GN bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 8 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 | testing/buildbot/tryserver.v8.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/client.v8.json
diff --git a/testing/buildbot/client.v8.json b/testing/buildbot/client.v8.json
new file mode 100644
index 0000000000000000000000000000000000000000..f18c6b92c3829a6c4e896d9c62db5505574f8ecb
--- /dev/null
+++ b/testing/buildbot/client.v8.json
@@ -0,0 +1,14 @@
+{
+ "V8 Android GN (dbg)": {
+ "additional_compile_targets": [
+ "chrome_shell_apk"
+ ],
+ "gtest_tests": []
+ },
+ "V8 Linux GN": {
+ "additional_compile_targets": [
+ "all"
+ ],
+ "gtest_tests": []
+ }
+}
« no previous file with comments | « no previous file | testing/buildbot/tryserver.v8.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698