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

Side by Side Diff: scripts/slave/gatekeeper.json

Issue 1703353002: Attempt to make GN waterfall bots not on the CQ alert but not close trees. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: go back to patchset #1 Created 4 years, 9 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | 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 { 1 {
2 "comment": ["This is a configuration file for gatekeeper_ng.py", 2 "comment": ["This is a configuration file for gatekeeper_ng.py",
3 "Look at that for documentation on this file's format."], 3 "Look at that for documentation on this file's format."],
4 4
5 "masters": { 5 "masters": {
6 "https://build.chromium.org/p/chromium": [ 6 "https://build.chromium.org/p/chromium": [
7 { 7 {
8 "categories": [ 8 "categories": [
9 "chromium_tree_closer" 9 "chromium_tree_closer"
10 ], 10 ],
(...skipping 306 matching lines...) Expand 10 before | Expand all | Expand 10 after
317 "builders": { 317 "builders": {
318 "*": {} 318 "*": {}
319 } 319 }
320 } 320 }
321 ], 321 ],
322 "https://build.chromium.org/p/chromium.mac": [ 322 "https://build.chromium.org/p/chromium.mac": [
323 { 323 {
324 "categories": [ 324 "categories": [
325 "chromium_tree_closer" 325 "chromium_tree_closer"
326 ], 326 ],
327 "comment": [
328 "TODO(dpranke): crbug.com/486089, crbug.com/439402",
329 "Until the Mac GN (dbg) bot is in the CQ, it should not close the",
330 "tree."
331 ],
327 "builders": { 332 "builders": {
328 "iOS_Device": { 333 "iOS_Device": {
329 "sheriff_classes": ["sheriff_ios_europe", "sheriff_ios_us"] 334 "sheriff_classes": ["sheriff_ios_europe", "sheriff_ios_us"]
330 }, 335 },
331 "iOS_Simulator_(dbg)": { 336 "iOS_Simulator_(dbg)": {
332 "sheriff_classes": ["sheriff_ios_europe", "sheriff_ios_us"], 337 "sheriff_classes": ["sheriff_ios_europe", "sheriff_ios_us"],
333 "closing_optional": [], 338 "closing_optional": [],
334 "comment": ["closing_optional due to crbug.com/393861"] 339 "comment": ["closing_optional due to crbug.com/393861"]
335 }, 340 },
336 "iOS_Device_(ninja)": { 341 "iOS_Device_(ninja)": {
337 "sheriff_classes": ["sheriff_ios_europe", "sheriff_ios_us"] 342 "sheriff_classes": ["sheriff_ios_europe", "sheriff_ios_us"]
338 }, 343 },
344 "Mac GN (dbg)": {
345 "close_tree": false
346 },
339 "*": {} 347 "*": {}
340 }, 348 }
341
342 "comment": [
343 "TODO(dpranke): crbug.com/486089, crbug.com/439402",
344 "Until these are in the CQ, they should not close the tree."
345 ],
346 "excluded_builders": [
347 "Mac GN (dbg)"
348 ]
349
350 } 349 }
351 ], 350 ],
352 "https://build.chromium.org/p/chromium.memory": [ 351 "https://build.chromium.org/p/chromium.memory": [
353 { 352 {
354 "categories": [ 353 "categories": [
355 "chromium_tree_closer" 354 "chromium_tree_closer"
356 ], 355 ],
357 "builders": { 356 "builders": {
358 "*": {} 357 "*": {}
359 } 358 }
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
451 ] 450 ]
452 } 451 }
453 } 452 }
454 } 453 }
455 ], 454 ],
456 "https://build.chromium.org/p/chromium.win": [ 455 "https://build.chromium.org/p/chromium.win": [
457 { 456 {
458 "categories": [ 457 "categories": [
459 "chromium_tree_closer" 458 "chromium_tree_closer"
460 ], 459 ],
461 "builders": {
462 "*": {}
463 },
464 460
465 "comment": [ 461 "comment": [
466 "TODO(dpranke): crbug.com/486089, crbug.com/439402", 462 "TODO(dpranke): crbug.com/486089, crbug.com/439402",
467 "Until these are in the CQ, they should not close the tree." 463 "Until the GN bots are in the CQ, they should not close the tree."
468 ], 464 ],
469 "excluded_builders": [ 465 "builders": {
470 "Win x64 GN", 466 "Win x64 GN": {
471 "Win x64 GN (dbg)", 467 "close_tree": false
472 "Win8 GN (dbg)" 468 },
473 ] 469 "Win x64 GN (dbg)": {
470 "close_tree": false
471 },
472 "Win8 GN (dbg)": {
473 "close_tree": false
474 },
475 "*": {}
476 }
474 } 477 }
475 ], 478 ],
476 "https://build.chromium.org/p/client.boringssl": [ 479 "https://build.chromium.org/p/client.boringssl": [
477 { 480 {
478 "tree_notify": [ 481 "tree_notify": [
479 "davidben+boringssl@google.com", 482 "davidben+boringssl@google.com",
480 "agl+boringssl@google.com" 483 "agl+boringssl@google.com"
481 ], 484 ],
482 485
483 "forgive_all": "true", 486 "forgive_all": "true",
(...skipping 450 matching lines...) Expand 10 before | Expand all | Expand 10 after
934 "cleanup_temp", 937 "cleanup_temp",
935 "taskkill" 938 "taskkill"
936 ], 939 ],
937 "closing_optional": [ 940 "closing_optional": [
938 "compile", 941 "compile",
939 "gn" 942 "gn"
940 ] 943 ]
941 } 944 }
942 } 945 }
943 } 946 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698