aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar Eric Boren <borenet@google.com>2017-12-08 12:30:44 -0500
committerGravatar Eric Boren <borenet@google.com>2017-12-08 17:55:10 +0000
commit8b225c1396657a8f45281a3226b92d6d3b64e0a0 (patch)
tree9aaf3d384f97652fca3dcab4375b3dd11686f6f8 /infra
parent34e368af276dc9931c46afc3cde23d20728fc882 (diff)
[infra] Stop the recipe roller
Bug: chromium:793309 Change-Id: I882da905088ffaf19869a78fa5453de2603e08f9 Reviewed-on: https://skia-review.googlesource.com/82644 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Eric Boren <borenet@google.com>
Diffstat (limited to 'infra')
-rw-r--r--infra/config/recipes.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 9bc5e35fb6..973c40a7e5 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -9,7 +9,8 @@
"tbr_emails": [
"borenet@google.com"
]
- }
+ },
+ "disable_reason": "Bots failing, assume switching to Kitchen will fix."
},
"deps": {
"depot_tools": {