Commit 809d6825 authored by Owen Rodley's avatar Owen Rodley Committed by Commit Bot

Add tree closing configs for 'chromium' builders.

Forgot to do this before enabling tree closing...

Bug: 1094768
Change-Id: I18cc98051471cdeadbda8540196ee9ef725b40e2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2294739
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@{#787660}
parent 42fe534e
...@@ -1993,6 +1993,42 @@ notifiers { ...@@ -1993,6 +1993,42 @@ 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"
}
}
builders {
bucket: "ci"
name: "android-archive-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: "android-archive-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 { notifications {
on_change: true on_change: true
...@@ -2475,6 +2511,31 @@ notifiers { ...@@ -2475,6 +2511,31 @@ 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"
}
}
builders {
bucket: "ci"
name: "linux-archive-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 { 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"
...@@ -2487,6 +2548,10 @@ notifiers { ...@@ -2487,6 +2548,10 @@ notifiers {
name: "linux-archive-rel" name: "linux-archive-rel"
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 {
...@@ -2671,6 +2736,42 @@ notifiers { ...@@ -2671,6 +2736,42 @@ 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"
}
}
builders {
bucket: "ci"
name: "mac-archive-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: "mac-archive-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 { notifications {
on_new_status: FAILURE on_new_status: FAILURE
...@@ -2685,6 +2786,24 @@ notifiers { ...@@ -2685,6 +2786,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-archive-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 { notifications {
on_occurrence: FAILURE on_occurrence: FAILURE
...@@ -2703,6 +2822,24 @@ notifiers { ...@@ -2703,6 +2822,24 @@ 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"
}
}
builders {
bucket: "ci"
name: "win32-archive-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 { notifications {
on_occurrence: FAILURE on_occurrence: FAILURE
......
...@@ -535,11 +535,12 @@ def android_fyi_builder(*, name, **kwargs): ...@@ -535,11 +535,12 @@ def android_fyi_builder(*, name, **kwargs):
) )
def chromium_builder(*, name, **kwargs): def chromium_builder(*, name, tree_closing=True, **kwargs):
return ci_builder( return ci_builder(
name = name, name = name,
goma_backend = builders.goma.backend.RBE_PROD, goma_backend = builders.goma.backend.RBE_PROD,
mastername = 'chromium', mastername = 'chromium',
tree_closing = tree_closing,
**kwargs **kwargs
) )
......
...@@ -476,6 +476,7 @@ ci.chromium_builder( ...@@ -476,6 +476,7 @@ ci.chromium_builder(
short_name = 'off', short_name = 'off',
), ),
cores = 32, cores = 32,
tree_closing = False,
) )
ci.chromium_builder( ci.chromium_builder(
...@@ -489,6 +490,7 @@ ci.chromium_builder( ...@@ -489,6 +490,7 @@ ci.chromium_builder(
# TODO: Change this back down to something reasonable once these builders # TODO: Change this back down to something reasonable once these builders
# have populated their cached by getting through the compile step # have populated their cached by getting through the compile step
execution_timeout = 10 * time.hour, execution_timeout = 10 * time.hour,
tree_closing = False,
) )
ci.chromium_builder( ci.chromium_builder(
...@@ -504,6 +506,7 @@ ci.chromium_builder( ...@@ -504,6 +506,7 @@ ci.chromium_builder(
# TODO: Change this back down to something reasonable once these builders # TODO: Change this back down to something reasonable once these builders
# have populated their cached by getting through the compile step # have populated their cached by getting through the compile step
execution_timeout = 10 * time.hour, execution_timeout = 10 * time.hour,
tree_closing = False,
) )
ci.chromium_builder( ci.chromium_builder(
...@@ -518,6 +521,7 @@ ci.chromium_builder( ...@@ -518,6 +521,7 @@ ci.chromium_builder(
cores = 32, cores = 32,
os = os.WINDOWS_DEFAULT, os = os.WINDOWS_DEFAULT,
execution_timeout = 4 * time.hour, execution_timeout = 4 * time.hour,
tree_closing = False,
) )
ci.chromium_builder( ci.chromium_builder(
...@@ -532,6 +536,7 @@ ci.chromium_builder( ...@@ -532,6 +536,7 @@ ci.chromium_builder(
cores = 32, cores = 32,
os = os.WINDOWS_DEFAULT, os = os.WINDOWS_DEFAULT,
execution_timeout = 5 * time.hour, execution_timeout = 5 * time.hour,
tree_closing = False,
) )
ci.chromiumos_builder( ci.chromiumos_builder(
......
...@@ -482,6 +482,7 @@ ci.chromium_builder( ...@@ -482,6 +482,7 @@ ci.chromium_builder(
cores = 32, cores = 32,
main_console_view = 'main', main_console_view = 'main',
os = os.WINDOWS_DEFAULT, os = os.WINDOWS_DEFAULT,
tree_closing = False,
) )
ci.chromium_builder( ci.chromium_builder(
...@@ -504,6 +505,7 @@ ci.chromium_builder( ...@@ -504,6 +505,7 @@ ci.chromium_builder(
cores = 32, cores = 32,
main_console_view = 'main', main_console_view = 'main',
os = os.WINDOWS_DEFAULT, os = os.WINDOWS_DEFAULT,
tree_closing = False,
) )
ci.chromium_builder( ci.chromium_builder(
......
...@@ -230,6 +230,7 @@ ci.chromium_builder( ...@@ -230,6 +230,7 @@ ci.chromium_builder(
# TODO: Change this back down to something reasonable once these builders # TODO: Change this back down to something reasonable once these builders
# have populated their cached by getting through the compile step # have populated their cached by getting through the compile step
execution_timeout = 6 * time.hour, execution_timeout = 6 * time.hour,
tree_closing = False,
) )
ci.chromium_builder( ci.chromium_builder(
...@@ -245,6 +246,7 @@ ci.chromium_builder( ...@@ -245,6 +246,7 @@ ci.chromium_builder(
# TODO: Change this back down to something reasonable once these builders # TODO: Change this back down to something reasonable once these builders
# have populated their cached by getting through the compile step # have populated their cached by getting through the compile step
execution_timeout = 10 * time.hour, execution_timeout = 10 * time.hour,
tree_closing = False,
) )
ci.chromium_builder( ci.chromium_builder(
...@@ -260,6 +262,7 @@ ci.chromium_builder( ...@@ -260,6 +262,7 @@ ci.chromium_builder(
# TODO: Change this back down to something reasonable once these builders # TODO: Change this back down to something reasonable once these builders
# have populated their cached by getting through the compile step # have populated their cached by getting through the compile step
execution_timeout = 10 * time.hour, execution_timeout = 10 * time.hour,
tree_closing = False,
) )
ci.chromiumos_builder( ci.chromiumos_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