Commit 3d7fdf9c authored by Owen Rodley's avatar Owen Rodley Committed by Commit Bot

Add tree closing configs for chromium.memory builders.

Bug: 1094768
Change-Id: Ib692acc66b8446cc2606551507caf01b6c7bc313
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2289271
Commit-Queue: Owen Rodley <orodley@chromium.org>
Commit-Queue: Takuto Ikuta <tikuta@chromium.org>
Auto-Submit: Owen Rodley <orodley@chromium.org>
Reviewed-by: default avatarTakuto Ikuta <tikuta@chromium.org>
Cr-Commit-Position: refs/heads/master@{#786611}
parent 9124147a
...@@ -637,6 +637,13 @@ notifiers { ...@@ -637,6 +637,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"
...@@ -649,8 +656,19 @@ notifiers { ...@@ -649,8 +656,19 @@ notifiers {
name: "Linux ASan LSan Builder" name: "Linux ASan LSan 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 {
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"
...@@ -662,8 +680,19 @@ notifiers { ...@@ -662,8 +680,19 @@ notifiers {
bucket: "ci" bucket: "ci"
name: "Linux ASan LSan Tests (1)" name: "Linux ASan LSan Tests (1)"
} }
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 { 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"
...@@ -675,6 +704,10 @@ notifiers { ...@@ -675,6 +704,10 @@ notifiers {
bucket: "ci" bucket: "ci"
name: "Linux ASan Tests (sandboxed)" name: "Linux ASan Tests (sandboxed)"
} }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
} }
notifiers { notifiers {
notifications { notifications {
...@@ -752,6 +785,13 @@ notifiers { ...@@ -752,6 +785,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"
...@@ -764,8 +804,19 @@ notifiers { ...@@ -764,8 +804,19 @@ notifiers {
name: "Linux CFI" name: "Linux CFI"
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 { 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"
...@@ -778,8 +829,19 @@ notifiers { ...@@ -778,8 +829,19 @@ notifiers {
name: "Linux Chromium OS ASan LSan Builder" name: "Linux Chromium OS ASan LSan 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 {
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"
...@@ -791,6 +853,10 @@ notifiers { ...@@ -791,6 +853,10 @@ notifiers {
bucket: "ci" bucket: "ci"
name: "Linux Chromium OS ASan LSan Tests (1)" name: "Linux Chromium OS ASan LSan Tests (1)"
} }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
} }
notifiers { notifiers {
notifications { notifications {
...@@ -811,6 +877,13 @@ notifiers { ...@@ -811,6 +877,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"
...@@ -823,8 +896,19 @@ notifiers { ...@@ -823,8 +896,19 @@ notifiers {
name: "Linux ChromiumOS MSan Builder" name: "Linux ChromiumOS MSan 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 {
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"
...@@ -836,8 +920,19 @@ notifiers { ...@@ -836,8 +920,19 @@ notifiers {
bucket: "ci" bucket: "ci"
name: "Linux ChromiumOS MSan Tests" name: "Linux ChromiumOS MSan Tests"
} }
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 { 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"
...@@ -850,8 +945,19 @@ notifiers { ...@@ -850,8 +945,19 @@ notifiers {
name: "Linux MSan Builder" name: "Linux MSan 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 {
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"
...@@ -863,6 +969,10 @@ notifiers { ...@@ -863,6 +969,10 @@ notifiers {
bucket: "ci" bucket: "ci"
name: "Linux MSan Tests" name: "Linux MSan Tests"
} }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
} }
notifiers { notifiers {
notifications { notifications {
...@@ -961,6 +1071,13 @@ notifiers { ...@@ -961,6 +1071,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"
...@@ -973,8 +1090,19 @@ notifiers { ...@@ -973,8 +1090,19 @@ notifiers {
name: "Linux TSan Builder" name: "Linux TSan 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 {
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"
...@@ -986,6 +1114,10 @@ notifiers { ...@@ -986,6 +1114,10 @@ notifiers {
bucket: "ci" bucket: "ci"
name: "Linux TSan Tests" name: "Linux TSan Tests"
} }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
} }
notifiers { notifiers {
notifications { notifications {
...@@ -1087,6 +1219,41 @@ notifiers { ...@@ -1087,6 +1219,41 @@ 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"
}
}
builders {
bucket: "ci"
name: "Mac ASan 64 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"
}
}
builders {
bucket: "ci"
name: "Mac ASan 64 Tests (1)"
}
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
...@@ -1500,6 +1667,60 @@ notifiers { ...@@ -1500,6 +1667,60 @@ 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"
}
}
builders {
bucket: "ci"
name: "WebKit Linux ASAN"
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: "WebKit Linux Leak"
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: "WebKit Linux MSAN"
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
...@@ -2272,6 +2493,24 @@ notifiers { ...@@ -2272,6 +2493,24 @@ 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"
}
}
builders {
bucket: "ci"
name: "win-asan"
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
...@@ -2460,6 +2699,13 @@ notifiers { ...@@ -2460,6 +2699,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"
...@@ -2472,8 +2718,19 @@ notifiers { ...@@ -2472,8 +2718,19 @@ notifiers {
name: "Linux ASan LSan Builder" name: "Linux ASan LSan 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 {
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"
...@@ -2485,8 +2742,19 @@ notifiers { ...@@ -2485,8 +2742,19 @@ notifiers {
bucket: "ci-m84" bucket: "ci-m84"
name: "Linux ASan LSan Tests (1)" name: "Linux ASan LSan Tests (1)"
} }
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 { 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"
...@@ -2498,6 +2766,10 @@ notifiers { ...@@ -2498,6 +2766,10 @@ notifiers {
bucket: "ci-m84" bucket: "ci-m84"
name: "Linux ASan Tests (sandboxed)" name: "Linux ASan Tests (sandboxed)"
} }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
} }
notifiers { notifiers {
notifications { notifications {
...@@ -2646,6 +2918,13 @@ notifiers { ...@@ -2646,6 +2918,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"
...@@ -2658,8 +2937,19 @@ notifiers { ...@@ -2658,8 +2937,19 @@ notifiers {
name: "Linux TSan Builder" name: "Linux TSan 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 {
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"
...@@ -2671,6 +2961,10 @@ notifiers { ...@@ -2671,6 +2961,10 @@ notifiers {
bucket: "ci-m84" bucket: "ci-m84"
name: "Linux TSan Tests" name: "Linux TSan Tests"
} }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
} }
notifiers { notifiers {
notifications { notifications {
...@@ -3428,6 +3722,13 @@ notifiers { ...@@ -3428,6 +3722,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"
...@@ -3440,8 +3741,19 @@ notifiers { ...@@ -3440,8 +3741,19 @@ notifiers {
name: "Linux ASan LSan Builder" name: "Linux ASan LSan 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 {
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"
...@@ -3453,8 +3765,19 @@ notifiers { ...@@ -3453,8 +3765,19 @@ notifiers {
bucket: "ci-m85" bucket: "ci-m85"
name: "Linux ASan LSan Tests (1)" name: "Linux ASan LSan Tests (1)"
} }
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 { 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"
...@@ -3466,6 +3789,10 @@ notifiers { ...@@ -3466,6 +3789,10 @@ notifiers {
bucket: "ci-m85" bucket: "ci-m85"
name: "Linux ASan Tests (sandboxed)" name: "Linux ASan Tests (sandboxed)"
} }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
} }
notifiers { notifiers {
notifications { notifications {
...@@ -3614,6 +3941,13 @@ notifiers { ...@@ -3614,6 +3941,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"
...@@ -3626,8 +3960,19 @@ notifiers { ...@@ -3626,8 +3960,19 @@ notifiers {
name: "Linux TSan Builder" name: "Linux TSan 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 {
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"
...@@ -3639,6 +3984,10 @@ notifiers { ...@@ -3639,6 +3984,10 @@ notifiers {
bucket: "ci-m85" bucket: "ci-m85"
name: "Linux TSan Tests" name: "Linux TSan Tests"
} }
tree_closers {
tree_status_host: "chromium-status.appspot.com"
failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update"
}
} }
notifiers { notifiers {
notifications { notifications {
......
...@@ -868,6 +868,7 @@ def memory_builder( ...@@ -868,6 +868,7 @@ def memory_builder(
name, name,
goma_jobs=builders.goma.jobs.MANY_JOBS_FOR_CI, goma_jobs=builders.goma.jobs.MANY_JOBS_FOR_CI,
notifies=None, notifies=None,
tree_closing=True,
**kwargs): **kwargs):
if name.startswith('Linux'): if name.startswith('Linux'):
notifies = (notifies or []) + ['linux-memory'] notifies = (notifies or []) + ['linux-memory']
...@@ -878,6 +879,7 @@ def memory_builder( ...@@ -878,6 +879,7 @@ def memory_builder(
goma_jobs = goma_jobs, goma_jobs = goma_jobs,
mastername = 'chromium.memory', mastername = 'chromium.memory',
notifies = notifies, notifies = notifies,
tree_closing=tree_closing,
**kwargs **kwargs
) )
......
...@@ -2889,6 +2889,7 @@ ci.memory_builder( ...@@ -2889,6 +2889,7 @@ ci.memory_builder(
# TODO(https://crbug.com/919430) Remove the larger timeout once compile # TODO(https://crbug.com/919430) Remove the larger timeout once compile
# times have been brought down to reasonable level # times have been brought down to reasonable level
execution_timeout = time.hour * 9 / 2, # 4.5 (can't multiply float * duration) execution_timeout = time.hour * 9 / 2, # 4.5 (can't multiply float * duration)
tree_closing = False,
) )
ci.memory_builder( ci.memory_builder(
...@@ -3028,6 +3029,7 @@ ci.memory_builder( ...@@ -3028,6 +3029,7 @@ ci.memory_builder(
short_name = 'asn', short_name = 'asn',
), ),
main_console_view = 'main', main_console_view = 'main',
tree_closing = False,
) )
ci.memory_builder( ci.memory_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