aboutsummaryrefslogtreecommitdiff
path: root/buildbot_test_llvm.py
diff options
context:
space:
mode:
authorZhizhou Yang <zhizhouy@google.com>2019-08-20 16:20:42 -0700
committerZhizhou Yang <zhizhouy@google.com>2019-08-21 20:17:57 +0000
commit64a2ef07ff2d184103425d7ab0a82ab21f3388cb (patch)
tree5dab06dc5f7ca709eb0f0adabfc3aed0bedf34d3 /buildbot_test_llvm.py
parent42d0001c95f81f1f707ae7674a2e0ed04b10da48 (diff)
downloadtoolchain-utils-64a2ef07ff2d184103425d7ab0a82ab21f3388cb.tar.gz
toolchain-utils: replace guado_moblab with fizz-moblab
There is no longer guado_moblab in our pool, change it to fizz-moblab for nightly test. BUG=chromium:994056 TEST=None Change-Id: I094745d8eb2236912fe646c67a08c637385c9e40 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/1763068 Reviewed-by: Manoj Gupta <manojgupta@chromium.org> Tested-by: Zhizhou Yang <zhizhouy@google.com> Auto-Submit: Zhizhou Yang <zhizhouy@google.com> Legacy-Commit-Queue: Commit Bot <commit-bot@chromium.org> Commit-Queue: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Diffstat (limited to 'buildbot_test_llvm.py')
-rwxr-xr-xbuildbot_test_llvm.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildbot_test_llvm.py b/buildbot_test_llvm.py
index 08c0047c..57ed3067 100755
--- a/buildbot_test_llvm.py
+++ b/buildbot_test_llvm.py
@@ -50,7 +50,7 @@ DATA_DIR = '/google/data/rw/users/mo/mobiletc-prebuild/waterfall-report-data/'
# eve x86_64 poppy kabylake-u/r 4.4.*
# gale armv7 3.18
# grunt x86_64 grunt stoney ridge 4.14.*
-# guado_moblab x86_64 3.14
+# fizz-moblab x86_64 4.4
# kevin aarch64 gru rockchip-3399 4.4.* arm32 userspace
# kevin64 aarch64 gru rockchip-3399 4.4.* arm64 userspace
# lakitu x86_64 4.4.*
@@ -71,7 +71,7 @@ TEST_BOARD = [
# 'eve', tested by amd64-llvm-next-toolchain builder.
'gale',
'grunt',
- 'guado_moblab',
+ 'fizz-moblab',
# 'kevin', tested by arm64-llvm-next-toolchain builder.
'kevin64',
'lakitu',