Commit e41dc5a5 authored by Owen Rodley's avatar Owen Rodley Committed by Commit Bot

Add tree closing configs for Linux builders.

Follows the current Gatekeeper config - tree closing enabled for all
builders, with a handful of builders that close the tree regardless of
which step fails.

Bug: 1094768
Change-Id: I03ddc4fbd7a02654146b93a9b1387b97a942c238
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279267
Commit-Queue: Owen Rodley <orodley@chromium.org>
Commit-Queue: Takuto Ikuta <tikuta@chromium.org>
Reviewed-by: default avatarTakuto Ikuta <tikuta@chromium.org>
Auto-Submit: Owen Rodley <orodley@chromium.org>
Cr-Commit-Position: refs/heads/master@{#785297}
parent 07fa7d8c
...@@ -146,6 +146,56 @@ notifiers { ...@@ -146,6 +146,56 @@ notifiers {
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
} }
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci"
name: "Cast Audio Linux"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci"
name: "Cast Linux"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers { notifiers {
notifications { notifications {
on_change: true on_change: true
...@@ -204,6 +254,31 @@ notifiers { ...@@ -204,6 +254,31 @@ notifiers {
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
} }
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci"
name: "Deterministic Fuchsia (dbg)"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers { notifiers {
notifications { notifications {
on_occurrence: FAILURE on_occurrence: FAILURE
...@@ -214,13 +289,62 @@ notifiers { ...@@ -214,13 +289,62 @@ notifiers {
recipients: "yyanagisawa@chromium.org" recipients: "yyanagisawa@chromium.org"
} }
} }
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders { builders {
bucket: "ci" bucket: "ci"
name: "Deterministic Linux" name: "Deterministic Linux"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci"
name: "Deterministic Linux (dbg)"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
} }
notifiers { notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
notifications { notifications {
on_change: true on_change: true
email { email {
...@@ -232,8 +356,26 @@ notifiers { ...@@ -232,8 +356,26 @@ notifiers {
name: "Fuchsia ARM64" name: "Fuchsia ARM64"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
} }
notifiers { notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
notifications { notifications {
on_change: true on_change: true
email { email {
...@@ -245,6 +387,10 @@ notifiers { ...@@ -245,6 +387,10 @@ notifiers {
name: "Fuchsia x64" name: "Fuchsia x64"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
} }
notifiers { notifiers {
notifications { notifications {
...@@ -535,16 +681,9 @@ notifiers { ...@@ -535,16 +681,9 @@ notifiers {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "thomasanderson@chromium.org" recipients: "orodley+test-tree-closing-notifier@chromium.org"
} }
} }
builders {
bucket: "ci"
name: "Linux CFI"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications { notifications {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
...@@ -554,34 +693,32 @@ notifiers { ...@@ -554,34 +693,32 @@ notifiers {
} }
builders { builders {
bucket: "ci" bucket: "ci"
name: "Linux Chromium OS ASan LSan Builder" name: "Linux Builder"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
} }
notifiers { notifiers {
notifications { notifications {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "thomasanderson@chromium.org" recipients: "orodley+test-tree-closing-notifier@chromium.org"
} }
} }
builders {
bucket: "ci"
name: "Linux Chromium OS ASan LSan Tests (1)"
}
}
notifiers {
notifications { notifications {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "orodley+test-tree-closing-notifier@chromium.org" recipients: "thomasanderson@chromium.org"
} }
} }
builders { builders {
bucket: "ci" bucket: "ci"
name: "Linux ChromiumOS Full" name: "Linux Builder (dbg)"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers { tree_closers {
...@@ -590,6 +727,13 @@ notifiers { ...@@ -590,6 +727,13 @@ notifiers {
} }
} }
notifiers { notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications { notifications {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
...@@ -599,9 +743,13 @@ notifiers { ...@@ -599,9 +743,13 @@ notifiers {
} }
builders { builders {
bucket: "ci" bucket: "ci"
name: "Linux ChromiumOS MSan Builder" name: "Linux Builder (dbg)(32)"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
} }
notifiers { notifiers {
notifications { notifications {
...@@ -613,7 +761,8 @@ notifiers { ...@@ -613,7 +761,8 @@ notifiers {
} }
builders { builders {
bucket: "ci" bucket: "ci"
name: "Linux ChromiumOS MSan Tests" name: "Linux CFI"
repository: "https://chromium.googlesource.com/chromium/src"
} }
} }
notifiers { notifiers {
...@@ -626,7 +775,7 @@ notifiers { ...@@ -626,7 +775,7 @@ notifiers {
} }
builders { builders {
bucket: "ci" bucket: "ci"
name: "Linux MSan Builder" name: "Linux Chromium OS ASan LSan Builder"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
} }
...@@ -640,7 +789,7 @@ notifiers { ...@@ -640,7 +789,7 @@ notifiers {
} }
builders { builders {
bucket: "ci" bucket: "ci"
name: "Linux MSan Tests" name: "Linux Chromium OS ASan LSan Tests (1)"
} }
} }
notifiers { notifiers {
...@@ -651,16 +800,10 @@ notifiers { ...@@ -651,16 +800,10 @@ notifiers {
recipients: "orodley+test-tree-closing-notifier@chromium.org" recipients: "orodley+test-tree-closing-notifier@chromium.org"
} }
} }
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org"
}
}
builders { builders {
bucket: "ci" bucket: "ci"
name: "Linux Release (NVIDIA)" name: "Linux ChromiumOS Full"
repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers { tree_closers {
tree_status_host: "chromium-status.appspot.com" tree_status_host: "chromium-status.appspot.com"
...@@ -677,7 +820,7 @@ notifiers { ...@@ -677,7 +820,7 @@ notifiers {
} }
builders { builders {
bucket: "ci" bucket: "ci"
name: "Linux TSan Builder" name: "Linux ChromiumOS MSan Builder"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
} }
...@@ -691,59 +834,82 @@ notifiers { ...@@ -691,59 +834,82 @@ notifiers {
} }
builders { builders {
bucket: "ci" bucket: "ci"
name: "Linux TSan Tests" name: "Linux ChromiumOS MSan Tests"
} }
} }
notifiers { notifiers {
notifications { notifications {
on_change: true on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "chromesec-lkgr-failures@google.com" recipients: "thomasanderson@chromium.org"
} }
} }
builders { builders {
bucket: "ci" bucket: "ci"
name: "MSAN Release (chained origins)" name: "Linux MSan Builder"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
} }
notifiers { notifiers {
notifications { notifications {
on_change: true on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "chromesec-lkgr-failures@google.com" recipients: "thomasanderson@chromium.org"
} }
} }
builders { builders {
bucket: "ci" bucket: "ci"
name: "MSAN Release (no origins)" name: "Linux MSan Tests"
repository: "https://chromium.googlesource.com/chromium/src"
} }
} }
notifiers { notifiers {
notifications { notifications {
on_change: true on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "chromesec-lkgr-failures@google.com" recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
} }
} }
builders { builders {
bucket: "ci" bucket: "ci"
name: "Mac ASAN Release" name: "Linux Ozone Tester (Headless)"
repository: "https://chromium.googlesource.com/chromium/src" }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
} }
} }
notifiers { notifiers {
notifications { notifications {
on_change: true on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "chromesec-lkgr-failures@google.com" recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
} }
} }
builders { builders {
bucket: "ci" bucket: "ci"
name: "Mac ASAN Release Media" name: "Linux Ozone Tester (Wayland)"
repository: "https://chromium.googlesource.com/chromium/src" }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
} }
} }
notifiers { notifiers {
...@@ -758,12 +924,12 @@ notifiers { ...@@ -758,12 +924,12 @@ notifiers {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org" recipients: "thomasanderson@chromium.org"
} }
} }
builders { builders {
bucket: "ci" bucket: "ci"
name: "Mac Release (Intel)" name: "Linux Ozone Tester (X11)"
} }
tree_closers { tree_closers {
tree_status_host: "chromium-status.appspot.com" tree_status_host: "chromium-status.appspot.com"
...@@ -787,7 +953,207 @@ notifiers { ...@@ -787,7 +953,207 @@ notifiers {
} }
builders { builders {
bucket: "ci" bucket: "ci"
name: "Mac Retina Release (AMD)" name: "Linux Release (NVIDIA)"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci"
name: "Linux TSan Builder"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci"
name: "Linux TSan Tests"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci"
name: "Linux Tests"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci"
name: "Linux Tests (dbg)(1)"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_change: true
email {
recipients: "chromesec-lkgr-failures@google.com"
}
}
builders {
bucket: "ci"
name: "MSAN Release (chained origins)"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications {
on_change: true
email {
recipients: "chromesec-lkgr-failures@google.com"
}
}
builders {
bucket: "ci"
name: "MSAN Release (no origins)"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications {
on_change: true
email {
recipients: "chromesec-lkgr-failures@google.com"
}
}
builders {
bucket: "ci"
name: "Mac ASAN Release"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications {
on_change: true
email {
recipients: "chromesec-lkgr-failures@google.com"
}
}
builders {
bucket: "ci"
name: "Mac ASAN Release Media"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org"
}
}
builders {
bucket: "ci"
name: "Mac Release (Intel)"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org"
}
}
builders {
bucket: "ci"
name: "Mac Retina Release (AMD)"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci"
name: "Network Service Linux"
repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers { tree_closers {
tree_status_host: "chromium-status.appspot.com" tree_status_host: "chromium-status.appspot.com"
...@@ -1309,6 +1675,13 @@ notifiers { ...@@ -1309,6 +1675,13 @@ notifiers {
} }
} }
notifiers { notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
notifications { notifications {
on_change: true on_change: true
email { email {
...@@ -1320,6 +1693,9 @@ notifiers { ...@@ -1320,6 +1693,9 @@ notifiers {
name: "fuchsia-arm64-cast" name: "fuchsia-arm64-cast"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
}
} }
notifiers { notifiers {
notifications { notifications {
...@@ -1361,6 +1737,13 @@ notifiers { ...@@ -1361,6 +1737,13 @@ notifiers {
} }
} }
notifiers { notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
notifications { notifications {
on_change: true on_change: true
email { email {
...@@ -1372,8 +1755,25 @@ notifiers { ...@@ -1372,8 +1755,25 @@ notifiers {
name: "fuchsia-x64-cast" name: "fuchsia-x64-cast"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
}
} }
notifiers { notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
notifications { notifications {
on_change: true on_change: true
email { email {
...@@ -1385,6 +1785,10 @@ notifiers { ...@@ -1385,6 +1785,10 @@ notifiers {
name: "fuchsia-x64-dbg" name: "fuchsia-x64-dbg"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
} }
notifiers { notifiers {
notifications { notifications {
...@@ -1429,28 +1833,22 @@ notifiers { ...@@ -1429,28 +1833,22 @@ notifiers {
} }
notifiers { notifiers {
notifications { notifications {
on_new_status: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "mlippautz+fyi-bots@chromium.org" recipients: "orodley+test-tree-closing-notifier@chromium.org"
} }
} }
builders {
bucket: "ci"
name: "linux-blink-heap-verification"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications { notifications {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "orodley+test-tree-closing-notifier@chromium.org" recipients: "thomasanderson@chromium.org"
} }
} }
builders { builders {
bucket: "ci" bucket: "ci"
name: "linux-chromeos-dbg" name: "linux-blink-cors-rel"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers { tree_closers {
...@@ -1460,15 +1858,71 @@ notifiers { ...@@ -1460,15 +1858,71 @@ notifiers {
} }
notifiers { notifiers {
notifications { notifications {
on_occurrence: FAILURE on_new_status: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "orodley+test-tree-closing-notifier@chromium.org" recipients: "mlippautz+fyi-bots@chromium.org"
} }
} }
builders { builders {
bucket: "ci" bucket: "ci"
name: "linux-chromeos-rel" name: "linux-blink-heap-verification"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
builders {
bucket: "ci"
name: "linux-chromeos-dbg"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
builders {
bucket: "ci"
name: "linux-chromeos-rel"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci"
name: "linux-gcc-rel"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers { tree_closers {
...@@ -1477,6 +1931,13 @@ notifiers { ...@@ -1477,6 +1931,13 @@ notifiers {
} }
} }
notifiers { notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
notifications { notifications {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
...@@ -1494,8 +1955,50 @@ notifiers { ...@@ -1494,8 +1955,50 @@ notifiers {
name: "linux-ozone-rel" name: "linux-ozone-rel"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci"
name: "linux-trusty-rel"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
} }
notifiers { notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
notifications { notifications {
on_new_status: FAILURE on_new_status: FAILURE
email { email {
...@@ -1506,6 +2009,10 @@ notifiers { ...@@ -1506,6 +2009,10 @@ notifiers {
bucket: "ci" bucket: "ci"
name: "linux_chromium_component_updater" name: "linux_chromium_component_updater"
} }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
} }
notifiers { notifiers {
notifications { notifications {
...@@ -1547,6 +2054,45 @@ notifiers { ...@@ -1547,6 +2054,45 @@ notifiers {
} }
} }
notifiers { notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "Cast Linux"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
notifications { notifications {
on_change: true on_change: true
email { email {
...@@ -1558,8 +2104,26 @@ notifiers { ...@@ -1558,8 +2104,26 @@ notifiers {
name: "Fuchsia ARM64" name: "Fuchsia ARM64"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
} }
notifiers { notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
notifications { notifications {
on_change: true on_change: true
email { email {
...@@ -1571,6 +2135,10 @@ notifiers { ...@@ -1571,6 +2135,10 @@ notifiers {
name: "Fuchsia x64" name: "Fuchsia x64"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
} }
notifiers { notifiers {
notifications { notifications {
...@@ -1670,8 +2238,941 @@ notifiers { ...@@ -1670,8 +2238,941 @@ notifiers {
} }
} }
builders { builders {
bucket: "ci-m83" bucket: "ci-m83"
name: "Linux ASan LSan Tests (1)" name: "Linux ASan LSan Tests (1)"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "Linux ASan Tests (sandboxed)"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "Linux Builder"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "Linux Builder (dbg)"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "Linux Ozone Tester (Headless)"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "Linux Ozone Tester (Wayland)"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "Linux Ozone Tester (X11)"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "Linux Release (NVIDIA)"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "Linux TSan Builder"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "Linux TSan Tests"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "Linux Tests"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "Linux Tests (dbg)(1)"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "Mac Release (Intel)"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "Mac Retina Release (AMD)"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "Win10 x64 Release (NVIDIA)"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_change: true
email {
recipients: "cronet-bots-observer@google.com"
}
}
builders {
bucket: "ci-m83"
name: "android-cronet-arm-dbg"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications {
on_change: true
email {
recipients: "cronet-bots-observer@google.com"
}
}
builders {
bucket: "ci-m83"
name: "android-cronet-arm-rel"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications {
on_change: true
email {
recipients: "cronet-bots-observer@google.com"
}
}
builders {
bucket: "ci-m83"
name: "android-cronet-kitkat-arm-rel"
}
}
notifiers {
notifications {
on_change: true
email {
recipients: "cronet-bots-observer@google.com"
}
}
builders {
bucket: "ci-m83"
name: "android-cronet-lollipop-arm-rel"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "chromeos-amd64-generic-dbg"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "chromeos-amd64-generic-rel"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "chromeos-arm-generic-rel"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
notifications {
on_change: true
email {
recipients: "cr-fuchsia+bot@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "fuchsia-arm64-cast"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
notifications {
on_change: true
email {
recipients: "cr-fuchsia+bot@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "fuchsia-x64-cast"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_change: true
email {
recipients: "cronet-bots-observer@google.com"
}
}
builders {
bucket: "ci-m83"
name: "ios-simulator-cronet"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "linux-chromeos-dbg"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "linux-chromeos-rel"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "linux-ozone-rel"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "Android Release (Nexus 5X)"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "Cast Linux"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
notifications {
on_change: true
email {
recipients: "cr-fuchsia+bot@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "Fuchsia ARM64"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
notifications {
on_change: true
email {
recipients: "cr-fuchsia+bot@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "Fuchsia x64"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "GPU Linux Builder"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "GPU Mac Builder"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "GPU Win x64 Builder"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "Linux ASan LSan Builder"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "Linux ASan LSan Tests (1)"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "Linux ASan Tests (sandboxed)"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "Linux Builder"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "Linux Builder (dbg)"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "Linux Ozone Tester (Headless)"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "Linux Ozone Tester (Wayland)"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "Linux Ozone Tester (X11)"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "Linux Release (NVIDIA)"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "Linux TSan Builder"
repository: "https://chromium.googlesource.com/chromium/src"
} }
} }
notifiers { notifiers {
...@@ -1683,8 +3184,8 @@ notifiers { ...@@ -1683,8 +3184,8 @@ notifiers {
} }
} }
builders { builders {
bucket: "ci-m83" bucket: "ci-m84"
name: "Linux ASan Tests (sandboxed)" name: "Linux TSan Tests"
} }
} }
notifiers { notifiers {
...@@ -1699,12 +3200,12 @@ notifiers { ...@@ -1699,12 +3200,12 @@ notifiers {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org" recipients: "thomasanderson@chromium.org"
} }
} }
builders { builders {
bucket: "ci-m83" bucket: "ci-m84"
name: "Linux Release (NVIDIA)" name: "Linux Tests"
} }
tree_closers { tree_closers {
tree_status_host: "chromium-status.appspot.com" tree_status_host: "chromium-status.appspot.com"
...@@ -1716,16 +3217,9 @@ notifiers { ...@@ -1716,16 +3217,9 @@ notifiers {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "thomasanderson@chromium.org" recipients: "orodley+test-tree-closing-notifier@chromium.org"
} }
} }
builders {
bucket: "ci-m83"
name: "Linux TSan Builder"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications { notifications {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
...@@ -1734,8 +3228,12 @@ notifiers { ...@@ -1734,8 +3228,12 @@ notifiers {
} }
} }
builders { builders {
bucket: "ci-m83" bucket: "ci-m84"
name: "Linux TSan Tests" name: "Linux Tests (dbg)(1)"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
} }
} }
notifiers { notifiers {
...@@ -1754,7 +3252,7 @@ notifiers { ...@@ -1754,7 +3252,7 @@ notifiers {
} }
} }
builders { builders {
bucket: "ci-m83" bucket: "ci-m84"
name: "Mac Release (Intel)" name: "Mac Release (Intel)"
} }
tree_closers { tree_closers {
...@@ -1778,7 +3276,7 @@ notifiers { ...@@ -1778,7 +3276,7 @@ notifiers {
} }
} }
builders { builders {
bucket: "ci-m83" bucket: "ci-m84"
name: "Mac Retina Release (AMD)" name: "Mac Retina Release (AMD)"
} }
tree_closers { tree_closers {
...@@ -1802,7 +3300,7 @@ notifiers { ...@@ -1802,7 +3300,7 @@ notifiers {
} }
} }
builders { builders {
bucket: "ci-m83" bucket: "ci-m84"
name: "Win10 x64 Release (NVIDIA)" name: "Win10 x64 Release (NVIDIA)"
} }
tree_closers { tree_closers {
...@@ -1818,7 +3316,7 @@ notifiers { ...@@ -1818,7 +3316,7 @@ notifiers {
} }
} }
builders { builders {
bucket: "ci-m83" bucket: "ci-m84"
name: "android-cronet-arm-dbg" name: "android-cronet-arm-dbg"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
...@@ -1831,7 +3329,7 @@ notifiers { ...@@ -1831,7 +3329,7 @@ notifiers {
} }
} }
builders { builders {
bucket: "ci-m83" bucket: "ci-m84"
name: "android-cronet-arm-rel" name: "android-cronet-arm-rel"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
...@@ -1844,7 +3342,7 @@ notifiers { ...@@ -1844,7 +3342,7 @@ notifiers {
} }
} }
builders { builders {
bucket: "ci-m83" bucket: "ci-m84"
name: "android-cronet-kitkat-arm-rel" name: "android-cronet-kitkat-arm-rel"
} }
} }
...@@ -1856,7 +3354,7 @@ notifiers { ...@@ -1856,7 +3354,7 @@ notifiers {
} }
} }
builders { builders {
bucket: "ci-m83" bucket: "ci-m84"
name: "android-cronet-lollipop-arm-rel" name: "android-cronet-lollipop-arm-rel"
} }
} }
...@@ -1869,7 +3367,7 @@ notifiers { ...@@ -1869,7 +3367,7 @@ notifiers {
} }
} }
builders { builders {
bucket: "ci-m83" bucket: "ci-m84"
name: "chromeos-amd64-generic-dbg" name: "chromeos-amd64-generic-dbg"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
...@@ -1887,7 +3385,7 @@ notifiers { ...@@ -1887,7 +3385,7 @@ notifiers {
} }
} }
builders { builders {
bucket: "ci-m83" bucket: "ci-m84"
name: "chromeos-amd64-generic-rel" name: "chromeos-amd64-generic-rel"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
...@@ -1905,7 +3403,7 @@ notifiers { ...@@ -1905,7 +3403,7 @@ notifiers {
} }
} }
builders { builders {
bucket: "ci-m83" bucket: "ci-m84"
name: "chromeos-arm-generic-rel" name: "chromeos-arm-generic-rel"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
...@@ -1916,54 +3414,28 @@ notifiers { ...@@ -1916,54 +3414,28 @@ notifiers {
} }
notifiers { notifiers {
notifications { notifications {
on_change: true on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "cr-fuchsia+bot@chromium.org" recipients: "orodley+test-tree-closing-notifier@chromium.org"
} }
} }
builders {
bucket: "ci-m83"
name: "fuchsia-arm64-cast"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications { notifications {
on_change: true on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "cr-fuchsia+bot@chromium.org" recipients: "thomasanderson@chromium.org"
} }
} }
builders {
bucket: "ci-m83"
name: "fuchsia-x64-cast"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications { notifications {
on_change: true on_change: true
email { email {
recipients: "cronet-bots-observer@google.com" recipients: "cr-fuchsia+bot@chromium.org"
}
}
builders {
bucket: "ci-m83"
name: "ios-simulator-cronet"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
} }
} }
builders { builders {
bucket: "ci-m83" bucket: "ci-m84"
name: "linux-chromeos-dbg" name: "fuchsia-arm64-cast"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers { tree_closers {
...@@ -1979,34 +3451,22 @@ notifiers { ...@@ -1979,34 +3451,22 @@ notifiers {
recipients: "orodley+test-tree-closing-notifier@chromium.org" recipients: "orodley+test-tree-closing-notifier@chromium.org"
} }
} }
builders {
bucket: "ci-m83"
name: "linux-chromeos-rel"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications { notifications {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "orodley+test-tree-closing-notifier@chromium.org" recipients: "thomasanderson@chromium.org"
} }
} }
notifications { notifications {
on_occurrence: FAILURE on_change: true
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org" recipients: "cr-fuchsia+bot@chromium.org"
} }
} }
builders { builders {
bucket: "ci-m84" bucket: "ci-m84"
name: "Android Release (Nexus 5X)" name: "fuchsia-x64-cast"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers { tree_closers {
...@@ -2018,25 +3478,12 @@ notifiers { ...@@ -2018,25 +3478,12 @@ notifiers {
notifications { notifications {
on_change: true on_change: true
email { email {
recipients: "cr-fuchsia+bot@chromium.org" recipients: "cronet-bots-observer@google.com"
}
}
builders {
bucket: "ci-m84"
name: "Fuchsia ARM64"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications {
on_change: true
email {
recipients: "cr-fuchsia+bot@chromium.org"
} }
} }
builders { builders {
bucket: "ci-m84" bucket: "ci-m84"
name: "Fuchsia x64" name: "ios-simulator-cronet"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
} }
...@@ -2048,16 +3495,9 @@ notifiers { ...@@ -2048,16 +3495,9 @@ notifiers {
recipients: "orodley+test-tree-closing-notifier@chromium.org" recipients: "orodley+test-tree-closing-notifier@chromium.org"
} }
} }
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org"
}
}
builders { builders {
bucket: "ci-m84" bucket: "ci-m84"
name: "GPU Linux Builder" name: "linux-chromeos-dbg"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers { tree_closers {
...@@ -2073,16 +3513,9 @@ notifiers { ...@@ -2073,16 +3513,9 @@ notifiers {
recipients: "orodley+test-tree-closing-notifier@chromium.org" recipients: "orodley+test-tree-closing-notifier@chromium.org"
} }
} }
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org"
}
}
builders { builders {
bucket: "ci-m84" bucket: "ci-m84"
name: "GPU Mac Builder" name: "linux-chromeos-rel"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers { tree_closers {
...@@ -2102,12 +3535,12 @@ notifiers { ...@@ -2102,12 +3535,12 @@ notifiers {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org" recipients: "thomasanderson@chromium.org"
} }
} }
builders { builders {
bucket: "ci-m84" bucket: "ci-m84"
name: "GPU Win x64 Builder" name: "linux-ozone-rel"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers { tree_closers {
...@@ -2115,46 +3548,6 @@ notifiers { ...@@ -2115,46 +3548,6 @@ notifiers {
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
} }
} }
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "Linux ASan LSan Builder"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "Linux ASan LSan Tests (1)"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "Linux ASan Tests (sandboxed)"
}
}
notifiers { notifiers {
notifications { notifications {
on_occurrence: FAILURE on_occurrence: FAILURE
...@@ -2171,41 +3564,15 @@ notifiers { ...@@ -2171,41 +3564,15 @@ notifiers {
} }
} }
builders { builders {
bucket: "ci-m84" bucket: "ci-m85"
name: "Linux Release (NVIDIA)" name: "Android Release (Nexus 5X)"
repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers { tree_closers {
tree_status_host: "chromium-status.appspot.com" tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
} }
} }
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "Linux TSan Builder"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "Linux TSan Tests"
}
}
notifiers { notifiers {
notifications { notifications {
on_occurrence: FAILURE on_occurrence: FAILURE
...@@ -2218,12 +3585,13 @@ notifiers { ...@@ -2218,12 +3585,13 @@ notifiers {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org" recipients: "thomasanderson@chromium.org"
} }
} }
builders { builders {
bucket: "ci-m84" bucket: "ci-m85"
name: "Mac Release (Intel)" name: "Cast Linux"
repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers { tree_closers {
tree_status_host: "chromium-status.appspot.com" tree_status_host: "chromium-status.appspot.com"
...@@ -2242,36 +3610,19 @@ notifiers { ...@@ -2242,36 +3610,19 @@ notifiers {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org" recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m84"
name: "Mac Retina Release (AMD)"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
} }
} }
notifications { notifications {
on_occurrence: FAILURE on_change: true
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org" recipients: "cr-fuchsia+bot@chromium.org"
} }
} }
builders { builders {
bucket: "ci-m84" bucket: "ci-m85"
name: "Win10 x64 Release (NVIDIA)" name: "Fuchsia ARM64"
repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers { tree_closers {
tree_status_host: "chromium-status.appspot.com" tree_status_host: "chromium-status.appspot.com"
...@@ -2280,65 +3631,53 @@ notifiers { ...@@ -2280,65 +3631,53 @@ notifiers {
} }
notifiers { notifiers {
notifications { notifications {
on_change: true on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "cronet-bots-observer@google.com" recipients: "orodley+test-tree-closing-notifier@chromium.org"
} }
} }
builders {
bucket: "ci-m84"
name: "android-cronet-arm-dbg"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications { notifications {
on_change: true on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "cronet-bots-observer@google.com" recipients: "thomasanderson@chromium.org"
} }
} }
builders {
bucket: "ci-m84"
name: "android-cronet-arm-rel"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications { notifications {
on_change: true on_change: true
email { email {
recipients: "cronet-bots-observer@google.com" recipients: "cr-fuchsia+bot@chromium.org"
} }
} }
builders { builders {
bucket: "ci-m84" bucket: "ci-m85"
name: "android-cronet-kitkat-arm-rel" name: "Fuchsia x64"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
} }
} }
notifiers { notifiers {
notifications { notifications {
on_change: true on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "cronet-bots-observer@google.com" recipients: "orodley+test-tree-closing-notifier@chromium.org"
} }
} }
builders {
bucket: "ci-m84"
name: "android-cronet-lollipop-arm-rel"
}
}
notifiers {
notifications { notifications {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "orodley+test-tree-closing-notifier@chromium.org" recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org"
} }
} }
builders { builders {
bucket: "ci-m84" bucket: "ci-m85"
name: "chromeos-amd64-generic-dbg" name: "GPU Linux Builder"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers { tree_closers {
...@@ -2354,9 +3693,16 @@ notifiers { ...@@ -2354,9 +3693,16 @@ notifiers {
recipients: "orodley+test-tree-closing-notifier@chromium.org" recipients: "orodley+test-tree-closing-notifier@chromium.org"
} }
} }
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org"
}
}
builders { builders {
bucket: "ci-m84" bucket: "ci-m85"
name: "chromeos-amd64-generic-rel" name: "GPU Mac Builder"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers { tree_closers {
...@@ -2372,9 +3718,16 @@ notifiers { ...@@ -2372,9 +3718,16 @@ notifiers {
recipients: "orodley+test-tree-closing-notifier@chromium.org" recipients: "orodley+test-tree-closing-notifier@chromium.org"
} }
} }
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org"
}
}
builders { builders {
bucket: "ci-m84" bucket: "ci-m85"
name: "chromeos-arm-generic-rel" name: "GPU Win x64 Builder"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers { tree_closers {
...@@ -2384,41 +3737,42 @@ notifiers { ...@@ -2384,41 +3737,42 @@ notifiers {
} }
notifiers { notifiers {
notifications { notifications {
on_change: true on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "cr-fuchsia+bot@chromium.org" recipients: "thomasanderson@chromium.org"
} }
} }
builders { builders {
bucket: "ci-m84" bucket: "ci-m85"
name: "fuchsia-arm64-cast" name: "Linux ASan LSan Builder"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
} }
notifiers { notifiers {
notifications { notifications {
on_change: true on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "cr-fuchsia+bot@chromium.org" recipients: "thomasanderson@chromium.org"
} }
} }
builders { builders {
bucket: "ci-m84" bucket: "ci-m85"
name: "fuchsia-x64-cast" name: "Linux ASan LSan Tests (1)"
repository: "https://chromium.googlesource.com/chromium/src"
} }
} }
notifiers { notifiers {
notifications { notifications {
on_change: true on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "cronet-bots-observer@google.com" recipients: "thomasanderson@chromium.org"
} }
} }
builders { builders {
bucket: "ci-m84" bucket: "ci-m85"
name: "ios-simulator-cronet" name: "Linux ASan Tests (sandboxed)"
repository: "https://chromium.googlesource.com/chromium/src"
} }
} }
notifiers { notifiers {
...@@ -2429,27 +3783,16 @@ notifiers { ...@@ -2429,27 +3783,16 @@ notifiers {
recipients: "orodley+test-tree-closing-notifier@chromium.org" recipients: "orodley+test-tree-closing-notifier@chromium.org"
} }
} }
builders {
bucket: "ci-m84"
name: "linux-chromeos-dbg"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
notifiers {
notifications { notifications {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "orodley+test-tree-closing-notifier@chromium.org" recipients: "thomasanderson@chromium.org"
} }
} }
builders { builders {
bucket: "ci-m84" bucket: "ci-m85"
name: "linux-chromeos-rel" name: "Linux Builder"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers { tree_closers {
...@@ -2469,12 +3812,12 @@ notifiers { ...@@ -2469,12 +3812,12 @@ notifiers {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org" recipients: "thomasanderson@chromium.org"
} }
} }
builders { builders {
bucket: "ci-m85" bucket: "ci-m85"
name: "Android Release (Nexus 5X)" name: "Linux Builder (dbg)"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers { tree_closers {
...@@ -2484,28 +3827,26 @@ notifiers { ...@@ -2484,28 +3827,26 @@ notifiers {
} }
notifiers { notifiers {
notifications { notifications {
on_change: true on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "cr-fuchsia+bot@chromium.org" recipients: "orodley+test-tree-closing-notifier@chromium.org"
} }
} }
builders {
bucket: "ci-m85"
name: "Fuchsia ARM64"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications { notifications {
on_change: true on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "cr-fuchsia+bot@chromium.org" recipients: "thomasanderson@chromium.org"
} }
} }
builders { builders {
bucket: "ci-m85" bucket: "ci-m85"
name: "Fuchsia x64" name: "Linux Ozone Tester (Headless)"
repository: "https://chromium.googlesource.com/chromium/src" }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
} }
} }
notifiers { notifiers {
...@@ -2520,13 +3861,12 @@ notifiers { ...@@ -2520,13 +3861,12 @@ notifiers {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org" recipients: "thomasanderson@chromium.org"
} }
} }
builders { builders {
bucket: "ci-m85" bucket: "ci-m85"
name: "GPU Linux Builder" name: "Linux Ozone Tester (Wayland)"
repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers { tree_closers {
tree_status_host: "chromium-status.appspot.com" tree_status_host: "chromium-status.appspot.com"
...@@ -2545,13 +3885,12 @@ notifiers { ...@@ -2545,13 +3885,12 @@ notifiers {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org" recipients: "thomasanderson@chromium.org"
} }
} }
builders { builders {
bucket: "ci-m85" bucket: "ci-m85"
name: "GPU Mac Builder" name: "Linux Ozone Tester (X11)"
repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers { tree_closers {
tree_status_host: "chromium-status.appspot.com" tree_status_host: "chromium-status.appspot.com"
...@@ -2575,8 +3914,7 @@ notifiers { ...@@ -2575,8 +3914,7 @@ notifiers {
} }
builders { builders {
bucket: "ci-m85" bucket: "ci-m85"
name: "GPU Win x64 Builder" name: "Linux Release (NVIDIA)"
repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers { tree_closers {
tree_status_host: "chromium-status.appspot.com" tree_status_host: "chromium-status.appspot.com"
...@@ -2593,7 +3931,7 @@ notifiers { ...@@ -2593,7 +3931,7 @@ notifiers {
} }
builders { builders {
bucket: "ci-m85" bucket: "ci-m85"
name: "Linux ASan LSan Builder" name: "Linux TSan Builder"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
} }
...@@ -2607,20 +3945,7 @@ notifiers { ...@@ -2607,20 +3945,7 @@ notifiers {
} }
builders { builders {
bucket: "ci-m85" bucket: "ci-m85"
name: "Linux ASan LSan Tests (1)" name: "Linux TSan Tests"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m85"
name: "Linux ASan Tests (sandboxed)"
} }
} }
notifiers { notifiers {
...@@ -2635,12 +3960,12 @@ notifiers { ...@@ -2635,12 +3960,12 @@ notifiers {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "orodley+gpu-test-tree-closing-notifier@chromium.org" recipients: "thomasanderson@chromium.org"
} }
} }
builders { builders {
bucket: "ci-m85" bucket: "ci-m85"
name: "Linux Release (NVIDIA)" name: "Linux Tests"
} }
tree_closers { tree_closers {
tree_status_host: "chromium-status.appspot.com" tree_status_host: "chromium-status.appspot.com"
...@@ -2652,16 +3977,9 @@ notifiers { ...@@ -2652,16 +3977,9 @@ notifiers {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email { email {
recipients: "thomasanderson@chromium.org" recipients: "orodley+test-tree-closing-notifier@chromium.org"
} }
} }
builders {
bucket: "ci-m85"
name: "Linux TSan Builder"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications { notifications {
on_occurrence: FAILURE on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
...@@ -2671,7 +3989,11 @@ notifiers { ...@@ -2671,7 +3989,11 @@ notifiers {
} }
builders { builders {
bucket: "ci-m85" bucket: "ci-m85"
name: "Linux TSan Tests" name: "Linux Tests (dbg)(1)"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
} }
} }
notifiers { notifiers {
...@@ -2851,6 +4173,20 @@ notifiers { ...@@ -2851,6 +4173,20 @@ notifiers {
} }
} }
notifiers { notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
notifications { notifications {
on_change: true on_change: true
email { email {
...@@ -2862,8 +4198,26 @@ notifiers { ...@@ -2862,8 +4198,26 @@ notifiers {
name: "fuchsia-arm64-cast" name: "fuchsia-arm64-cast"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
} }
notifiers { notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
notifications { notifications {
on_change: true on_change: true
email { email {
...@@ -2875,6 +4229,10 @@ notifiers { ...@@ -2875,6 +4229,10 @@ notifiers {
name: "fuchsia-x64-cast" name: "fuchsia-x64-cast"
repository: "https://chromium.googlesource.com/chromium/src" repository: "https://chromium.googlesource.com/chromium/src"
} }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
} }
notifiers { notifiers {
notifications { notifications {
...@@ -2925,3 +4283,28 @@ notifiers { ...@@ -2925,3 +4283,28 @@ notifiers {
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update" failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
} }
} }
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "orodley+test-tree-closing-notifier@chromium.org"
}
}
notifications {
on_occurrence: FAILURE
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
email {
recipients: "thomasanderson@chromium.org"
}
}
builders {
bucket: "ci-m85"
name: "linux-ozone-rel"
repository: "https://chromium.googlesource.com/chromium/src"
}
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
}
...@@ -805,12 +805,17 @@ def linux_builder( ...@@ -805,12 +805,17 @@ def linux_builder(
name, name,
goma_backend=builders.goma.backend.RBE_PROD, goma_backend=builders.goma.backend.RBE_PROD,
goma_jobs=builders.goma.jobs.MANY_JOBS_FOR_CI, goma_jobs=builders.goma.jobs.MANY_JOBS_FOR_CI,
tree_closing=True,
notifies=('chromium.linux',),
extra_notifies=None,
**kwargs): **kwargs):
return ci.builder( return ci.builder(
name = name, name = name,
goma_backend = goma_backend, goma_backend = goma_backend,
goma_jobs = goma_jobs, goma_jobs = goma_jobs,
mastername = 'chromium.linux', mastername = 'chromium.linux',
tree_closing = tree_closing,
notifies = list(notifies) + (extra_notifies or []),
**kwargs **kwargs
) )
......
...@@ -54,6 +54,11 @@ luci.tree_closer( ...@@ -54,6 +54,11 @@ luci.tree_closer(
failed_step_regexp = TREE_CLOSING_STEPS failed_step_regexp = TREE_CLOSING_STEPS
) )
luci.tree_closer(
name = 'close-on-any-step-failure',
tree_status_host = 'chromium-status.appspot.com',
)
def tree_closure_notifier(name, notify_emails): def tree_closure_notifier(name, notify_emails):
return luci.notifier( return luci.notifier(
name = name, name = name,
...@@ -174,3 +179,10 @@ luci.notifier( ...@@ -174,3 +179,10 @@ luci.notifier(
], ],
on_new_status = ['FAILURE'], on_new_status = ['FAILURE'],
) )
tree_closure_notifier(
name = 'chromium.linux',
notify_emails = [
'thomasanderson@chromium.org',
],
)
...@@ -839,7 +839,7 @@ ci.linux_builder( ...@@ -839,7 +839,7 @@ ci.linux_builder(
short_name = 'rel', short_name = 'rel',
), ),
main_console_view = settings.main_console_name, main_console_view = settings.main_console_name,
notifies = ['cr-fuchsia'], extra_notifies = ['cr-fuchsia'],
) )
ci.linux_builder( ci.linux_builder(
...@@ -849,7 +849,7 @@ ci.linux_builder( ...@@ -849,7 +849,7 @@ ci.linux_builder(
short_name = 'rel', short_name = 'rel',
), ),
main_console_view = settings.main_console_name, main_console_view = settings.main_console_name,
notifies = ['cr-fuchsia'], extra_notifies = ['cr-fuchsia'],
) )
ci.linux_builder( ci.linux_builder(
...@@ -898,7 +898,11 @@ ci.linux_builder( ...@@ -898,7 +898,11 @@ ci.linux_builder(
short_name = 'a64', short_name = 'a64',
), ),
main_console_view = settings.main_console_name, main_console_view = settings.main_console_name,
notifies = ['cr-fuchsia'], # Set tree_closing to false to disable the defaualt tree closer, which
# filters by step name, and instead enable tree closing for any step
# failure.
tree_closing = False,
extra_notifies = ['cr-fuchsia', 'close-on-any-step-failure'],
) )
ci.linux_builder( ci.linux_builder(
...@@ -908,7 +912,11 @@ ci.linux_builder( ...@@ -908,7 +912,11 @@ ci.linux_builder(
short_name = 'x64', short_name = 'x64',
), ),
main_console_view = settings.main_console_name, main_console_view = settings.main_console_name,
notifies = ['cr-fuchsia'], # Set tree_closing to false to disable the defaualt tree closer, which
# filters by step name, and instead enable tree closing for any step
# failure.
tree_closing = False,
extra_notifies = ['cr-fuchsia', 'close-on-any-step-failure'],
) )
ci.linux_builder( ci.linux_builder(
...@@ -918,7 +926,11 @@ ci.linux_builder( ...@@ -918,7 +926,11 @@ ci.linux_builder(
short_name = 'ozo', short_name = 'ozo',
), ),
main_console_view = settings.main_console_name, main_console_view = settings.main_console_name,
notifies = ['linux-ozone-rel'], # Set tree_closing to false to disable the defaualt tree closer, which
# filters by step name, and instead enable tree closing for any step
# failure.
tree_closing = False,
extra_notifies = ['linux-ozone-rel', 'close-on-any-step-failure'],
) )
ci.linux_builder( ci.linux_builder(
......
...@@ -2766,7 +2766,11 @@ ci.linux_builder( ...@@ -2766,7 +2766,11 @@ ci.linux_builder(
executable = 'recipe:swarming/deterministic_build', executable = 'recipe:swarming/deterministic_build',
execution_timeout = 6 * time.hour, execution_timeout = 6 * time.hour,
main_console_view = 'main', main_console_view = 'main',
notifies = ['Deterministic Linux'], # Set tree_closing to false to disable the defaualt tree closer, which
# filters by step name, and instead enable tree closing for any step
# failure.
tree_closing = False,
extra_notifies = ['Deterministic Linux', 'close-on-any-step-failure'],
) )
ci.linux_builder( ci.linux_builder(
...@@ -2788,6 +2792,8 @@ ci.linux_builder( ...@@ -2788,6 +2792,8 @@ ci.linux_builder(
category = 'linux', category = 'linux',
short_name = 'lk', short_name = 'lk',
), ),
notifies = [],
tree_closing = False,
) )
ci.linux_builder( ci.linux_builder(
...@@ -2815,7 +2821,7 @@ ci.linux_builder( ...@@ -2815,7 +2821,7 @@ ci.linux_builder(
short_name = 'dbg', short_name = 'dbg',
), ),
main_console_view = 'main', main_console_view = 'main',
notifies = ['cr-fuchsia'], extra_notifies = ['cr-fuchsia'],
) )
ci.linux_builder( ci.linux_builder(
...@@ -2854,7 +2860,7 @@ ci.linux_builder( ...@@ -2854,7 +2860,7 @@ ci.linux_builder(
schedule = '0 0,6,12,18 * * *', schedule = '0 0,6,12,18 * * *',
service_account = 'component-mapping-updater@chops-service-accounts.iam.gserviceaccount.com', service_account = 'component-mapping-updater@chops-service-accounts.iam.gserviceaccount.com',
triggered_by = [], triggered_by = [],
notifies = ['component-mapping'], extra_notifies = ['component-mapping'],
) )
......
...@@ -495,7 +495,7 @@ ci.linux_builder( ...@@ -495,7 +495,7 @@ ci.linux_builder(
console_view_entry = ci.console_view_entry( console_view_entry = ci.console_view_entry(
category = 'fuchsia|a64', category = 'fuchsia|a64',
), ),
notifies = ['cr-fuchsia'], extra_notifies = ['cr-fuchsia'],
) )
ci.linux_builder( ci.linux_builder(
...@@ -504,7 +504,7 @@ ci.linux_builder( ...@@ -504,7 +504,7 @@ ci.linux_builder(
category = 'fuchsia|x64', category = 'fuchsia|x64',
short_name = 'rel', short_name = 'rel',
), ),
notifies = ['cr-fuchsia'], extra_notifies = ['cr-fuchsia'],
) )
ci.linux_builder( ci.linux_builder(
...@@ -548,7 +548,7 @@ ci.linux_builder( ...@@ -548,7 +548,7 @@ ci.linux_builder(
category = 'fuchsia|cast', category = 'fuchsia|cast',
short_name = 'a64', short_name = 'a64',
), ),
notifies = ['cr-fuchsia'], extra_notifies = ['cr-fuchsia'],
) )
ci.linux_builder( ci.linux_builder(
...@@ -557,7 +557,7 @@ ci.linux_builder( ...@@ -557,7 +557,7 @@ ci.linux_builder(
category = 'fuchsia|cast', category = 'fuchsia|cast',
short_name = 'x64', short_name = 'x64',
), ),
notifies = ['cr-fuchsia'], extra_notifies = ['cr-fuchsia'],
) )
ci.linux_builder( ci.linux_builder(
......
...@@ -496,7 +496,7 @@ ci.linux_builder( ...@@ -496,7 +496,7 @@ ci.linux_builder(
category = 'fuchsia|a64', category = 'fuchsia|a64',
short_name = 'rel', short_name = 'rel',
), ),
notifies = ['cr-fuchsia'], extra_notifies = ['cr-fuchsia'],
) )
ci.linux_builder( ci.linux_builder(
...@@ -505,7 +505,7 @@ ci.linux_builder( ...@@ -505,7 +505,7 @@ ci.linux_builder(
category = 'fuchsia|x64', category = 'fuchsia|x64',
short_name = 'rel', short_name = 'rel',
), ),
notifies = ['cr-fuchsia'], extra_notifies = ['cr-fuchsia'],
) )
ci.linux_builder( ci.linux_builder(
...@@ -549,7 +549,7 @@ ci.linux_builder( ...@@ -549,7 +549,7 @@ ci.linux_builder(
category = 'fuchsia|cast', category = 'fuchsia|cast',
short_name = 'a64', short_name = 'a64',
), ),
notifies = ['cr-fuchsia'], extra_notifies = ['cr-fuchsia'],
) )
ci.linux_builder( ci.linux_builder(
...@@ -558,7 +558,7 @@ ci.linux_builder( ...@@ -558,7 +558,7 @@ ci.linux_builder(
category = 'fuchsia|cast', category = 'fuchsia|cast',
short_name = 'x64', short_name = 'x64',
), ),
notifies = ['cr-fuchsia'], extra_notifies = ['cr-fuchsia'],
) )
ci.linux_builder( ci.linux_builder(
......
...@@ -565,7 +565,7 @@ ci.linux_builder( ...@@ -565,7 +565,7 @@ ci.linux_builder(
category = 'fuchsia|a64', category = 'fuchsia|a64',
short_name = 'rel', short_name = 'rel',
), ),
notifies = ['cr-fuchsia'], extra_notifies = ['cr-fuchsia'],
) )
ci.linux_builder( ci.linux_builder(
...@@ -574,7 +574,7 @@ ci.linux_builder( ...@@ -574,7 +574,7 @@ ci.linux_builder(
category = 'fuchsia|x64', category = 'fuchsia|x64',
short_name = 'rel', short_name = 'rel',
), ),
notifies = ['cr-fuchsia'], extra_notifies = ['cr-fuchsia'],
) )
ci.linux_builder( ci.linux_builder(
...@@ -618,7 +618,7 @@ ci.linux_builder( ...@@ -618,7 +618,7 @@ ci.linux_builder(
category = 'fuchsia|cast', category = 'fuchsia|cast',
short_name = 'a64', short_name = 'a64',
), ),
notifies = ['cr-fuchsia'], extra_notifies = ['cr-fuchsia'],
) )
ci.linux_builder( ci.linux_builder(
...@@ -627,7 +627,7 @@ ci.linux_builder( ...@@ -627,7 +627,7 @@ ci.linux_builder(
category = 'fuchsia|cast', category = 'fuchsia|cast',
short_name = 'x64', short_name = 'x64',
), ),
notifies = ['cr-fuchsia'], extra_notifies = ['cr-fuchsia'],
) )
ci.linux_builder( ci.linux_builder(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment