From b5eb97230231de8a8a4f3849de2d7e3506da903b Mon Sep 17 00:00:00 2001 From: "Elizabeth K. Joseph" Date: Wed, 17 Sep 2014 18:21:34 -0700 Subject: [PATCH] Add docs for the uncategorized page It's somewhat unclear what the "Unclassified failed jobs" in the web UI actually represents, document this. Change-Id: Ia4dafe1481ffa156ef20c48f41d0dc614ea7d2de --- README.rst | 5 +++++ web/share/templates/uncategorized.html | 1 + 2 files changed, 6 insertions(+) diff --git a/README.rst b/README.rst index f0d6eab5..c27bc6b4 100644 --- a/README.rst +++ b/README.rst @@ -105,6 +105,11 @@ stack that can cause many tempest tests to fail. `_) and push the patch up for review. +You can also help classify `Unclassified failed jobs +`_, which is +an aggregation of all failed gate jobs that don't currently have elastic-recheck +fingerprints. + Future Work ------------ diff --git a/web/share/templates/uncategorized.html b/web/share/templates/uncategorized.html index 04060000..7cb5c250 100644 --- a/web/share/templates/uncategorized.html +++ b/web/share/templates/uncategorized.html @@ -63,6 +63,7 @@ {% endfor %}
+Failures on this page are collected from all gate failures that don't match current elastic-recheck bug fingerprints.
The crm114 links are logstash queries showing log messages that have been flagged as potential errors.
More information on the system can be found here