Remove Nexus5X builder from LKGR
The builder is blocking Webrtc to Chromium roll. Nexus5X phones are going to be replaced with Pixels soon anyway. So there is no reason in trying to fix the bot now. Especially since it fails with infrastructure issus: `Failure [INSTALL_FAILED_OLDER_SDK]` Bug: b/257742011 Change-Id: Id346663f35bcc5089c314d42c2724952dab658e5 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/282224 Reviewed-by: Björn Terelius <terelius@webrtc.org> Auto-Submit: Andrey Logvin <landrey@google.com> Commit-Queue: Björn Terelius <terelius@webrtc.org> Commit-Queue: Andrey Logvin <landrey@google.com> Cr-Commit-Position: refs/heads/main@{#38562}
This commit is contained in:
parent
2af96059a3
commit
adc5dfe515
@ -867,7 +867,6 @@ lkgr_config = {
|
||||
"WebRTC Chromium FYI Android Builder (dbg)",
|
||||
"WebRTC Chromium FYI Android Builder ARM64 (dbg)",
|
||||
"WebRTC Chromium FYI Android Builder",
|
||||
"WebRTC Chromium FYI Android Tests (dbg) (M Nexus5X)",
|
||||
"WebRTC Chromium FYI Linux Builder (dbg)",
|
||||
"WebRTC Chromium FYI Linux Builder",
|
||||
"WebRTC Chromium FYI Linux Tester",
|
||||
|
||||
@ -2089,7 +2089,6 @@ buckets {
|
||||
' "WebRTC Chromium FYI Android Builder (dbg)",'
|
||||
' "WebRTC Chromium FYI Android Builder ARM64 (dbg)",'
|
||||
' "WebRTC Chromium FYI Android Builder",'
|
||||
' "WebRTC Chromium FYI Android Tests (dbg) (M Nexus5X)",'
|
||||
' "WebRTC Chromium FYI Linux Builder (dbg)",'
|
||||
' "WebRTC Chromium FYI Linux Builder",'
|
||||
' "WebRTC Chromium FYI Linux Tester",'
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
name: "webrtc"
|
||||
access: "group:all"
|
||||
lucicfg {
|
||||
version: "1.33.4"
|
||||
version: "1.33.6"
|
||||
package_dir: "."
|
||||
config_dir: "."
|
||||
entry_point: "config.star"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user