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

Unified Diff: scripts/slave/gatekeeper.json

Issue 2184603003: Move memory FYI slaves to memory full master and switch configs over. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Update expectations 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 side-by-side diff with in-line comments
Download patch
Index: scripts/slave/gatekeeper.json
diff --git a/scripts/slave/gatekeeper.json b/scripts/slave/gatekeeper.json
index 4a567d31ac1bf35cbb808e8b32dff77e849a2460..50f09fb9ddac6d293051cb1262a89a2ae6c26a24 100644
--- a/scripts/slave/gatekeeper.json
+++ b/scripts/slave/gatekeeper.json
@@ -416,10 +416,10 @@
}
}
],
- "https://build.chromium.org/p/chromium.memory.fyi": [
+ "https://build.chromium.org/p/chromium.memory.full": [
{
"categories": [
- "chromium_memory_fyi"
+ "chromium_memory_full"
],
"sheriff_classes": ["sheriff_memory"],
@@ -822,7 +822,7 @@
},
"categories": {
- "chromium_memory_fyi": {
+ "chromium_memory_full": {
"closing_optional": [
"*"
]

Powered by Google App Engine
This is Rietveld 408576698