From 91ef546a796b27df7976bbf635d0f562207ddc20 Mon Sep 17 00:00:00 2001 From: Henrik Kjellander Date: Tue, 27 Dec 2016 09:01:18 +0100 Subject: [PATCH] MB: Update moved bots from .fyi to .perf waterfall BUG=None TBR=ehmaldonado@webrtc.org Review-Url: https://codereview.webrtc.org/2598363002 . Cr-Commit-Position: refs/heads/master@{#15800} --- tools-webrtc/mb/mb_config.pyl | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/tools-webrtc/mb/mb_config.pyl b/tools-webrtc/mb/mb_config.pyl index 801b93860b..7b3ff561d4 100644 --- a/tools-webrtc/mb/mb_config.pyl +++ b/tools-webrtc/mb/mb_config.pyl @@ -74,7 +74,10 @@ # Android 'Android32 Builder': 'perf_android_release_bot_arm', 'Android64 Builder': 'perf_android_release_bot_arm64', + 'Android32 Tests (J Nexus4)': 'none', + 'Android32 Tests (K Nexus5)': 'none', 'Android32 Tests (L Nexus5)': 'none', + 'Android32 Tests (L Nexus6)': 'none', 'Android32 Tests (L Nexus7.2)': 'none', 'Android64 Tests (L Nexus9)': 'none', 'Linux Trusty': 'perf_release_bot_x64', @@ -91,11 +94,7 @@ # Android 'Android (swarming)': 'android_release_bot_arm', - 'Android32 ASan (L Nexus6)': 'android_asan_shared_release_bot_arm', - 'Android32 Builder': 'android_release_bot_arm', - 'Android32 Tests (J Nexus4)': 'none', - 'Android32 Tests (K Nexus5)': 'none', - 'Android32 Tests (L Nexus6)': 'none', + 'Android ASan (swarming)': 'android_asan_shared_release_bot_arm', # Windows 'Win (swarming)': 'release_bot_x86', 'Win32 SyzyASan (swarming)': 'win_syzyasan_release_bot_x86',