aboutsummaryrefslogtreecommitdiff
path: root/buildbot_test_llvm.py
diff options
context:
space:
mode:
authorZhizhou Yang <zhizhouy@google.com>2019-07-11 10:13:54 -0700
committerZhizhou Yang <zhizhouy@google.com>2019-07-15 17:32:15 +0000
commit5442a253004a1e42f1b635d4428e4522c440c523 (patch)
treeb84b0179e80f3943d7c242647d6c7158b499bd2c /buildbot_test_llvm.py
parentbb3993a3cfa94253993679ae1a64b12b0d2b3f68 (diff)
downloadtoolchain-utils-5442a253004a1e42f1b635d4428e4522c440c523.tar.gz
Toolchain-utils: Remove peach-pit from nightly builder
Peach-pit is dead after 6/1/2019. TEST=None BUG=None Change-Id: Ie62cac9dc485b5e02a1e4c88b7a265a5e320b535 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/1698486 Tested-by: Zhizhou Yang <zhizhouy@google.com> Reviewed-by: Manoj Gupta <manojgupta@chromium.org> Auto-Submit: Zhizhou Yang <zhizhouy@google.com> Legacy-Commit-Queue: Commit Bot <commit-bot@chromium.org>
Diffstat (limited to 'buildbot_test_llvm.py')
-rwxr-xr-xbuildbot_test_llvm.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/buildbot_test_llvm.py b/buildbot_test_llvm.py
index 40be234b..08c0047c 100755
--- a/buildbot_test_llvm.py
+++ b/buildbot_test_llvm.py
@@ -56,7 +56,6 @@ DATA_DIR = '/google/data/rw/users/mo/mobiletc-prebuild/waterfall-report-data/'
# lakitu x86_64 4.4.*
# nyan_kitty armv7 nyan tegra 3.10.18
# octopus x86_64 octopus GLK 4.14.*
-# peach_pit armv7 peach exynos-5420 3.8.11
# sentry x86_64 kunimitsu skylake-u 3.18
# tidus x86_64 auron broadwell 3.14
# veyron_mighty armv7 veyron-pinky rockchip-3288 3.14
@@ -78,7 +77,6 @@ TEST_BOARD = [
'lakitu',
'nyan_kitty',
'octopus',
- 'peach_pit',
'sentry',
'tidus',
# 'veyron_mighty', tested by arm-llvm-next-toolchain builder.