summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cr-buildbucket.cfg5
-rw-r--r--luci-milo.cfg4
2 files changed, 9 insertions, 0 deletions
diff --git a/cr-buildbucket.cfg b/cr-buildbucket.cfg
index e7ad397a71..a8e1685086 100644
--- a/cr-buildbucket.cfg
+++ b/cr-buildbucket.cfg
@@ -347,6 +347,11 @@ buckets {
mixins: "android"
}
builders {
+ name: "android_nov8"
+ mixins: "android"
+ mixins: "no_v8"
+ }
+ builders {
name: "linux"
mixins: "linux"
}
diff --git a/luci-milo.cfg b/luci-milo.cfg
index 0ef39e6195..54a0398d33 100644
--- a/luci-milo.cfg
+++ b/luci-milo.cfg
@@ -149,6 +149,10 @@ consoles {
name: "buildbucket/luci.pdfium.try/android"
}
builders {
+ name: "buildbucket/luci.pdfium.try/android_nov8"
+ }
+
+ builders {
name: "buildbucket/luci.pdfium.try/linux"
}
builders {