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

Unified Diff: tumble/configs/tumble_resources.cfg

Issue 2988083002: [logdog] Begin migrating to Makefile. (Closed)
Patch Set: git checkout view Created 3 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
« no previous file with comments | « tumble/configs/tq_shards_low.cfg ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tumble/configs/tumble_resources.cfg
diff --git a/tumble/configs/tumble_resources.cfg b/tumble/configs/tumble_resources.cfg
deleted file mode 100644
index 0b2240e3ad3d2baf0534327881e1d59f7d04dfee..0000000000000000000000000000000000000000
--- a/tumble/configs/tumble_resources.cfg
+++ /dev/null
@@ -1,29 +0,0 @@
-# Deploy tool AppEngineResources for Tumble.
-
-# This index supports the tumble installation.
-index <
- kind: "tumble.Mutation"
- property <
- name: "ExpandedShard"
- >
- property <
- name: "TargetRoot"
- >
->
-
-# This index supports the tumble delayed mutations.
-index <
- kind: "tumble.Mutation"
- property <
- name: "TargetRoot"
- >
- property <
- name: "ProcessAfter"
- >
->
-
-cron <
- url: "/internal/tumble/fire_all_tasks"
- description: "tumble fire_all_tasks invocation"
- schedule: "every 10 minutes"
->
« no previous file with comments | « tumble/configs/tq_shards_low.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698