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

Unified Diff: scripts/slave/gatekeeper.json

Issue 2032043003: Revert of Change chromium.memory.fyi to chromium.memory.full (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 7 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
« no previous file with comments | « scripts/slave/bot_update.py ('k') | scripts/slave/gatekeeper_trees.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/gatekeeper.json
diff --git a/scripts/slave/gatekeeper.json b/scripts/slave/gatekeeper.json
index 7a105cf58f149ee405619da911fd8e6951b6fa57..28f3b1df5489746a0c7e65762daebd789b87e1ca 100644
--- a/scripts/slave/gatekeeper.json
+++ b/scripts/slave/gatekeeper.json
@@ -404,10 +404,10 @@
}
}
],
- "https://build.chromium.org/p/chromium.memory.full": [
- {
- "categories": [
- "chromium_memory_full"
+ "https://build.chromium.org/p/chromium.memory.fyi": [
+ {
+ "categories": [
+ "chromium_memory_fyi"
],
"sheriff_classes": ["sheriff_memory"],
@@ -811,7 +811,7 @@
},
"categories": {
- "chromium_memory_full": {
+ "chromium_memory_fyi": {
"closing_optional": [
"*"
]
« no previous file with comments | « scripts/slave/bot_update.py ('k') | scripts/slave/gatekeeper_trees.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698