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

Unified Diff: dashboard/app.yaml

Issue 2162963002: [polymer] Merge of master into polymer10-migration (Closed) Base URL: git@github.com:catapult-project/catapult.git@polymer10-migration
Patch Set: Merge polymer10-migration int polymer10-merge 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
« no previous file with comments | « common/battor/battor/battor_wrapper_devicetest.py ('k') | dashboard/dashboard/auto_triage_test.py » ('j') | 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..55d7dfca8cca3c3fa0960a950f9a27e7f5006946 100644
--- a/dashboard/app.yaml
+++ b/dashboard/app.yaml
@@ -104,6 +104,11 @@ handlers:
login: admin
secure: always
+- url: /delete_old_tests
+ script: dashboard.dispatcher.APP
+ login: admin
+ secure: always
+
- url: /delete_test_data
script: dashboard.dispatcher.APP
login: admin
« no previous file with comments | « common/battor/battor/battor_wrapper_devicetest.py ('k') | dashboard/dashboard/auto_triage_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698