Oleh Prypin | 9bb6886 | 2018-05-28 09:07:30 +0200 | [diff] [blame] | 1 | # Defines notifiers on luci-notify.appspot.com. |
Oleh Prypin | 69bdc65 | 2018-06-03 18:49:47 +0200 | [diff] [blame] | 2 | # |
| 3 | # For schema of this file see |
Oleh Prypin | 9bb6886 | 2018-05-28 09:07:30 +0200 | [diff] [blame] | 4 | # https://chromium.googlesource.com/infra/luci/luci-go/+/master/luci_notify/api/config/notify.proto |
| 5 | |
| 6 | notifiers { |
| 7 | name: "webrtc-ci-status" |
| 8 | notifications { |
Oleh Prypin | 6abf4d6 | 2018-06-01 08:38:45 +0200 | [diff] [blame] | 9 | template: "ci" |
Oleh Prypin | 9bb6886 | 2018-05-28 09:07:30 +0200 | [diff] [blame] | 10 | on_change: false |
| 11 | on_success: false |
| 12 | on_failure: true |
| 13 | email { |
Oleh Prypin | ba2c066 | 2018-10-16 09:16:19 +0200 | [diff] [blame] | 14 | recipients: "oprypin+ci@google.com" |
Oleh Prypin | 9bb6886 | 2018-05-28 09:07:30 +0200 | [diff] [blame] | 15 | } |
| 16 | } |
| 17 | |
| 18 | # Keep this list synced with the CI builders in luci-milo.cfg |
| 19 | # (they start with "buildbucket/luci.webrtc.ci") |
| 20 | |
| 21 | builders { bucket: "ci" name: "Android32 (M Nexus5X)(dbg)" } |
| 22 | builders { bucket: "ci" name: "Android32 (M Nexus5X)" } |
Oleh Prypin | ba6ae0f | 2018-08-09 15:08:52 +0200 | [diff] [blame] | 23 | builders { bucket: "ci" name: "Android32 Builder arm" } |
Oleh Prypin | 9bb6886 | 2018-05-28 09:07:30 +0200 | [diff] [blame] | 24 | builders { bucket: "ci" name: "Android64 (M Nexus5X)(dbg)" } |
| 25 | builders { bucket: "ci" name: "Android64 (M Nexus5X)" } |
Oleh Prypin | ba6ae0f | 2018-08-09 15:08:52 +0200 | [diff] [blame] | 26 | builders { bucket: "ci" name: "Android64 Builder arm64" } |
Oleh Prypin | 9bb6886 | 2018-05-28 09:07:30 +0200 | [diff] [blame] | 27 | builders { bucket: "ci" name: "Android32 Builder x86" } |
| 28 | builders { bucket: "ci" name: "Android32 Builder x86 (dbg)" } |
| 29 | builders { bucket: "ci" name: "Android64 Builder x64 (dbg)" } |
| 30 | builders { bucket: "ci" name: "Android32 (more configs)" } |
| 31 | |
| 32 | builders { bucket: "ci" name: "iOS32 Debug" } |
| 33 | builders { bucket: "ci" name: "iOS32 Release" } |
| 34 | builders { bucket: "ci" name: "iOS64 Debug" } |
| 35 | builders { bucket: "ci" name: "iOS64 Release" } |
Oleh Prypin | 9bb6886 | 2018-05-28 09:07:30 +0200 | [diff] [blame] | 36 | builders { bucket: "ci" name: "iOS64 Sim Debug (iOS 9.0)" } |
| 37 | builders { bucket: "ci" name: "iOS64 Sim Debug (iOS 10.0)" } |
| 38 | builders { bucket: "ci" name: "iOS API Framework Builder" } |
| 39 | |
| 40 | builders { bucket: "ci" name: "Linux32 Debug" } |
| 41 | builders { bucket: "ci" name: "Linux32 Release" } |
| 42 | builders { bucket: "ci" name: "Linux64 Debug" } |
| 43 | builders { bucket: "ci" name: "Linux64 Release" } |
Oleh Prypin | ba6ae0f | 2018-08-09 15:08:52 +0200 | [diff] [blame] | 44 | builders { bucket: "ci" name: "Linux64 Builder" } |
Oleh Prypin | 9bb6886 | 2018-05-28 09:07:30 +0200 | [diff] [blame] | 45 | builders { bucket: "ci" name: "Linux32 Debug (ARM)" } |
| 46 | builders { bucket: "ci" name: "Linux32 Release (ARM)" } |
| 47 | builders { bucket: "ci" name: "Linux64 Debug (ARM)" } |
| 48 | builders { bucket: "ci" name: "Linux64 Release (ARM)" } |
| 49 | builders { bucket: "ci" name: "Linux64 Release (GCC)" } |
| 50 | builders { bucket: "ci" name: "Linux Asan" } |
| 51 | builders { bucket: "ci" name: "Linux MSan" } |
| 52 | builders { bucket: "ci" name: "Linux Tsan v2" } |
| 53 | builders { bucket: "ci" name: "Linux UBSan" } |
| 54 | builders { bucket: "ci" name: "Linux UBSan vptr" } |
| 55 | builders { bucket: "ci" name: "Linux (more configs)" } |
| 56 | builders { bucket: "ci" name: "Linux64 Release (Libfuzzer)" } |
| 57 | |
| 58 | builders { bucket: "ci" name: "Mac64 Debug" } |
| 59 | builders { bucket: "ci" name: "Mac64 Release" } |
| 60 | builders { bucket: "ci" name: "Mac Asan" } |
| 61 | |
Oleh Prypin | 9bb6886 | 2018-05-28 09:07:30 +0200 | [diff] [blame] | 62 | builders { bucket: "ci" name: "Win32 Release" } |
Oleh Prypin | 9bb6886 | 2018-05-28 09:07:30 +0200 | [diff] [blame] | 63 | builders { bucket: "ci" name: "Win64 Release" } |
| 64 | builders { bucket: "ci" name: "Win32 Debug (Clang)" } |
| 65 | builders { bucket: "ci" name: "Win32 Release (Clang)" } |
| 66 | builders { bucket: "ci" name: "Win64 Debug (Clang)" } |
| 67 | builders { bucket: "ci" name: "Win64 Release (Clang)" } |
| 68 | builders { bucket: "ci" name: "Win32 ASan" } |
| 69 | builders { bucket: "ci" name: "Win (more configs)" } |
| 70 | } |