summaryrefslogtreecommitdiff
path: root/cbuildbot/generate_chromeos_config.py
diff options
context:
space:
mode:
authorJ. Richard Barnette <jrbarnette@chromium.org>2015-05-15 11:26:55 -0700
committerChromeOS Commit Bot <chromeos-commit-bot@chromium.org>2015-05-16 03:01:25 +0000
commit4f2eba62845303e10f79d29b55467363ad7ae43a (patch)
tree9048306925d01ec9d5e35b72b6438e65427c86f7 /cbuildbot/generate_chromeos_config.py
parent41c5f67996aca09af71128e3e3ca75ae741c2910 (diff)
downloadchromite-4f2eba62845303e10f79d29b55467363ad7ae43a.tar.gz
Don't run HWTest on x86-alex_freon.
There are no x86-alex_freon DUTs allocated for the CQ, so don't run HWTest there. BUG=chromium:480031 TEST=unit tests Change-Id: I4658cce8e9bbd65d20bf7fa33c5d3dcc19b53648 Reviewed-on: https://chromium-review.googlesource.com/271511 Reviewed-by: Eric Caruso <ejcaruso@chromium.org> Tested-by: Richard Barnette <jrbarnette@chromium.org> Commit-Queue: Richard Barnette <jrbarnette@chromium.org>
Diffstat (limited to 'cbuildbot/generate_chromeos_config.py')
-rw-r--r--cbuildbot/generate_chromeos_config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cbuildbot/generate_chromeos_config.py b/cbuildbot/generate_chromeos_config.py
index ba3f7263f..284b2adfc 100644
--- a/cbuildbot/generate_chromeos_config.py
+++ b/cbuildbot/generate_chromeos_config.py
@@ -1926,7 +1926,6 @@ _paladin_hwtest_boards = frozenset([
'stumpy',
'wolf',
'x86-alex',
- 'x86-alex_freon',
'x86-zgb',
])