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

Unified Diff: appengine/findit/index.yaml

Issue 2435013005: [Findit] Updating flakiness dashboard to be able to triage results (Closed)
Patch Set: Fixing nit 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
Index: appengine/findit/index.yaml
diff --git a/appengine/findit/index.yaml b/appengine/findit/index.yaml
index b88c51a09d39054a8094dc39483a7158ad99615c..7b1f5242337e2497627e9b2efa737dc880abc494 100644
--- a/appengine/findit/index.yaml
+++ b/appengine/findit/index.yaml
@@ -35,6 +35,13 @@ indexes:
- name: updated_time
direction: desc
+- kind: MasterFlakeAnalysis
+ properties:
+ - name: result_status
+ direction: asc
+ - name: request_time
+ direction: desc
+
# For fracas crash dashboard.
- kind: FracasCrashAnalysis
properties:
« no previous file with comments | « appengine/findit/handlers/flake/test/list_flakes_test.py ('k') | appengine/findit/model/base_triaged_model.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698