Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Side by Side Diff: tools/perf/docs/perf_bot_sheriffing.md

Issue 2098613005: Enable thread_times benchmarks on Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tools/perf/benchmarks/thread_times.py ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Perf Bot Sheriffing 1 # Perf Bot Sheriffing
2 2
3 The perf bot sheriff is responsible for keeping the bots on the chromium.perf 3 The perf bot sheriff is responsible for keeping the bots on the chromium.perf
4 waterfall up and running, and triaging performance test failures and flakes. 4 waterfall up and running, and triaging performance test failures and flakes.
5 5
6 **[Rotation calendar](https://calendar.google.com/calendar/embed?src=google.com_ 2fpmo740pd1unrui9d7cgpbg2k%40group.calendar.google.com)** 6 **[Rotation calendar](https://calendar.google.com/calendar/embed?src=google.com_ 2fpmo740pd1unrui9d7cgpbg2k%40group.calendar.google.com)**
7 7
8 ## Key Responsibilities 8 ## Key Responsibilities
9 9
10 * [Handle Device and Bot Failures](#botfailures) 10 * [Handle Device and Bot Failures](#botfailures)
(...skipping 234 matching lines...) Expand 10 before | Expand all | Expand 10 after
245 priority. Pri-0 generally implies an entire waterfall is down. 245 priority. Pri-0 generally implies an entire waterfall is down.
246 246
247 **[Pri-1 bugs](https://bugs.chromium.org/p/chromium/issues/list?can=2&q=label%3A Performance-BotHealth+label%3APri-1)** 247 **[Pri-1 bugs](https://bugs.chromium.org/p/chromium/issues/list?can=2&q=label%3A Performance-BotHealth+label%3APri-1)**
248 should be pinged daily, and checked to make sure someone is following up. Pri-1 248 should be pinged daily, and checked to make sure someone is following up. Pri-1
249 bugs are for a red test (not yet disabled), purple bot, or failing device. Here 249 bugs are for a red test (not yet disabled), purple bot, or failing device. Here
250 is the [list of Pri-1 bugs that have not been pinged today](https://bugs.chromiu m.org/p/chromium/issues/list?can=2&q=label:Performance-BotHealth%20label:Pri-1%2 0modified-before:today-1&sort=modified). 250 is the [list of Pri-1 bugs that have not been pinged today](https://bugs.chromiu m.org/p/chromium/issues/list?can=2&q=label:Performance-BotHealth%20label:Pri-1%2 0modified-before:today-1&sort=modified).
251 251
252 **[Pri-2 bugs](https://bugs.chromium.org/p/chromium/issues/list?can=2&q=label%3A Performance-BotHealth+label%3APri-2)** 252 **[Pri-2 bugs](https://bugs.chromium.org/p/chromium/issues/list?can=2&q=label%3A Performance-BotHealth+label%3APri-2)**
253 are for disabled tests. These should be pinged weekly, and work towards fixing 253 are for disabled tests. These should be pinged weekly, and work towards fixing
254 should be ongoing when the sheriff is not working on a Pri-1 issue. Here is the 254 should be ongoing when the sheriff is not working on a Pri-1 issue. Here is the
255
nednguyen 2016/06/24 21:08:19 is this change intentional?
255 [list of Pri-2 bugs that have not been pinged in a week](https://bugs.chromium.o rg/p/chromium/issues/list?can=2&q=label:Performance-BotHealth%20label:Pri-2%20mo dified-before:today-7&sort=modified). 256 [list of Pri-2 bugs that have not been pinged in a week](https://bugs.chromium.o rg/p/chromium/issues/list?can=2&q=label:Performance-BotHealth%20label:Pri-2%20mo dified-before:today-7&sort=modified).
256 257
257 <!-- Unresolved issues: 258 <!-- Unresolved issues:
258 1. Do perf sheriffs watch the bisect waterfall? 259 1. Do perf sheriffs watch the bisect waterfall?
259 2. Do perf sheriffs watch the internal clank waterfall? 260 2. Do perf sheriffs watch the internal clank waterfall?
260 --> 261 -->
OLDNEW
« no previous file with comments | « tools/perf/benchmarks/thread_times.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698