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

Unified Diff: dashboard/app.yaml

Issue 2389613003: Explicitly specify F4_1G instance_class (Closed) Base URL: https://github.com/catapult-project/catapult@master
Patch Set: Created 4 years, 2 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dashboard/app.yaml
diff --git a/dashboard/app.yaml b/dashboard/app.yaml
index 75b3187eb43a509822cba122e53596d4ec25c1d3..4a1778a7b522da6a7af1345698cdffaff96bfdd9 100644
--- a/dashboard/app.yaml
+++ b/dashboard/app.yaml
@@ -4,6 +4,7 @@
runtime: python27
api_version: 1
threadsafe: false
+instance_class: F4_1G
libraries:
- name: jinja2
« 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