Commit 2438bcb6 authored by Garrett Beaty's avatar Garrett Beaty Committed by Commit Bot

LUCI services: add M83 configuration

Bug: 1067678
Change-Id: Ic632391275198d08c1a6929b242b5c5304a9c2bb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2134849
Commit-Queue: Garrett Beaty <gbeaty@chromium.org>
Reviewed-by: default avatarAaron Gable <agable@chromium.org>
Cr-Commit-Position: refs/heads/master@{#756330}
parent 5c3291ce
...@@ -20,6 +20,7 @@ ci.defaults.swarming_tags.set(['vpython:native-python-wrapper']) ...@@ -20,6 +20,7 @@ ci.defaults.swarming_tags.set(['vpython:native-python-wrapper'])
exec('//versioned/trunk/buckets/ci.star') exec('//versioned/trunk/buckets/ci.star')
exec('//versioned/milestones/m80/buckets/ci.star') exec('//versioned/milestones/m80/buckets/ci.star')
exec('//versioned/milestones/m81/buckets/ci.star') exec('//versioned/milestones/m81/buckets/ci.star')
exec('//versioned/milestones/m83/buckets/ci.star')
# *** After this point everything is trunk only *** # *** After this point everything is trunk only ***
......
...@@ -30,6 +30,7 @@ try_.defaults.caches.set([ ...@@ -30,6 +30,7 @@ try_.defaults.caches.set([
exec('//versioned/trunk/buckets/try.star') exec('//versioned/trunk/buckets/try.star')
exec('//versioned/milestones/m80/buckets/try.star') exec('//versioned/milestones/m80/buckets/try.star')
exec('//versioned/milestones/m81/buckets/try.star') exec('//versioned/milestones/m81/buckets/try.star')
exec('//versioned/milestones/m83/buckets/try.star')
# *** After this point everything is trunk only *** # *** After this point everything is trunk only ***
......
exec('//versioned/trunk/consoles/main.star') exec('//versioned/trunk/consoles/main.star')
exec('//versioned/milestones/m80/consoles/main.star') exec('//versioned/milestones/m80/consoles/main.star')
exec('//versioned/milestones/m81/consoles/main.star') exec('//versioned/milestones/m81/consoles/main.star')
exec('//versioned/milestones/m83/consoles/main.star')
luci.list_view(
name = 'try-m83',
entries = [
'try-m83/android-binary-size',
'try-m83/android-cronet-arm-dbg',
'try-m83/android-kitkat-arm-rel',
'try-m83/android-marshmallow-arm64-rel',
'try-m83/android-pie-arm64-dbg',
'try-m83/android-pie-arm64-rel',
'try-m83/android_compile_dbg',
'try-m83/android_compile_x64_dbg',
'try-m83/android_compile_x86_dbg',
'try-m83/android_cronet',
'try-m83/android_optional_gpu_tests_rel',
'try-m83/cast_shell_android',
'try-m83/cast_shell_linux',
'try-m83/chromeos-amd64-generic-dbg',
'try-m83/chromeos-amd64-generic-rel',
'try-m83/chromeos-arm-generic-rel',
'try-m83/chromeos-kevin-compile-rel',
'try-m83/chromeos-kevin-rel',
'try-m83/chromium_presubmit',
'try-m83/closure_compilation',
'try-m83/dawn-linux-x64-deps-rel',
'try-m83/dawn-mac-x64-deps-rel',
'try-m83/dawn-win10-x64-deps-rel',
'try-m83/dawn-win10-x86-deps-rel',
'try-m83/fuchsia-arm64-cast',
'try-m83/fuchsia-x64-cast',
'try-m83/fuchsia_arm64',
'try-m83/fuchsia_x64',
'try-m83/ios-simulator',
'try-m83/ios-simulator-cronet',
'try-m83/ios-simulator-full-configs',
'try-m83/linux-blink-rel',
'try-m83/linux-chromeos-compile-dbg',
'try-m83/linux-chromeos-rel',
'try-m83/linux-libfuzzer-asan-rel',
'try-m83/linux-ozone-rel',
'try-m83/linux-rel',
'try-m83/linux_chromium_asan_rel_ng',
'try-m83/linux_chromium_compile_dbg_ng',
'try-m83/linux_chromium_dbg_ng',
'try-m83/linux_chromium_tsan_rel_ng',
'try-m83/linux_layout_tests_composite_after_paint',
'try-m83/linux_layout_tests_layout_ng_disabled',
'try-m83/linux_optional_gpu_tests_rel',
'try-m83/linux_vr',
'try-m83/mac-rel',
'try-m83/mac_chromium_compile_dbg_ng',
'try-m83/mac_optional_gpu_tests_rel',
'try-m83/win-libfuzzer-asan-rel',
'try-m83/win10_chromium_x64_rel_ng',
'try-m83/win_chromium_compile_dbg_ng',
'try-m83/win_optional_gpu_tests_rel',
],
)
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
...@@ -727,3 +727,118 @@ notifiers: < ...@@ -727,3 +727,118 @@ notifiers: <
name: "android-cronet-lollipop-arm-rel" name: "android-cronet-lollipop-arm-rel"
> >
> >
notifiers: <
notifications: <
on_change: true
email: <
recipients: "cr-fuchsia+bot@chromium.org"
>
>
builders: <
bucket: "ci-m83"
name: "Fuchsia ARM64"
repository: "https://chromium.googlesource.com/chromium/src"
>
>
notifiers: <
notifications: <
on_change: true
email: <
recipients: "cr-fuchsia+bot@chromium.org"
>
>
builders: <
bucket: "ci-m83"
name: "Fuchsia x64"
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-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_change: true
email: <
recipients: "cr-fuchsia+bot@chromium.org"
>
>
builders: <
bucket: "ci-m83"
name: "fuchsia-arm64-cast"
repository: "https://chromium.googlesource.com/chromium/src"
>
>
notifiers: <
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"
>
>
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"
>
>
This diff is collapsed.
...@@ -23,6 +23,7 @@ _ANDROID_TEST_NOOP_JOBS = [scheduler_pb.Job( ...@@ -23,6 +23,7 @@ _ANDROID_TEST_NOOP_JOBS = [scheduler_pb.Job(
) for builder in _ANDROID_NON_BRANCHED_TESTERS for bucket in ( ) for builder in _ANDROID_NON_BRANCHED_TESTERS for bucket in (
'ci-m80', 'ci-m80',
'ci-m81', 'ci-m81',
'ci-m83',
)] )]
......
...@@ -132,6 +132,7 @@ exec('//consoles/main.star') ...@@ -132,6 +132,7 @@ exec('//consoles/main.star')
exec('//consoles/sheriff.ios.star') exec('//consoles/sheriff.ios.star')
exec('//consoles/try-m80.star') exec('//consoles/try-m80.star')
exec('//consoles/try-m81.star') exec('//consoles/try-m81.star')
exec('//consoles/try-m83.star')
exec('//consoles/tryserver.blink.star') exec('//consoles/tryserver.blink.star')
exec('//consoles/tryserver.chromium.android.star') exec('//consoles/tryserver.chromium.android.star')
exec('//consoles/tryserver.chromium.chromiumos.star') exec('//consoles/tryserver.chromium.chromiumos.star')
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
vars = struct(
ref = 'refs/branch-heads/4103',
ci_bucket = 'ci-m83',
ci_poller = 'm83-gitiles-trigger',
try_bucket = 'try-m83',
cq_group = 'cq-m83',
cq_ref_regexp = 'refs/branch-heads/4103',
main_console_name = 'main-m83',
main_console_title = 'Chromium M83 Console',
)
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