summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-10-24 21:35:42 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-10-24 21:35:42 +0000
commitd2d3c38cacd1e73e1576003bbf9841cd9575ed8f (patch)
tree782a0fd9706c2664490f6a995cb4ad4624ce9581
parent2638d6556d94f4ebeac4cce31e48d713190b58df (diff)
downloadpdfium-d2d3c38cacd1e73e1576003bbf9841cd9575ed8f.tar.xz
Add android_nov8 try bots.
The "android" bots have V8 enabled, but V8 disabled is likely the more common configuration in use. Change-Id: Id371cfe173e6b896da1abd661700a7e9427febd8 Reviewed-on: https://pdfium-review.googlesource.com/c/44537 Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org>
-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 {