aboutsummaryrefslogtreecommitdiff
path: root/buildbot_test_llvm.py
diff options
context:
space:
mode:
authorCaroline Tice <cmtice@google.com>2019-01-18 09:24:28 -0800
committerchrome-bot <chrome-bot@chromium.org>2019-01-19 00:13:53 -0800
commit9bc678e0a879e80e187dfdf27e3b87b39df027a5 (patch)
tree7bef74e28c9473752344828fb8e5464cc871b2e1 /buildbot_test_llvm.py
parentea973ec56fa436a801937111a6bd7218d1a1be1d (diff)
downloadtoolchain-utils-9bc678e0a879e80e187dfdf27e3b87b39df027a5.tar.gz
toolchain-utils: Remove 'link' board from our tests.
'link' has reached end-of-life and is being removed from the HW Lab. This CL removes it from our test list. I am not replacing it with anything, as I believe all of the IvyBridge boards have reached end-of-life. BUG=None TEST=None Change-Id: I0a7717eceaecd6ff56fbbbc286b33ecd987c01c8 Reviewed-on: https://chromium-review.googlesource.com/1422317 Commit-Ready: Caroline Tice <cmtice@chromium.org> Tested-by: Caroline Tice <cmtice@chromium.org> Reviewed-by: Manoj Gupta <manojgupta@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 6cce404c..c628c076 100755
--- a/buildbot_test_llvm.py
+++ b/buildbot_test_llvm.py
@@ -51,7 +51,6 @@ DATA_DIR = '/google/data/rw/users/mo/mobiletc-prebuild/waterfall-report-data/'
# kevin aarch64 gru rockchip-3399 4.4.*
# lakitu x86_64 4.4.*
# lars x86_64 kunimitsu skylake-u 3.18
-# link x86_64 ivybridge ivybridge 3.8.11
# nautilus x86_64 poppy kabylake-y 4.4.*
# nyan_big armv7 nyan tegra 3.10.18
# peach_pit armv7 peach exynos-5420 3.8.11
@@ -75,7 +74,6 @@ TEST_BOARD = [
'kevin',
'lakitu',
'lars',
- 'link',
'nautilus',
'nyan_big',
'peach_pit',