Remove reclient bot from LKGR.

Bug: b/243628179
Change-Id: I03651a2b61ad21a37406ae8f11b9c47236d0b346
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/273102
Auto-Submit: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Jeremy Leconte <jleconte@google.com>
Commit-Queue: Jeremy Leconte <jleconte@google.com>
Cr-Commit-Position: refs/heads/main@{#37914}
This commit is contained in:
Mirko Bonadei 2022-08-26 09:14:12 +00:00 committed by WebRTC LUCI CQ
parent 02c99982c8
commit bd00010bb8
3 changed files with 1 additions and 6 deletions

View File

@ -58,6 +58,7 @@ def make_reclient_properties(instance, jobs = None):
# useful when a failure can be safely ignored while fixing it without
# blocking the LKGR finder on it.
skipped_lkgr_bots = [
"Linux64 Release (reclient)",
]
# Use LUCI Scheduler BBv2 names and add Scheduler realms configs.

View File

@ -1971,7 +1971,6 @@ buckets {
' "Linux64 Release",'
' "Linux64 Release (ARM)",'
' "Linux64 Release (Libfuzzer)",'
' "Linux64 Release (reclient)",'
' "Mac Asan",'
' "Mac64 Debug",'
' "Mac64 Release",'

View File

@ -619,11 +619,6 @@ notifiers {
name: "Linux64 Release (reclient)"
repository: "https://webrtc.googlesource.com/src"
}
tree_closers {
tree_status_host: "webrtc-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn"
failed_step_regexp_exclude: ".*(\\(experimental\\)|\\(reclient\\)).*"
}
}
notifiers {
notifications {